what are the events in lsmw?
Answers were Sorted based on User's Feedback
Answer / amith
Events in LSMW
1.BEGIN_OF_PROCESSING - Before the beginning of data
processing
2.BEGIN_OF_TRANSACTION - Before the beginning of
transaction data processing
3.__BEGIN_OF_RECORD__ Before applying the conversion rules
for a source structure
4.END_OF_RECORD_ After applying the conversion rules for a
source structure
5.__END_OF_TRANSACTION__After finishing transaction
processing
6.END_OF_PROCESSING__ After finishing data processing
Is This Answer Correct ? | 24 Yes | 0 No |
Answer / sudhir uppalapati
Events in LSMW.
1) Begin_of_transaction:
2) End_of_transaction
3) Begin_of_record.
4) End_of_record.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / venkaiah chowdary rudrapati
1.GLOBAL_DATA
2.BEGIN_OF_PROCESSING
3.BEGIN_OF_TRANSACTION
->BEGINOF_RECORD
->ENOF_RECORD
4.END_OF_TRANSACTION
5.END_OF_PROCESSING
6.FORM_ROUTINES
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sri
There are no events in LSMW. LSMW is a tool used to migrate
data from Non-sap to sap and sap to sap Systems. we can send
the data using lsmw with several options( like direct
input,batch input, BAPI's and IDOC's).
Is This Answer Correct ? | 4 Yes | 16 No |
Answer / amit
There are not any events in LSMW. SAP has provided a tool
named LSMW which convert the legacy data into the required
sap format and update the database.....
Is This Answer Correct ? | 1 Yes | 15 No |
What is BDC programming?
What is a data class? : abap data dictionary
in mm and sd,in which table plant and storage location are there?
what are Program Events and Run time Events in Reports
stock transfer from one plant to another plant ? i want the total description.
How do you activate a function exit?
How to same internal table in same functional module?
What is Macro
what is the difference between Blocked ALV and interactive ALV?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
How to insert row in an Internal table?
Final entry in the BDC Table?