Hi all,
My requirement is like this :
Whenever there is a change in Customer master record ( Creation of new Customers, Changes in Existing ones or Deletion ) , an Idoc should be triggered to
send all the details of that Customer to another system . ( EDI )
The idoc has been identified and customized and all the field mappings are already
decided .
Now my queries :
1. How to go about the trigger mechanism ?
( when customer master data is changed )
In the abap program?
2. Pointers to write such a program or similar programs
Thanks 😊
( Needless to say I am a beginner on Idocs, just after my training )