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
How would you set the formatting options statically and dynamically within a report?
What is the syntex used to call a screen as dialog box (pop up)?
What are two methods of modifying sap standard tables? : abap data dictionary
What are logical data bases used in hr module? : abap hr
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What are the list of screen elements?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What is your approach to find exit and BAdi?
What are the events driven batch jobs?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is the collect statement? How is it different from append?
List some of the many different ways that the sap standard functionality can be changed by a customer?