cancel
Showing results for 
Search instead for 
Did you mean: 

customer field in 3rd step of shopping cart

Former Member
0 Kudos

Hi,

I need to add some customer field in shopiing cart in step 3: Complete and Order.

I dont if it is possible with some badi/structures (like item data) or i need to change original code....

thanks

JJ

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

It's quite easily possible to add customer fields on the SC - Header / Item level.

Please refer to the following links ->

Pls refer to the following OSS Notes

458591 - User-defined fields: Preparation and use

672960 - User-defined fields 2

This contains all the required information what you need to do for the custom fields.

Hope this will definitely help.

Regards

- Atul

Former Member
0 Kudos

Hi,

thanks for a links...

But i didnt find the solution for adding a customer field to the 3rd step of "Shopping in three steps" process....

thanks

JJ

Former Member
0 Kudos

Hi

Please describe your complete requirement.

What all customer fields you want to add to the Shopping cart.

I will try to help you out.

Regards

- Atul

Former Member
0 Kudos

Hi,

I need to change one screen (last one) in the transaction "Shop in 3 steps". On this screen are two fields normally - "name of the shopping cart" and "notes for approval". I need to add some customer field under these two on this screen. This field will contain some special info - customer event type.

Thanks a lot

JJ

Former Member
0 Kudos

Hi

<b>This will require addition of fields at the Shopping cart Header level.</b>

<u>Refer SAP OSS notes - 672960 and

485891

to get more details for this purpose.</u>

Do let me know incase you still have any queries.

Regards

- Atul

Former Member
0 Kudos

Hi,

in the first note there is a sentence:

<b>

Note that the header fields cannot be displayed for the shopping cart. If you define fields on the header, they can only be filled in BADIs.</b>

But we are talking about shopping cart in this tx(Shop in 3 steps).

The second note is in germen language :(.

JJ

yann_bouillut
Active Contributor
0 Kudos

Hi Jiri,

If you have SRM50, you can add, display and input manually (wirthout badi), the CUF.

For this , you have to append in SE11 your Zfield in

INCL_EEW_PD_HEADER_CSF_SC

AND

INCL_EEW_PD_HEADER_CSF

The Zfield will appear in the Step3 screen above the "approval note"

As said before everything is explained in OSS notes 458591 and 672960

Kind regards,

Yann

yann_bouillut
Active Contributor
0 Kudos

Hi Jiri,

In case, you don't see your Zfield in step3, please implement OSS note 1034079 Customer fields not visible in shopping wizard

Kind regards,

Yann

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jiri,

Apply SAP Note # 1016297 and 1034079 to fix the issue of "Customer Fields not visible on shopping cart wizzard screen".

Regards,

Piyush Garg