Are EVENTS Possible in LSMW?If so how to achieve?
Answers were Sorted based on User's Feedback
Answer / shweta
In the 5th step of LSMW, where field mapping and conversion
rules are done, click on the layout button, we get an ABAP
editor. There are secions like global declarations, begin
of transactions, etc. Here, you can write your program
logic and execute. And yes, you can put events too.
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / muddassir zafar
There are no events in lsmw, its a tool
Is This Answer Correct ? | 5 Yes | 4 No |
What are the different window types in sapscript?
how to create bdc for sales order ? if any one kow the steps plz mail me at toamitshri@gmail.com
In order to upload purchase order details, how you handle multiple values for a single field?
How do you read files from the application server ? : abap bdc
who is vendor?
How to eliminate duplicate entries in internal tables?
I have one sender and three Receiver..so how many idocs generate in outbound(sender)?
Explain about roll area , Dispatcher, ABAP-Processor?
Suppose Idoc is strucked in the Q then how can I resend it?
How do you find if a logical database exists for your program requirements?
How to Reprocess an Idoc ?
Explain how to create any functions?