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

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

Former Member
0 Likes
11,496

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

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
Read only

Former Member
0 Likes
3,153

Search forums for CONDITION_RECORD_READ. This FM works very well.

Before you will use it - test it in SE37.

Best regards,

Conrad

Read only

Former Member
0 Likes
3,153

Hi

try this FM CONDITION_RECORD_READ

Regards

Read only

Former Member
0 Likes
3,153

Hi,

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

Regards,

Ramesh.

Read only

Former Member
0 Likes
3,153

Dear Saurabh,

Try this Fm

WB2_SD_MAUNAL_PRICING_COND_GET

for pricing.

Regards,

Vijay

Read only

Former Member
0 Likes
3,153

i got it

Read only

0 Likes
3,153

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