2014 Jul 03 2:22 PM
Hi,
I am having an outbound IDoc with Z message type and segments.
I need to find how this IDoc/ IDoc segment is getting created. I tried to find
it using the segment’s where used list (in SE11- IDoc segment structure). But it
is showing that the structure and fields are not used anywhere.
How it is possible to create a Z segment in IDoc without
using the corresponding structure in some program or function module?
I have searched in google/scn for a solution, but didn’t find
anything.
Any one please helps me to find how this IDoc segment is
populating?
Regards,
Dipin
Hi,
I am having an outbound IDoc with Z message type and segments.
I need to find how this IDoc/ IDoc segment is getting created. I tried to find
it using the segment’s where used list (in SE11- IDoc segment structure). But it
is showing that the structure and fields are not used anywhere.
How it is possible to create a Z segment in IDoc without
using the corresponding structure in some program or function module?
I have searched in google/scn for a solution, but didn’t find
anything.
Any one please helps me to find how this IDoc segment is
populating?
Regards,
Dipin
2014 Jul 03 2:36 PM
Dipin,
It's possible to create Z segment using WE31 transaction and call this Z segment using this function 'ALE_IDOCS_CREATE',
if you are using this solution, a break-point here and you know more details about where this Idoc is calling and how (and data from) the segment was filled.
2014 Jul 04 8:36 AM
Hi Arthur,
This IDoc is catering as part of a flow (Tcode IW21). I have
set a break point in the function module ALE_IDOCS_CREATE and processed the transaction
IW21, but the program didn’t stop in the break point, but the IDoc got created.
Regards,
Dipin
2014 Jul 06 5:47 PM
2014 Jul 04 8:40 AM
Hi Dipin,
Create a z segment and check your tcode IW21 processing logic how other segments are getting populated. Search any exit present for populating the new z segment in that standard logic.
Regards,
Lokeswari
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |