2008 Jul 05 7:33 PM
Hi,
What could be the differences between Classes And BOR (Business Object Repository objects)
Regards
Chandralekha
2008 Jul 10 1:13 PM
Hi Chandralekha,
Classes(Local/Global) cannot be accessed by Non sap applications but business objects can be accessed by Non sap application.
Thanks,
Naveen Kumar.
Hi,
What could be the differences between Classes And BOR (Business Object Repository objects)
Regards
Chandralekha
2008 Jul 05 10:07 PM
Hello
Business objects have nothing in common with ABAP-OO objects. It is just a semantic definition.
The so-called methods of business objects are realized by BAPIs (i.e. RFC-enabled function modules).
Example:
BUS2012 = Purchase order
"Method" CreateFromData1 => BAPI_PO_CREATE1
True class: CL_PO_HEADER_HANDLE_MM (used within BAPI_PO_CREATE1)
Regards
Uwe
2008 Jul 10 1:13 PM
Hi Chandralekha,
Classes(Local/Global) cannot be accessed by Non sap applications but business objects can be accessed by Non sap application.
Thanks,
Naveen Kumar.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |