cancel
Showing results for 
Search instead for 
Did you mean: 

Update User Group under Logon data tab

Former Member
0 Kudos

In IDM ,we use SAP Provisioning Framework to update user's default attributes. We pass "user group" attribute in the Update ABAPUser job.But when I checked the SAP system, "User Group" under Logon data tab was not updated.Rather "User Group" under Groups tab was updated.

Should we pass a different attribute to populate user group under Logon data tab?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

ANUJ,

You need to use CompanyID, Here is the line from the Sap provisioning framework you are looking for.

CompanyId $FUNCTION.sap_toUpperCase(%MX_ADMIN_UNIT%)$$

Regards,

Jim

Former Member
0 Kudos

Thanks Jim

Answers (0)