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

Standard IDoc Segment Customization

Former Member
0 Likes
389

Hi All

Is it possible to select only those fields from standard Segment that are required to be displayed in IDoc??

{Like for IORDER01, if I want 5-6 fields only, then is it possible??}

Regards.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
359

hi,

whenevr u r sending data through ale/idoc the data which u sent will only be captured in idoc ,i mean if for example u r sending only 5 fields data using change pointers method hten u will get tht details only in ur corresponding idoc.

1 REPLY 1
Read only

GauthamV
Active Contributor
0 Likes
360

hi,

whenevr u r sending data through ale/idoc the data which u sent will only be captured in idoc ,i mean if for example u r sending only 5 fields data using change pointers method hten u will get tht details only in ur corresponding idoc.