cancel
Showing results for 
Search instead for 
Did you mean: 

Serialization in Inbound Idoc processing

Former Member
0 Kudos

Hi everybody.

I have the next escenario X --> PI --> Idoc.

The problem is the idocs need to be posted in order. So when I create the idoc in PI I fill the field SERIAL in idoc with timestamp.

My question is what has to be done in R3 to process this idocs in order ???

Thanks everybody

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member737318
Discoverer
0 Kudos

Hi Michal,

Can you please share this document to configure IDOC serialization with timestamp?

I have doubt on how to use FM - IDOC_SERIALIZATION_CHECK and IDOC_SERIAL_POST in the BAPI - BAPI_IDOC_INPUT1

Can you please provide your input.

Thanks in advance

Chandan

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi

Use the Quality of service " exactly Once in Order" to process the records in serialation.

check the following link

http://help.sap.com/saphelp_nw04s/helpdata/en/bd/277264c3ddd44ea429af5e7d2c6e69/content.htm

Regards

Abhijit

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>So when I create the idoc in PI I fill the field SERIAL in idoc with timestamp.

My question is what has to be done in R3 to process this idocs in order ???

this is not how EOIO processing of idocs works

have a look at section : Setting Up Standard IDoc Serialization ... 189

from:

http://www.sap-press.com/products/Mastering-IDoc-Business-Scenarios-with-SAP-NetWeaver-PI.html

to see how to configure it correctly

Regards,

Michal Krawczyk