‎2006 Nov 20 10:33 AM
if i want to read data from bapi function then which FM i shud check for
‎2006 Nov 20 10:43 AM
Hi,
Whats actually your requirement is,
you want to read the TCODE BAPI, or want to use a BAPI Function.
If you just want to use a BAPI function, its just like a simple function module but can be called remotely too.
So, to use it just goto SE37 and provide the name of the bapi, you will get the import and export parameters for that.
Regards,
Amit
‎2006 Nov 20 10:42 AM
Hi,
Can u explain little bit more wat exactly you are looking for ?
Cheers.
‎2006 Nov 20 10:43 AM
Hi,
Whats actually your requirement is,
you want to read the TCODE BAPI, or want to use a BAPI Function.
If you just want to use a BAPI function, its just like a simple function module but can be called remotely too.
So, to use it just goto SE37 and provide the name of the bapi, you will get the import and export parameters for that.
Regards,
Amit
‎2007 Jul 24 8:37 AM