Application Development and Automation 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: 
Read only

add segment to inbound idoc problem

Former Member
0 Likes
363

Hi ,

I want to insert a segment in the middle of the segements inside a inbound idoc processing module.The problem is

i am able to pass the segmnet name and data but i don't now what should be populated to the segment number (SEGNUM). Its value is coming as the same value of the previous segment when i checked in debugging mode.Can any body tell me how to populate the segnum field.

Regards,

Soumya.

Hi ,

I want to insert a segment in the middle of the segements inside a inbound idoc processing module.The problem is

i am able to pass the segmnet name and data but i don't now what should be populated to the segment number (SEGNUM). Its value is coming as the same value of the previous segment when i checked in debugging mode.Can any body tell me how to populate the segnum field.

Regards,

Soumya.

1 REPLY 1
Read only

Former Member
0 Likes
328

Have you tried by just keeping it blank.I will work fine if the hierarchy is kept correctly.