Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Variant Configuration

Former Member
0 Likes
567

Hi all,

I need some clarification.

1. Pricing Procedure.

There is one condition types 'ZKF0' Discount in

percentage. By default when ever a sales order is

created,

this condtion type is coming with % 0.

Condition TYPe Value

ZKF0 0

when i passed a value through BAPI, an extra record is

populating in that conditions tab.

Condition TYPe Value

ZKF0 0 Default

ZKF0 10 through BAPI

Could you please tell me how should i modify the value

and i should not get the new extra record.

2. how to find out these condition records for a

perticular material in a particular sales order.

3. We need to populate Variant configuration details

through BAPI. ( Classification Tab in MM01)

Please let me know how to find there variant

configurations for a particular material and how to

populate these details using BAPI.

Can anyone suggest.

Thanks in advance

venkat

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
521

Hai,

First check whether the condition type has any default setting VK32

2 REPLIES 2
Read only

Former Member
0 Likes
521

1.Debug ? from where it is getting the record.

2. check tables KONP/V/KOMV.

3.SPRO->Logistics-->Variant Config u will get some idea.

Regards

Prabhu

Read only

Former Member
0 Likes
522

Hai,

First check whether the condition type has any default setting VK32