‎2007 Sep 20 12:31 PM
Hi folks,
Can anyone knows how to get description about any structure dynamicaly?
I mean to say in parameter we can pass any structure name and after execution it
gives all information about that structure.
like component name, search help attached with that component and from which component this search help belongs????????
Please try to solve it
i had tried with class CL_ABAP_STRUCTDESCR. but it's not much meaning ful.
‎2007 Sep 20 12:35 PM
hi,
check the table STXH AND STXL .................................
THESE are the tables standard sap providing to find the descriptions of the text ............
thanks,
reward if helpful.
‎2007 Sep 20 12:37 PM