cancel
Showing results for 
Search instead for 
Did you mean: 

Condition table with field which should not be read in pricing

Former Member
0 Kudos

We would like to create a condition table in a salesprice condition with the fields:

Sales.org/Distr.channel/customer/material/ZFIELD

The field "ZFIELD" will be updated with a number, which should only be used for infomation purpose.

This means that we need to exclude reading this field in the pricing procedure.

Is this possible by using a requirement on the access sequence or somewhere else?

Best regards,

Terje

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

OK

claudia_neudeck
Active Contributor
0 Kudos

Hello Terje,

For using a Z-field(customer own field) in the field catalog you can proceed like this:

1. create a new field for example ZZ......

2. add the new field in the table T681F for the application 'V' and the

usage 'A'

3. add the field to the include-structure KOMKAZ

4. fill the new fields in the userexit for pricing

(Pricing_Prepare_TKOMK (TKOMP)

It is very important that you fill the new field in the userexit. Otherwise it is BLANK in the conditon access.

I hope that the information are helpful for you.

Regards

Claudia

Please don't forget to give Reward Points if you are satisfied with the answer