Answer Posted / nitin
USER-EXUTS
Goto to the table tstc and enter the transaction code for
which u want to find out the User-Exits. Check out the
program name from the result. Goto SE38 and dee that
program in display mode. Then search for the string Call
Cutomer-Funtion. All the result of search are the user
exits defined there for that transaction.
BAPI
Goto the transaction and check the system->Status->Dbl
Click on Transaction->Dbl Clk on Package-> Chk out the app
component (say SALES). Goto transaction BAPI, then chk out
sales and distribution->sales->salesorder-> open any
business methods and there you can find the BAPI names and
u can see them by dbl clcking on them
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is step-loop? Explain all the steps?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
Explain what are the different functions used in sap script?
what is difference between user exit, customer exit and badi?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
How do I find the output type of a table or a program?
Which objects are independent transport objects? : abap data dictionary
how to read the standard field value in your custom program.
How can we handle table control in bdc? : abap bdc
What are the data classes in abap?
Explain the difference between free and refresh?
Explain the table, which contain the details of all the name of the programs and forms?
wat is the difference between A-gate & W-gate?where are they used?
Explain read dataset in sap abap?
What is a table attribute?