Is it possible to write code in LSMW if so when will you
write?
Answer Posted / yuni ratmiani
Write code in LSMW is possible. we will write code in LSMW
when we need some condition or mapping data in step maintain
field mapping and Conversion rule.
OR
When we don't have a developer key, we can use LSMW as
editor to coding for process and insert table. We can use
step maintain field mapping and Conversion rule at position
after end-of-transaction and before end-of-processing.
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Can i have some Realtime Scenarios on Reports.
How do you take care of performance issues in your ABAP programs?
How to write a code in tab control? : abap bdc
What are the difference between call screen and leave screen?
Give an example of interface from your project explaining why you used it?
What are the types of subroutines? : abap modularization
What is the collect statement? How is it different from append?
What will you code in start-of-selection & end-of-selecton & why?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
What is the disadvantage of using exec sql statement in abap?
Write special commands of list?
What are the time related infotypes? : abap hr
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
Why do we use types statement in abap programming?