‎2007 Apr 02 4:04 PM
Hi Friends,
I need to know the return type from a BAPI which is showing some import parameters no export parameters and no exceptions.How to identify the return parameters from BAPI after it is excuted
thx in advance
Regards
‎2007 Apr 02 4:42 PM
Hi,
Sorry ... I don't have SAP DM.
Is there any RETURN or CHECKRESULT table for this BAPI?
Please check ...
Regards,
Ferry Lianto
‎2007 Apr 02 4:16 PM
Pooja,
really good question, i thought to ask the same question last week...
‎2007 Apr 02 4:27 PM
‎2007 Apr 02 4:35 PM
‎2007 Apr 02 4:33 PM
‎2007 Apr 02 4:42 PM
Hi,
Sorry ... I don't have SAP DM.
Is there any RETURN or CHECKRESULT table for this BAPI?
Please check ...
Regards,
Ferry Lianto
‎2007 Apr 02 4:50 PM
Hi Ferry ,
Can u please help me in this as i dont have any clue where to look and how to identify
Regards,
‎2007 Apr 02 4:57 PM
Hi,
When you go to SE37 and display BAPI (source code), on the top it show all the parameters ( import, export, tables, exception ). Can you paste that here?
Regards,
RS
‎2007 Apr 02 5:28 PM
hi,
probably your BAPI is used in a class,
check if you could get that class uses this BAPI, there you might get the return value for this BAPI.
Aditya
‎2007 Apr 02 9:12 PM