on 2020 Feb 16 10:35 PM
Hey,
i created a custom field in table crmd_partner. When i create a service order from a quotation, all partners are copied as i defined in partner determination. But the value of my custom field is not copied and stays empty,
I tried to find a solution by using the copy badi, but unfortunately without a satisfying result.
I would appreciate any kind of help
kind regards
Request clarification before answering.
Hi Habil,
Since it is not getting populated/copied - Try reading that Zfield value using CRM_ORDER_READ and then maintain the follow_up transaction/document using CRM_ORDER_MAINTAIN. or using FM's ending with *_OW for reading and populating partner info.
Best Regards
Himayatullah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
How did you create the Zfield? If you created using AET approach, it should contain value . If possible, put a break point in CRM_ORDER_MAINTAIN once and debug .
Regards
Himayatullah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.