cancel
Showing results for 
Search instead for 
Did you mean: 

FM for Extended Attributes Mantenance

former_member184214
Contributor
0 Kudos

Hello all,

is there function module for maintaining extended attributes (plant, storage location) in org structure like is BBP_UPDATE_ATTRIBUTES for standard attributes.

I am searching for it but with no luck for now :o(

TIA

Gordan

Accepted Solutions (1)

Accepted Solutions (1)

pvanhoove
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello gordan,

You can use bbp_update_attributes for this.

For location, attribute id is WRK, you have to fill the log_sys and field low with value from table bbp_locmap

For material group, attribute is prcat.

Test function bbp_read_attribute to see how formating the value field.

Rgds,

Pierre

Answers (0)