Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

cluster table

Former Member
0 Likes
411

Hi,

I have to make a dunning form with sapscript but all data are stored in MHND table. Because MHND is a cluster table, I can't use a lots of clauses in SELECT like DISTINCT or ORDER BY, etc

What can I do in this situation? There is no other option which can help me? What is the purpose of table MHNK? It seems that it's identical with MHND.

Thank you.

1 REPLY 1
Read only

Former Member
0 Likes
363

you can use T001S table or MHNK for the same.