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 are the different types of parameters? How can you distinguish between different kinds of parameters?
Explain the difference between function group and function module?
How can we set the table spaces and extent sizes? : abap data dictionary
Can you delete data element, which is being used by table fields. : abap data dictionary
Explain what are the events in screen programming?
What are spa/gpa parameters (sap memory)?
What are the different control break statements available inside a loop?
how can we enable hyperlink in screen painter?
What is narrow casting and wide casting?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What is the function of the transport system and workbench organiser? : abap data dictionary
What are multiple use BADIS?
How do you find the information on the current screen? : abap bdc
Explain the advantages and disadvantages of different types of bdc's?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary