cancel
Showing results for 
Search instead for 
Did you mean: 

Status profile: Transaction control settings

Former Member
0 Kudos

Who know about settings makes possible only change status in service message and still unchangable all another fields of document (SLFN for example)?

Accepted Solutions (0)

Answers (3)

Answers (3)

khalil_serrhini
Contributor
0 Kudos

Hi Dimitry,

to complete Stephane's correct answer, i would just add that if you want to make a partner field grey (not modifiable), badi CRM_ORDER_FIELDCHECK is not OK; because its either all or any partner function that you can change.

You could use badi COM_PARTNER_BADI, method COM_PARTNER_FIELDCHECK

Hope this helps

Regards

Khalil

Former Member
0 Kudos

Hi Dmitry,

To make fields unchangeable in a particular status, you can implement BAdI CRM_ORDER_FIELDCHECK. You can find a example of what to do in implementation of this BAdI HF_FIELD_CHECK or CHM_FIELD_CHECK.

Hope it helps.

Regards,

Stéphane.

0 Kudos

Hello,

I would like help you but unfortunately I didn't understand very well your question. Could you provide more details about it?

Best Regards,

Diego Fischer