‎2008 Dec 24 7:07 AM
hi,
in we20 for inbound, if the process code is maintained as BAPI, may i know how to know what is the real function module to use?
thanks
‎2008 Dec 24 9:33 AM
Hello,
The function module that does the final processing is obtained from the entry in the table TBDBA.
You can refer to my post under
Please note that WE57 has no effect here (as you must have observed.) So I guess this also answers your other question regarding the difference in use between RFC and BAPI function modules.
Regards,
Nimish
‎2008 Dec 24 7:13 AM
Hi,
U can use the RFC FM or BAPI as per ur requirement, that is u r going to validate or usr ur data in this FM or BAPI.
so, it depends on ur requirement.
‎2008 Dec 24 7:17 AM
hi,
may i know what is the difference of rfc FM and BAPI to be used in process code?
thanks
‎2008 Dec 24 7:23 AM
Hi,
I think u can't use normal FM in the process code, so it'll be RFC to get data from other system thru IDOC.
BAPI is something like u have maintained the RFC's in BOR for this u can get many articles if u surf the net.
‎2008 Dec 24 9:33 AM
Hello,
The function module that does the final processing is obtained from the entry in the table TBDBA.
You can refer to my post under
Please note that WE57 has no effect here (as you must have observed.) So I guess this also answers your other question regarding the difference in use between RFC and BAPI function modules.
Regards,
Nimish