Hi,
ORDERS05 basic type and Message type 'Orders' has segment E1EDK35 but I dont find this segment getting appended in the outbound IDoc.
The standard FM triggered for the same doesnt have E1EDK35 appended.
Do we have to add customising code for the same. if so then it is difficult to do so as the sequence of the segments in IDoc is important to do so.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check if segment E1EDK35 related data available in your sales order. The segment is for additional data of sales order.
Customer group - VBAK-KVGR*
Condition group - VBKD-KDKG*
search the standard FM with segment name and debug to find why it is not filled.
If not, you can add logic in customer exit to add this segment in write place.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.