Is it possible to write code in LSMW if so when will you
write?
Answer Posted / geetha peyyala
Yes,
we can write BDC and Reports in LSMW.
In 5th step "Maintain Feild Mapping and conversion Rule"
write the Code and we can find selections screen at 11th
step "Convert Data" to provide inputs
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the differrences between structure and table in data dictionary in abap? : abap hr
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
Where are you used type casting?
What is a predefined type in abap?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
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.
List some of the many different ways that the sap standard functionality can be changed by a customer?
What is a currency factoring technique?
Why bapi need then bdc ? : abap bdc
What is a badi?
Can you print decimals in type n? What is difference between float and packed data type?
What is synchronous update?
What is SAP Data conversion ?
What is function group?
What is the purpose of sum statement?