cancel
Showing results for 
Search instead for 
Did you mean: 

Header Text in Shopping Cart

Former Member
0 Kudos

Hi experts!

We developped a Webdynpro ABAP for creating shopping carts in a more effective way. This ABAP has a header & item information. With a function module we transfer all data to SRM5.0 standard shopping cart. Now my question: How can we transfer header information into shopping cart where only item level is awailable? I would like to add a customer field (header text) similar to approval note.

We would be very grateful for any help.

Many thanks and best regards,

Corinne

Accepted Solutions (0)

Answers (1)

Answers (1)

yann_bouillut
Active Contributor
0 Kudos

Hi,

You can add CUF at SC header level.

Please check OSS notes 458591 and 672960.

Kind regards,

Yann

Former Member
0 Kudos

Hi Yann,

Thanks I already know these notes. But the issue is, we would like to customize an additional textfield (Headertext) and display the text in the shopping cart. Probably next to the field approval note. Do you know how to do this?

Afterwards it should as well be copied to the purchase order for printouts. Thanks for your help.

Best regards,

Corinne

yann_bouillut
Active Contributor
0 Kudos

Hi,

You can customize additional text types BUT at SC item level only.

Kind regards,

Yann

Former Member
0 Kudos

Hi Corinne

Refer to these notes

1016297

1033563

They might be helpful.

Reward points if you found your solution through these notes.

Thnx