Application Development 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: 

Function module for SD PRICING and get Condition value as in VK13

Former Member
0 Kudos

Hi,

I need to find the value of a particular Pricing Condition. The value can be seen in VK12.

Is there any function module which directly gives me this???

Could anyone tell me a FM module in which i pass Condition type and it gives me the value according to the access sequence

6 REPLIES 6

Former Member
0 Kudos

Search forums for CONDITION_RECORD_READ. This FM works very well.

Before you will use it - test it in SE37.

Best regards,

Conrad

Former Member
0 Kudos

Hi

try this FM CONDITION_RECORD_READ

Regards

Former Member
0 Kudos

Hi,

Get VBAK-KNUMV for the sales order no and Get price in table KONV by passing conditon number (KNUMV).

Regards,

Ramesh.

Former Member
0 Kudos

Dear Saurabh,

Try this Fm

WB2_SD_MAUNAL_PRICING_COND_GET

for pricing.

Regards,

Vijay

Former Member
0 Kudos

i got it

0 Kudos

Hi Saurabh shrivas,

I would like to know if there are any FM that retrieve condition values similar to transaction:VK13 based on access sequence.What I mean by access sequence is if there are no records maintained for the first key combination then it should search for the next key combination until a condition value exist.

I have all the mandatory information like VKORG,VTWEG,MATNR,VKGRP..etc similar to VK3

for all the key combinations of VK13 . Kindly guide me on this .

Regards,

S.Sivakumar