What are the three ways for searching for Enhancements ?
Answers were Sorted based on User's Feedback
for BADI's
1)Through Workbench : SE80-> Give Package name -> click on
Enhancements folder.
2) SPRO -> Click on SAP Reference IMG -> click on which u
required to see the enhancements.
3) Through Program : Open the program in display mode ->
click on find -> CL_EXITHANDLR=>GET_INSTANCE.
for Customer Exits:
1)SMOD -> InfoSystem -> Development class -> enter.
2)open a program in display mode -> find -> 'call customer'-
>
then Double click on call customer function '001'.
3)through program also we can find the enhancemnts.
Is This Answer Correct ? | 4 Yes | 0 No |
for BADI's
1)Through Workbench : SE80-> Give Package name -> click on
Enhancements folder.
2) SPRO -> Click on SAP Reference IMG -> click on which u
required to see the enhancements.
3) Through Program : Open the program in display mode ->
click on find -> CL_EXITHANDLR=>GET_INSTANCE.
for Customer Exits:
1)SMOD -> InfoSystem -> Development class -> enter.
2)open a program in display mode -> find -> 'call customer'-
>
then Double click on call customer function '001'.
3)through program also we can find the enhancemnts.
Is This Answer Correct ? | 1 Yes | 0 No |
Type groups?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
For particular transaction you want to upload the data using any of bdc method...if the transaction contains any of pop window functionaliy and having radio button in the window..Any one of the radio button must be selected then only the next data can be inserted how will you handle this scenario in your program
What is the use of dequeue function module? : sap abap data dictionary
How many windows can be maintained under one page?
how to change the package of an object?i.e a report stored in ymadhuri package.now it should be changed to ysaru
Can we reuse a userexit?
i am learning abap and finding very diffculty in understanding the message control technique especially in sending IDOCS? what are the steps in message control ?
What is dialog module?
what is the keep parameter in BDC_OPEN_GROUP function module
Explain the SmartForm with an Example?
What are different data types in abap/4?