2005 Sep 05 11:30 AM
Hi,
I am trying to extend the INVCON02 IDoc. Below are the steps i just gone thr..
1. Segment Creation(WE31) with req.fields.
2. Attached created segment thr. Tcode - IDoc extention(WE30).
3. Attached extended IDoc to Basci thr. Tcode - WE82 along with message type 'INVCON'.
4. Run the process to trigger the IDoc.
5. But I couldn't find that Customer created SegmentCode thr TCode - WE05.
Do i need to do any thing else...?
Thanks in Adv.
Sumo.
Hi,
I am trying to extend the INVCON02 IDoc. Below are the steps i just gone thr..
1. Segment Creation(WE31) with req.fields.
2. Attached created segment thr. Tcode - IDoc extention(WE30).
3. Attached extended IDoc to Basci thr. Tcode - WE82 along with message type 'INVCON'.
4. Run the process to trigger the IDoc.
5. But I couldn't find that Customer created SegmentCode thr TCode - WE05.
Do i need to do any thing else...?
Thanks in Adv.
Sumo.
2005 Sep 06 2:26 AM
Hi!
Do you add your segment programmatically to IDoc during outbound process?
Steps you've described only make system aware of IDoc extension. Custom segment itself and corresponding data have to be added to IDoc - in your program if you build IDoc from scratch or in appropriate user exit during standard IDoc buildup process.
Regards,
Maxim.
2005 Sep 08 12:27 PM
Hi Maxim,
Initially, i just want to see at least empty segment. Then i will populate the respective fields using enhancement. When i run the complete process, even i couldn't see that extended segement in the generated IDoc.
What i need to do still to get the empty segment in the IDoc..??
Thanks in Advance.
Regards,
Sumo
2005 Sep 12 4:22 AM
Hi!
In order to see your custom empty segment you still have to add this segment (empty segment is a segment too) to IDoc during generation. System doesn't include segments by default.
Regards,
Maxim.
2005 Sep 08 1:28 PM
Hi,
You need to populate data in the new segment through a BADI or User Exit in order to view this in WE05, as it will show the segments with data in it.
Rgds,
Rupam
2005 Sep 12 4:28 AM
You will not see any segments(even SAP standard ones) if there is no data on them. So you will need to fill your segment in an user exit. Look in the system for IDOCINVCON for the corresponding inbound and outbound function modules. Almost every one of those IDOC processing function modules has user exits. So, pick the one that is most appropriate and fill your custom segment.
Srinivas
2005 Sep 14 7:39 PM
Did we answer you? Is the problem solved? please close the post.
Thanks,
Srinivas
2006 Mar 28 6:10 PM
I am trying to find the Function Module for Outbound processing of INVCON02 IDoc. I searched in the SE37 with IDOCINVCON, but did get any hits. Appreciate it if anyone can point me to the FM but Outbound/Inboud processing of INVCON.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |