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 are local objects? : abap data dictionary
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.
Explain the types of bdc's?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What are uses of foreign key?
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
How do you process errors in session method ? : abap bdc
Explain the advantages and disadvantages of abap query tool?
In order to upload purchase order details, how you handle multiple values for a single field?
How do you find if a logical database exists for your program requirements?
How do you control printer functions from sapscript?
What are the difference between call screen and leave screen?
Some Realtime Objects on Bdc.
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
What are table clusters?