‎2007 Aug 31 2:52 PM
hello
How to Find Object type for the Fun Module 'BAPI_example.....' .
‎2007 Aug 31 3:07 PM
Hello Praneeth
Have a look at table <b>SWOTLV</b>. If you display this table in SE16 using select-options
- ABAPTYPE = 'F' (=> function module)
- ABAPNAME = '<name of the BAPI>'the entries found contain the business object type in field <b>LOBJTYPE</b>.
Regards
Uwe
‎2007 Aug 31 3:07 PM
Hello Praneeth
Have a look at table <b>SWOTLV</b>. If you display this table in SE16 using select-options
- ABAPTYPE = 'F' (=> function module)
- ABAPNAME = '<name of the BAPI>'the entries found contain the business object type in field <b>LOBJTYPE</b>.
Regards
Uwe
‎2007 Aug 31 3:10 PM
Hi Praneeth,
What do you mean by object type here??
Goto SE37>type ur BAPI name>Display>goto Admin tab>see the function group name.
Goto>SE80>see this function group.. you will get everything about the function module and the function group there..
Thanks and Best Regards,
Vikas Bittera.
**Reward if useful**
‎2007 Aug 31 3:18 PM
hi
good
go through this link hope help you to solve your problem
http://www.erpgenie.com/abaptips/content/view/481/62/
thanks
mrutyun^