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

Filling Child Segments

Former Member
0 Likes
564

Hi,

What is the process of filling the child segments, I am having an segment which has 4 levels to be filled,When I am pushing the data with CASE and SEGNAM it is just fillling first and second level fields but is not filling the 3rd and 4 th filling fields.

Thanks,

Varun.K

Hi,

What is the process of filling the child segments, I am having an segment which has 4 levels to be filled,When I am pushing the data with CASE and SEGNAM it is just fillling first and second level fields but is not filling the 3rd and 4 th filling fields.

Thanks,

Varun.K

3 REPLIES 3
Read only

nirajgadre
Active Contributor
0 Likes
526

Hi ,

Can you please provide some more information related to which IDOC you are using and which segment you are trying to populate.

Read only

0 Likes
526

I am using INVOIC02, this was extended to have some more custom segments, in which we are having 4 levels of child segments, we are able to fill only two levels by using CASE and When......

Read only

Former Member
0 Likes
526

Hi ,

Its not like ki , first 2 segments will be filled and next two will not filled,

aIf u have data for all segmnets , and ur piece of code in suitable exit is correct then will papulate all the segments with case

and segment name .

Can u put ur code once ?

Have a proper chaeck in exit , by putting a braekpoint in ur code.

Regards