‎2007 Nov 28 5:30 AM
Hi ,
1.How do we trigger Sales Order/Purchase Order Idoc.
Scenario: I have a client say X who creates a PO .Once the PO is created an PO idoc should be triggered.
How will the client know whether the IDOC is triggered and tranferred without using the codes WE02/WE05/WE19 i.e the client has no ABAP knowledge.
Regards
‎2007 Nov 28 7:54 AM
Hi somya,
There is one concept <b>Change pointer</b> for whenever create and change made in Master data , it will automatically initiate ALE process. and this changes are stored in Change pointer header and item tables.
Regards,
Vijay
‎2007 Nov 28 10:57 AM
Hi Somaya,
MM---->IDOC-->EDI SYST->Communication -
This will be landscape, which will be used for the ALE(Application Link enabling)
accross distribution of different buisness fucntions.
IDOC--Intermediate data ..
Communication might be an interface from or to the Client from where he/she sends upload the data ...
lets say has an java applet for the same which stores the data in inbox in that way cilent can come to knw whether the data is been trasfered or not..
For Example.
SAP-syst -
IDOC----NON-SAP-sys
rewards if useful.
Thanks
Mohinder Singh Chauhan
‎2007 Nov 28 1:10 PM
Hi...
To Send the idocs automatically :
For Transactional data in both ALE and EDI:
3. Using Message Control
This is a technique to generate IDOCs for Transaction documents like Sales order, Delivery Note etc.
Tcode: NACE.
Tables: NAST.
Program RSNAST00 and RSNASTED.