cancel
Showing results for 
Search instead for 
Did you mean: 

Add Account Assignment Field for new Account Assignment

Former Member
0 Kudos

Hello All -

I am trying to create a new account assignment that uses the Business Area and the Profit Center. These are available in ECC but these fields are not available in SRM. We are using SRM 5.0 (SRM Server 5.5). Do I have to create customer fields for this? Is it possible to add fields to the account assignment fields table in config for account assignments?

Thanks

Jane

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jane,

To create customer fields in the Account Assignment follow the steps given in the OSS Note:

Note 672960 - User-defined fields 2

Account assignment fields

For the account assignment fields, use the INCL_EEW_PD_ACC_CSF structure. The account assignment fields are independent of the document type. To display the fields on the account assignment detail screen, you must carry out the following steps:

1. Use Transaction SE16 to include the user-defined fields that were defined in structure INCL_EEW_PD_ACC_CSF in table BBP_C_ACC_F.

2. Include the fields and the texts for the account assignment fields from INCL_EEW_PD_ACC_CSF in table BBP_C_ACCFD (according to point 1).

3. In the IMG activity ' Supplier Relationship Management -> SRM Server -> Cross-Application Basic Settings -> Account Assignment -> Define Account Assignment Categories', you can now add user-defined fields to existing account assignment categories.

Also go through the following blog:

/people/nanda.kondagunta/blog/2006/10/23/how-to-create-custom-fields-in-srm

Hope this helps.

Thanks,

Pradeep

Answers (0)