cancel
Showing results for 
Search instead for 
Did you mean: 

Variant Configuration message '102' "Access not made (Initialized Field)".

Former Member
0 Kudos

Hai Guys,

I had created a Pricing procedure with Basic Price and Variant Configuration. While making the Sales Order to Billing, the price components flow was perfect.

But while making the returns, only the basic price is being taken. For the rest of the condition types, on pricing analysis, the system shows the message '102' "Access not made (Initialized Field)".

In *Variant Configuration *

I have maintain this setting

Create a Material - KMAT type with Item category (002)

  1. Create Charateristics in CT04 - zxxx, where in values mention the Color of the product like Red, Blue etc

  2. Create another characteristics in CT04 - ZPrice, and maintain the table SDCOM and field VKOND

  3. Assign these two characteristics to a Class in CL01 - ZClass (Type 300) in characteristics tab page.

  4. Then go to CU41 Configuration profile select the material and enter the description click on the class assignment ie assign Zclass.

  5. Now go back to CT04 - enter ZXXX -go to values- select Red- go to extras - Other Dependencies - Select Procedure enter in front 10 write - $self.ZPrice='Red' and save

  6. Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save)

  7. Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save)

#VK11 - Enter VA00 (Condition)(For Std RVA001 Pricing Procedure) - enter variant Red and Blue give the rates accordingly and create the sales order

How to solve this? Can somebody help me in this regard?

Regards,

Namitha Verma

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The return is probable a different price procedure, do you have the VA00 in that price procedure?

Former Member
0 Kudos

hello MooseMan

thanku

we are using std price procedure

va00 is their

with regards

Namitha Verma