Answer Posted / gagan
Goto se24, pass class name CL_EXITHANDLER.
Double Click on method GET_INSTANCE.
put break point on fucntion
cl_exithandler=>get_class_name_by_interface
Run your Transaction in another session , check for exitname
at break point.
You will get all badi's and User exit in sequence for your
action in transaction.
Is This Answer Correct ? | 19 Yes | 7 No |
Post New Answer View All Answers
Mention what is alv programming in abap?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
wht is the diff. b/n initialization and lotus of event
What are the components of sap scripts? : abap hr
What is the significance of delivery class?
What is the process to enhance the Infotype
what is user specific parameter?
What is a currency factoring technique?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
how to genernate 21 sencondary index
What are the different types of locks? : abap data dictionary
How many primary keys can be created for a table?
Static and instance variable and method with live example. Why and when to use
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What are the basic components of dialog program?