cancel
Showing results for 
Search instead for 
Did you mean: 

Added custom attribute in PPOMA_BBP defaulted value not defaulting SC

Former Member
0 Kudos

Dear SAP,

System upgrade from SRM 4.0 to SRM 7.0.

Custom attribute added in the PPOMA_BBP did all the configuration as below.

1) Create data elements for your new attribute,

2) Create structure append to table BBP_ATTR_F1,

3) Add your new attribute to structure append,

4) Create attribute via OOATTRCUST transaction (folder u201CAttributesu201D): this will update T77OMATTRT table,

5) If your specific attribute has specific properties, populate BBP_ATTR_PROP table (SM30),

6) If your specific attribute uses a search-help, populate its configuration in BBP_ATTR_F4CONF table (SM30)

7) Link your new attribute to scenario BBP via OOATTRCUST transaction (folders u201CScenariosu201D > u201CAttributes/Scenariosu201D),

😎 Link your new attribute to object type u2018(u2018Ou2019 and/or u2018Su2019) via OOATTRCUST transaction (folders u201CScenariosu201D > u201CObject Typesu201D).

Regarding default settings for SRM user, you have to manage attribute access rights by role via SPRO:

SAP Implementation Guide > SAP Supplier Relationship Management > SRM Server > Cross-Application Basic Settings > Roles > Maintain Attribute Access Rights by Role

and defaulted in the PPOMA_BBP the value for the user, system was defaulting in SRM 4.0 while creating Shopping cart where as same is not working for SRM 7.0.

Please help me in resolveing the same.

Thanks in advance,

Vinod

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vinod,

I hope you have used the role relevant for SAP SRM 7.0 i.e /SAPSRM/EMPLOYEE and not the old SRM roles.

Thanks

Iftekhar Alam

Former Member
0 Kudos

Hello Iftekhar,

I have used new role of SRM 7.0

Thanks,

Vinod

Former Member
0 Kudos

Hello SAP,

Please let me know any body has faced the same issue and resolved it.

Please let me know the solution

Regards,

Vinod

Former Member
0 Kudos

Hi,

Please check whether the Z atributes is in the table : T77OMATTR

From this table only it flows to PPOMA_BBP

Regards

G.Ganesh Kumar

Former Member
0 Kudos

Hi Ganesh,

The configuration done for the same and set

Client 001

Attribute (ATTRIB) Z_SHT_INFO

Table Name BBP_PDISC

Field Name ZZSHIPTOINFO

Object type

Area

Multiple values X

Default values X

No Conversion X

Not Modifiable

Attribute

ABAP type C

Internal Length 120

Output Length 60

Description Additional Ship-To-Info

And filed value are above, and the value set as default in PPOMA_BBP also.

Regards,

Vinod