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

Adding segment to Idoc

Former Member
0 Likes
404

Hello Guys,

I have an inbound Idoc in my system with 'N' segments. If I need an 'N+1' segment in the idoc, is it possible to add the new segment using the BADI HRALE00INBOUND_IDOC?

regards,

Gergo

2 REPLIES 2
Read only

eduardo_hinojosa
Active Contributor
0 Likes
367

Hi,

It depens of type of IDOC. Check Note 753153 - FAQ: Customer-functions in IDOC_INPUT_ORDERS for instance for IDOC ORDERSXX.

Regards,

Eduardo

Read only

Former Member
0 Likes
367

Hi Gregoo,

You can extend any IDOc type. Only thing here is we need to find a exit in FM to fill the segment for outbouund & to read the segment from inbound.

--

Reddy