What is the use if we define the BAPI as method in BOR?
Purpose.....
Answer Posted / ravikanth @ abm
Prerequisites
If the function module which your BAPI is based on has been fully implemented or modified you can define it as a method of an SAP business object type or SAP interface type in the Business Object Repository (BOR). You use the BOR/BAPI Wizard to do this.
Procedure
First find the relevant SAP business object type in the BOR:
Choose Tools
® Business Framework ® BAPI Development ® Business Object Builder.
On the initial Business Object Builder screen you can directly access the SAP business object type or interface type if you know the technical name of the object (object type). You have already identified the technical name of the object.
REFER :
http://help.sap.com/saphelp_46c/helpdata/en/a5/3ec9734ac011d1894e0000e829fbbd/frameset.htm
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between refresh and free statements?
What are the different message types available in the abap/4 ?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
Difference between top-of-page and top-of-page during at line- selection?
What is locking ?
How to split one Invoice into Multiple ( Step by Step)?
What is the syntax of packed number?
What are the two statements which are required in an abap program to output an icon using a write statement?
Define external layer? : abap data dictionary
did u done enhancement framework?how u implemented?
What is the different between template and a table?
What are the two levels in defining a match code ?
What is the differences between structure and table in data dictionary in abap?
What are the tcodes for performance tuning?
What is modularization and its benefits? : abap modularization