After finding enhancements of a perticular transaction
using SMOD, how can you opt one enhancement from all
displayed enhacements?
Answer Posted / munir solkar
We need to go to CMOD and create a project that will
implement the enhancement.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between Check and Continue?
What is an on”*-input filed” statement?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What is the significance of delivery class? : abap data dictionary
What are different ABAP editors? What are the differences?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
How do I find the output type of a table or a program?
What are the components of sap scripts? : abap hr
What are the data classes in abap?
Can we set page headers to details lists?
What are the other modules integrated with om? : sap abap hr
What are the different types of parameters? : abap modularization
Explain different types of attributes of function module?
What are the two levels in defining a match code? : abap data dictionary