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

How to create SD Condition

Former Member
0 Likes
1,450

Dear all

is there another possiblity than Batch Input to create a SD Condtion (VK11)?

Thank you

1 ACCEPTED SOLUTION
Read only

former_member215917
Active Participant
0 Likes
1,391

Hi Herbert,

You can check for standard program RV14BTCI.

Gouri.

Edited by: Gouri Patil on Jul 17, 2009 1:56 PM

Dear all

is there another possiblity than Batch Input to create a SD Condtion (VK11)?

Thank you

12 REPLIES 12
Read only

Former Member
0 Likes
1,391

Hi,

I am not clear with your requirement. If you want to create condition records you can directly configure the same through SPRO. Is this what you wanted to know.

Read only

Former Member
0 Likes
1,391

Hi,

Try using LSMW.

thanks,

RS

Read only

Former Member
0 Likes
1,391

Is there no FM or Bapi that can be used? I have to create a report which has to create the conditions at the end.

Read only

0 Likes
1,391

try using PRICING FM u need to pass KOMK and KOMP structures and KOMV table will be given with the condition records in it,

Read only

Former Member
0 Likes
1,391

Hi,

try using the FM 'PRICING_GET_CONDITIONS'..

Read only

0 Likes
1,391

>

> Hi,

>

> try using the FM 'PRICING_GET_CONDITIONS'..

this FM can be used if the condition already exist in the system... i.e. KONV table entries are present... but looks like the person need to create condition record...

Read only

Former Member
0 Likes
1,391

Does somebody have an example? This FM seems to be not easy to use

Read only

0 Likes
1,391

Pricing and Pricing conditions are not that easy task as well... KOMK-KALSM is the pricing procedure which will determine what conditions needs to be seen... that depends on the config and the pricing routines present in ur system [try to search >>>|https://forums.sdn.sap.com/search.jspa?q=pricing%20function&objID=c42&dateRange=last90days&searchID=29051948&rankBy=10001&start=0]

Read only

Former Member
0 Likes
1,391

You are right. I need to create new ones.

Read only

0 Likes
1,391

if you debug VA01 or 02 FM PRICING is the FM SAP used to create the condition records when u create a SAles order.. even in deliveries and Invoice as well.

Read only

former_member219399
Active Participant
0 Likes
1,391

HI,

In which version of SAP are u working?

With regards,

Vamsi

Read only

former_member215917
Active Participant
0 Likes
1,392

Hi Herbert,

You can check for standard program RV14BTCI.

Gouri.

Edited by: Gouri Patil on Jul 17, 2009 1:56 PM