‎2008 Apr 11 3:22 AM
‎2008 Apr 11 3:58 AM
Hi,
This is impossible to insert the new segments through code.
‎2008 Apr 11 4:31 AM
actually, duirng inbound process, data is not coming in the segments which is required for our business process.
‎2008 Apr 11 4:38 AM
Hi,
Data is not coming in the segements means already segments have been attached to IDoc TYPE?
If already segments are there then through code we can assign the data to segments.But we can not insert new segments to idoc type through code.
‎2008 Apr 11 4:43 AM
Segments are assigned to IDOC type but are not shown in WE19.
‎2008 Apr 11 6:19 AM
Hi,
May be your segements not released.
OR values might not have there for those segments.
‎2008 Apr 11 6:22 AM
How can i check for the values in all segments or directly saying that outbund process from inbound IDOC?
‎2008 Apr 11 6:05 AM
‎2008 Apr 11 6:21 AM
Hi,
You have catch the idocs based on message types.You should know the message type.
‎2008 Apr 11 6:27 AM
I can catch Inbound IDOC . But from where data coming , how can i know?