‎2008 Jul 10 3:33 PM
hi guys does anybody know if there is a routine or a function that gets the data of the table (cacs_ctrtbu) ? thanks.
‎2008 Jul 10 3:46 PM
HI,
Whats the problem. Can't you use simple Select queries?
Use can use RFC_READ_TABLE to read any data from any system or
In SE37, search * CACS_CTRTBU * with wild cards and you will see a list of function modules.
Use the suitable one.
Regards,
Subramanian
‎2008 Jul 10 3:46 PM
Check FM CACS_CSC_CACS_CTRTBU_GET or function grp. CACS_CONTRACTC.
Regards,
Joy.
‎2008 Aug 04 4:06 PM