2006 Dec 18 12:56 PM
Hi,
Can anybody let me know how I can create Z Business Object in R3?
Any help will be welcome .
Thanks ,
Suser
2006 Dec 18 1:14 PM
Business Object is nothing but group of BAPI put together in a package.
Eg. BUS1002
BUS2012 etc.
Check...
/people/sap.user72/blog/2005/05/10/a-small-tip-for-the-beginners-in-oo-abap
http://www.geekinterview.com/Interview-Questions/Concepts/OOPS
http://www.geocities.com/victorav15/sapr3/abap_ood.html
http://www.erpgenie.com/abap/OO/eg.htm
Hi,
Can anybody let me know how I can create Z Business Object in R3?
Any help will be welcome .
Thanks ,
Suser
2006 Dec 18 1:14 PM
Business Object is nothing but group of BAPI put together in a package.
Eg. BUS1002
BUS2012 etc.
Check...
/people/sap.user72/blog/2005/05/10/a-small-tip-for-the-beginners-in-oo-abap
http://www.geekinterview.com/Interview-Questions/Concepts/OOPS
http://www.geocities.com/victorav15/sapr3/abap_ood.html
http://www.erpgenie.com/abap/OO/eg.htm
2006 Dec 18 11:24 PM
Hello Suser
Instead of answering your question I have a more general question in return:
<b>Why do people bother to create Customer Business Objects instead of creating simple and decent RFC-API?</b>
I assume you will need twice or three times more time to create a Business Object compared to a RFC-enabled function module having the very same functionality?
Where is the advantage for the customer or client? Same functionality requires twice or three times more money to be spent.
Perhaps there are reasons why one should favour creating Business Objects over RFC-APIs but I have not yet come across them.
Regards
Uwe
2006 Dec 19 9:22 AM
Hi,
Goto tcode SWO1.
Type the name of BOR object u want to create.
It will pop up a small window in which u need to fill the details. like
1. Supertype:- U need to fill this with a statndard or already existing Z bor object, if u want to inherit from standard business object, else u can leave it blank.
Fill other details like
Object type,
Object name,
program name(this will create a program with that name, in which u will write the code for methods in BOR object)
etc.
Rgds,
Prakash
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |