‎2005 Mar 04 2:20 AM
Hello there,
Would anyone tell me whether there is any way to get the BAPI from a transaction (ex: MB51)?
Thank you very much.
thaiba.
‎2005 Mar 04 4:33 AM
Check out this function module : BAPI_RESERVATION_CREATE1
Regards,
Subramanian V.
Message was edited by: Subramanian Venkateswaran
‎2005 Mar 04 4:57 AM
Hi,
Please correct me if I not not understanding your question correctly. Are you looking to list all associated BAPIs with a particular SAP transaction?
I doubt if there is a direct way other then using the transaction BAPI and then looking for the business object that is being addressed in a particular transaction e.g. for FB01, you might have to look at the business object AcctngDocument, among others.
Hope it helps.
Regards
‎2005 Mar 04 11:03 AM
Hi Thaiba,
I use sometimes OSS to find BAPI for a transaction, for new transaction that works fine (ending with n) I search for batch-input & transaction name. SAP always answer to use the BAPI ... instead of create a batch-input
Regards
Frédéric
‎2005 Apr 15 6:04 PM
Hello all,
I really appreciate for all of your replies.
I have a MarketPlace acct but don't know how to post a new OSS ticket.
Would anyone show me how to post an OSS message?
Thank you very much.
thaiba.
‎2005 Apr 15 7:09 PM
Hi Thaiba,
Still in 46.C does not exist a BAPI to get a list of good movements. You have to program the select, like MB51 does.
Regards
PabloX