cancel
Showing results for 
Search instead for 
Did you mean: 

SRM Org Structure Attributes

Former Member
0 Kudos

Hi,

I am using BBP_UPDATE_ATTRIBUTES in a custom program to Update few attributes of the Positions in the Org Structure.

While I am running the program to Update the Org Structure Attributes the Other Local Attributes values maintained at lower level(position) are becoming blank.

Need your insight and help on this.

Regards,

Satya

Accepted Solutions (1)

Accepted Solutions (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello Satya,

If you update attributes at position level (object 'S'), you cannot have inheritance to lower 'S' objects !

Attributes are inherited between unit levels (object 'O' -> object 'O') and between unit and position (object 'O' -> object 'S'): i don't understand your scenario...

Regarding BBP_UPDATE_ATTRIBUTES function module in 'insert' or 'replace' mode, have a look at below thread:

[BBP_UPDATE_ATTRIBUTES - can only overwrite an attr?|;

Regards.

Laurent.

Answers (0)