Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

serialization of Z message type

Former Member
0 Kudos

Hi,

We have a Zprog pulls the file from unix and creates the idocs.. it creates multiple types of idocs. The message type is also customised(Z).

The issue is that when idocs are created, they are processed out of order causing the updates to assets to be out of sync.

My analysis is in the Zprog SERIAL field of Control record is not filled with timestamp.

Will filling this SERIAL field will solve my issue?

Also coding help to populate the SERIAL in this format YYYYMMDD_HHMMSS

Any small or big clue is appreciated and rewarded.

Rhea.

Edited by: rhea on Oct 7, 2008 11:32 AM

2 REPLIES 2

Former Member
0 Kudos

Any help ....

any system field(date and time) in this format YYYYMMDD_HHMMSS

Thanks,

Rhea.

0 Kudos

Still looking for replies

one more clue we are using INBOUND_IDOC_PROCESS for creating idocs.

rhea.