what is the significance of project, subproject and object
in lsmw?
Answer Posted / shivani kaushik
PROJECT:= specify the name of the data transfer project..
It is the source.. where we get the matter.
SUBPROJECT:= is the target. where we put the files.
OBJECT:= like oops need object to call the functions...
same object is used init..
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is web dynpro for abap?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
Which infotype records can not be deleted ? : abap hr
What is repository info. Systems? : abap data dictionary
How can one distinguish between different kinds of parameters? : abap modularization
What is the use of abap data dictionary? : abap data dictionary
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Can we access static attribute from instance method
Explain what are the events used for logical database?
What is the client concept in sap?
What are the data types of internal tables?
What is the difference between dialog program and a report?
What is asynchronous and synchronous update?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
Abstract class and interface, multiple inheritance, live example