2009 Oct 16 9:37 AM
Hello experts,
This is something I already did before but I simply can't remember how.
I'm using IDOC CRMXIF_ORDER_SAVE_M to upload activities, tasks, etc, to CRM system.
Some objects has Z fields in append structure. These fields do not exists in CRMXIF_ORDER_SAVE_M segments.
Now I know there a way to generate ZCRMXIF_ORDER_SAVE_M based CRMXIF_ORDER_SAVE_M which includes these Z-fields.
Does anyone remember how to do it?
I did it in the past via t.code WExx of BDxx but I can't recall which one.
Thanks in advance,
Shai Eyal
Hello experts,
This is something I already did before but I simply can't remember how.
I'm using IDOC CRMXIF_ORDER_SAVE_M to upload activities, tasks, etc, to CRM system.
Some objects has Z fields in append structure. These fields do not exists in CRMXIF_ORDER_SAVE_M segments.
Now I know there a way to generate ZCRMXIF_ORDER_SAVE_M based CRMXIF_ORDER_SAVE_M which includes these Z-fields.
Does anyone remember how to do it?
I did it in the past via t.code WExx of BDxx but I can't recall which one.
Thanks in advance,
Shai Eyal
2009 Oct 16 9:50 AM
2009 Oct 16 9:55 AM
Hi,
Tx, for your answer. That's manual operation, which I'm not so familiar with.
Last time I have this created automatically. Do you have any idea how?
2009 Oct 16 6:54 PM
Hello,
The message type CRMXIF_ORDER_SAVE_M is based on the IDOC type CRMXIF_ORDER_SAVE_M01.
The only thing that you can do is create an extension of CRMXIF_ORDER_SAVE_M01 in transaction WE30 and includ the missing Z-fields via extra segments.
Afterwards you can create the message type ZCRMXIF_ORDER_SAVE_M based on the extended basic type in transaction WE82.
Wim
2009 Oct 16 7:28 PM
Hi Wim,
I'm quite positive this is not the way I did that in the past but I'm willing to try.
In WE30, I try to create extension to CRMXIF_ORDER_SAVE_U03.
Which should I use:
Create new? If I set linked basic type = CRMXIF_ORDER_SAVE_U03 I get message "Action is not possible for generated idoctypes".
Create as copy - if I use "linked with basic type" = CRMXIF_ORDER_SAVE_U03 I get message "Please enter a template"
What should I do?
Tx.
Shai E.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |