cancel
Showing results for 
Search instead for 
Did you mean: 

i want to create a field in my shopping cart at item level

Former Member
0 Kudos

I want to create a field in my shopping cart at item level of char 25 which is not there in the SRM server by default,

Can tell me how can i do that,

if it is related with adding some code in ITS then please give me sample code and tell me how to find that required ITS template.

Accepted Solutions (1)

Accepted Solutions (1)

mr_stirfry
Explorer
0 Kudos

hello -

you can reference sap note 672960 (older releases of SRM is 458591).

for shopping cart line item level, you would use structure:

INCL_EEW_PD_ITEM_CSF_SC

but keep in mind that you also have to add that field in:

INCL_EEW_PD_ITEM_CSF

thanks,

stirfry,,,today is 'tofu'

Former Member
0 Kudos

Paresh,

In addition you can use BADI BBP_CUF_BADI_2 to control the display of the customer field at the line item level on the shopping cart screen.

Regards,

Nancy

Former Member
0 Kudos

by simply adding that field on the screen will create that field on the Enterprise buyer screen in SRM ?

Because i want user to fill that field while creating shopping card,

so i want textbox for that on the screen where he can enter the value on the screen,so that i can pass this field to the backend.

Answers (1)

Answers (1)

khan_voyalpadusman
Active Contributor
0 Kudos

you can use customer fields ---> and add them on the header (or) item level according to your requirements.

Please refer to Service market place for notes regarding how customer fields can be incorporated in SRM