cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom field in crmd_partner not copied to follow up

habilaltin
Explorer
0 Kudos
702

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Himayatullah
Active Participant
0 Kudos

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

Himayatullah
Active Participant
0 Kudos

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

habilaltin
Explorer
0 Kudos

Hello,

yes, i used AET in WebUI to create the field. It can be found in structures such as CRMT_PARTNER_EXTERNAL_WRK.