2012 Oct 11 8:17 PM
Hi,
can i know any method or function module to list all the dataelements and domains from a table or structure.
2012 Oct 11 8:23 PM
Try function module "DDIF_FIELDINFO_GET". Specify the table for which you want to get the fields in TABNAME and the results will be in DFIES_TAB..
Hi,
can i know any method or function module to list all the dataelements and domains from a table or structure.
2012 Oct 11 8:23 PM
Try function module "DDIF_FIELDINFO_GET". Specify the table for which you want to get the fields in TABNAME and the results will be in DFIES_TAB..