cancel
Showing results for 
Search instead for 
Did you mean: 

How to read and maintain position attributes on mass

Former Member
0 Kudos

We have a requirement to maintain postion attributes for users assigned to positions i.e cost centres & delivery addresses on mass rather than doing it individually & manually in the org plan using ppoma_bbp.

Is there an FM (Function Module), I can use to do this? or maybe there is another way I can do this

Thanks

Grace

Accepted Solutions (0)

Answers (2)

Answers (2)

pvanhoove
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

The FM you are looking for is bbp_update_attributes. It works for any attribute. There are no standard report mass maintain attribute, you have to develop your own one.

Use BBP_READ_ATTRIBUTES to see how filling the interface depending on the attribute (link to logical system or not, extended or simple, ..)

Rgds,

Pierre

Former Member
0 Kudos

Hi Grace,

Can you not use the 'inheritance' standard feature of org structure?

Users are normally linked to department/plant in org structure .

Maintaining attribute at department/plant level automatically assigns the value of respective attribute for all user in that department/plant.

If this is not suitable for you pl. let us know.

BR

Dinesh