in lsmw,where u write the code?
Answer Posted / sashi
As told by venkat we have the following steps in LSMW,
but we write the code in LSMW in the
5.maintain field mapping and conversion rules."
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
How do you read files from the presentation server ? : abap bdc
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
Name some data dictionary objects?
What are the properties of selection screen?
Explain get cursor field?
How do you use structures in the abap programs?
How many types of data classes are there in sap abap? : abap data dictionary
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What are the uses of the information in the data dictionary? : abap data dictionary
What is database view ? : sap abap data dictionary
How do you Export a session ?
What are interface/conversion programs in SAP?
What are the types of subroutines? : abap modularization
Events that can be used in both the classical and interactive reports
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table