2010 Aug 24 8:25 AM
Hello,
For IDoc type INVOIC, how can I convert the customer number in the sender system to the customer number in the receiver system (or vice versa)? For IDoc type ORDERS I can use transaction VOE4 but this transaction cannot be used for INVOIC.
Regards, Jan
2010 Aug 25 9:12 PM
The outbound process code that you assign should invoke the function module 'SD_INT_TO_EXT_PARTNER_NUMBER'
at some point. Thatu2019s where the conversion to external partner number happens.
For example, process code SD09 calls FM IDOC_OUTPUT_INVOIC, which uses 'SD_INT_TO_EXT_PARTNER_NUMBER' to populate the IDOC field E1EDKA1-LIFNR with the external partner number when the partner functions match up properly.
Regards,
Ken
The outbound process code that you assign should invoke the function module 'SD_INT_TO_EXT_PARTNER_NUMBER'
at some point. Thatu2019s where the conversion to external partner number happens.
For example, process code SD09 calls FM IDOC_OUTPUT_INVOIC, which uses 'SD_INT_TO_EXT_PARTNER_NUMBER' to populate the IDOC field E1EDKA1-LIFNR with the external partner number when the partner functions match up properly.
Regards,
Ken
2010 Aug 25 5:34 AM
you can use the same VOE4 for INVOIC as well.
at present how you are converting internal cusotmer to external cusotmer for orders?
in our case we have XI and calling table(EDPAR i guess).
Regds,
Suresh
2010 Aug 25 1:11 PM
We are converting external to internal number using VOE4 for ORDERS, but this doesn't seem to work for INVOIC? The description of customizing transaction VOE4 is 'Convert External To Internal Partner Numbers'.
2010 Aug 25 9:12 PM
The outbound process code that you assign should invoke the function module 'SD_INT_TO_EXT_PARTNER_NUMBER'
at some point. Thatu2019s where the conversion to external partner number happens.
For example, process code SD09 calls FM IDOC_OUTPUT_INVOIC, which uses 'SD_INT_TO_EXT_PARTNER_NUMBER' to populate the IDOC field E1EDKA1-LIFNR with the external partner number when the partner functions match up properly.
Regards,
Ken
2010 Aug 27 7:35 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |