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

basic idoc shp_obdlv_save_replica02

Former Member
0 Likes
978

hi experts,

i have an existing idoc shp_obdlv_save_replica02 in that idoc i have an segment called e2bpobdlvhdr for this segment i need to add a new feild... how we can do? please help me out with this... step by step by.... process i need.. dont give me a links... its not giving much idea...

regards,

anupama.p

hi experts,

i have an existing idoc shp_obdlv_save_replica02 in that idoc i have an segment called e2bpobdlvhdr for this segment i need to add a new feild... how we can do? please help me out with this... step by step by.... process i need.. dont give me a links... its not giving much idea...

regards,

anupama.p

3 REPLIES 3
Read only

Former Member
0 Likes
773

Hi Anupama,

You will not able to add field to standard Idoc.So,extend this Idoc and add new segment.In that segment use the field.

Thanks,

Phani

Read only

Former Member
0 Likes
773

Go to Transaction - WE30

Type in your name of the extended IDOC type (usually starting with 'Z') and click on the Basic IDoc type, click the create icon.

Click on Create new and enter a description and press enter.

Linked the basic type: XXXXXX (Give the Basic Type which you are going to use)

and Provide description and enter.

Observe all the segments to be copied into your IDoc extension from linked basic type.

Select E1KNA11 and click on Create segment to obtain a popup window.

Provide the required values and observe child segment ZXXXXX to be added to

parent segment EXXXXX.

Release segment and IDoc extension.

Transaction: WE31

Segment type: ZXXXXXX

Path: Edit --> Set release

Assign Basic type to extension / messages

Transaction: WE82

Click on Change Icon then New Entries button

Select your XXXXX Message type against YYYYYY Basic type.

Reward if it is useful.

Thanks,

Srinivas

Read only

Former Member
0 Likes
773

Hi Anupama Reddy,

I have similar requirenment to extend the IDOC type SHP_OBDLV_SAVE_REPLICA01 where the segment , E1BPOBDLVITEMRFO has to be extended with one additional field. Can you please tell me how did you extend the IDOC of this BAPI ALE Type?

Regards

Shilpa