‎2009 Apr 16 1:10 PM
Hello All,
I have added a Z column in the standard table DRAW. I want to use a BAPI or standard function to get the data for that column in addition to the standard columns. Can someone please suggest a function or BAPI for getting it.
Thanks in advance.
Regards,
Anju
‎2009 Apr 16 3:12 PM
Use reference in dictionary to find functions,bapis, objects and so on
‎2009 Apr 16 3:52 PM
What you can do is create your own function module which satisfies your requirement.
Select query inside the funciton module to fetch data.
Regards,
Lalit Mohan Gupta.
‎2009 Apr 18 6:20 AM