cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Z attribute in T77OMATTR

Former Member
0 Likes
752

Hi,

I have create a Z attribute in T77OMATTR in SRM as follows:

Attribute Zxxxx

Description delivery locations

Table Name HRT1222

Field Name ATTRIB

Attributes/Scenarios

Inherit. type = Normal inheritance

Search Help -FM and check module are blank

Object type O and S have been maintained.

I have also added the configuration to the roles in SPRO.

However, whatever changes I make the Z attribute will not be displayed in the shopping cart for user selection. I have maintained the Z attribute in PPOMA_BBP and this is working fine.

Can anyone tell me if there is another step that I am missing?

Thanks

View Entire Topic
Former Member
0 Likes

Hi,

Thankyou for your reply and my answers are

what is ur requirement ?? To give the user a custom attribute

Do you want to create a Z attribute and give access to requestor to maintain that attribute ?? Yes

if that is the requiremnet , what you have done is created a Z attribute , however you need to maintain table BBP_ATTR_ACCESS for you role to have change option for the Z attribute. I added the attribute to this table.

The Z attribute will not be availbale in SC ? Correct cannot see the attribute in the shopping cart!

in case you want Z attribute to be available in SC then you have to define custom fild in shopping cart and logic to get the Z attribute and populated it in the custom field. Can you tell me what badi is best here?

Thanks