Are EVENTS Possible in LSMW?If so how to achieve?
Answer Posted / muddassir zafar
There are no events in lsmw, its a tool
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the function of a domain?
What is interactive reporting?
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 are the dynamic actions and how to configure it? : sap abap hr
Difference between user exit and badis?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
How to split one Invoice into Multiple ( Step by Step)?
What functions does a data dictionary perform ?
List the events in abap/4 language?
What are the screen elements.
What are the different abap editors? What is the used of different editors in abap?
What are the parameter types for a method?
What is sequence of event triggered in report?
State the differences between database view & projection view? : abap data dictionary
What is a 'z' report?