Search This Blog...

Showing posts with label Serialization. Show all posts
Showing posts with label Serialization. Show all posts

Sunday, February 28, 2016

Process Inbound IDOCs From PI using serialization

Sometime back we discussed about how we can process IDOCs using serialization in SAP. Click here to read it. 
There are business requirements where you need to process multiple IDOC message types in a serialized manner using PI immediately without a scheduled batch job. i.e. Customer master with address master (DEBMAS with ADRMAS) Vendor master with address master (CREMAS with ADRMAS) Info record master with vendor master & material master (INFREC with MATMAS and CREMAS) In order to process these IDOC’s successfully, you must process then in a sequence. It is not necessary IDOCs to be for master data distribution, you can serialize any message type. 

Happy Reading!!

Please feel free to post your suggestions, feedback and comments!

Author: Harsha Thelikorala

Saturday, January 30, 2016

Process Inbound IDOCs Using Serialization

When there is a dependency between IDOC message types while processing or distributing, IDOCs must be processed in a serialized manner. 

In order to achieve this requirement, IDOC serialization must be used.

i.e. Vendor Master, Customer Master, Material Master, etc.

If you want to read about how we can process Inbound IDOCs from PI Using Serialization; please click here.


Happy Reading!!

Please feel free to post your suggestions, feedback and comments!

Author: Harsha Thelikorala