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

Segment mapping

Former Member
0 Likes
356

Hi,

It might be very basic question but i need some answer from you Gurus Please:)

The Standard Segment E1KNA1M has about 110 fields but when IDOCs get created, we see only 23 fields in this Segment.

Now i want to know how does that happen? where do you say you want only 23 fields not 110 fields.

Thank you so so so much!

2 REPLIES 2
Read only

Former Member
0 Likes
315

Hi,

In case of outbpund idoc the processing program or FM reads the application data, what ever data you have maintaned in the application/transaction will be transfered through IDOC.

In case of inbound the data comes from other systems.

So based on data the segment fields will be populated.

Regards

Praveen

Read only

former_member242255
Active Contributor
0 Likes
315

Any field in the segment will be avialable only when it is populated.

If you are not populating ,then taht field will not be there.