‎2010 Oct 06 8:09 AM
Hi Experts,
I need to find out the field names, data element, data type and the short descriptions of the following tables:
EKKO
EKPO
EKBE
MSEG
MKPF
LIPS
I understand I can retrieve this from TCODE SE11 but these tables are not available on our system. Is there any documentation that provides such details?
Thank you for your assistance.
Gary
Moderator message: please ask somebody with access to SAP ECC for this information, but not via these forums (would yield too much redundant information).
locked by: Thomas Zloch on Oct 6, 2010 6:19 PM
‎2010 Oct 06 8:13 AM
It is obvious that since these tables are not available on your system no way its possible that you can have their documentation.
Regards
Abhii
‎2010 Oct 06 12:35 PM
Hi Gary,
You need to use DDIF_FIELDINFO_GET function module, which is a RFC enable function module. So you need to call that from your system using proper RFC destination for your R/3 systems.
Regards,
Amitava