cancel
Showing results for 
Search instead for 
Did you mean: 

update marketing attributes on BP

Former Member
0 Kudos

Hi,

we need to assign autorization objects to a role to make it able to update only marketing attributes on BP master data; I mean that all field of bp master data should be only dysply (not editable) except for marketing attributes.

I maintaned authorization object B_BUPA_RLT as follows:

activity 03

BP role CRM000

so that I can only display sold-to parties, how can I make marketing attributes editable via web-ui?

thank, Ado

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ado,

B_BUPA_RLT auth. object don't work in WEB UI.

Please, see OSS Note 1259940 and activated the Badi (BADI_CRM_BP_UIU_AUTHORITY) in SPRO.

To restrict user to update/create marketing Attributes you have to maintain two auth. objects:

C_KLAH_BKP

Activity - 1 and 2

BGRKL - Classification authorization group value for a specific class or * for all.

C_KLAH_BKL

Activity - 1 and 2

BGRKL - Classification authorization group value for a specific classification or * for all.

Classification authorization group you can find in the transaction CRMD_PROF_TEMPL.

Select any attribute set, and go into it.

You'll see "Autorizat." fields: "Edit" and "Assign". Those values should go into BGRKL field for above authorization objects.

Regards,

Vadim.