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 to get Pricing conditions of billing document

Former Member
0 Kudos

Hi All,

Please help me getting the pricing condition values for a billing document. I got values from KONV table against perticular Condition type. but i need to get the values against step number maintained in Conditions for my billing item. is there any function module to get all condition data maintained in document with totals and discounts aswell.

Please help me. if required i will give tou full details what i required.

Kumar.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Try FM's RV_PRICE_PRINT_HEAD and RV_PRICE_PRINT_ITEM.

Regards

Karthik D

Former Member
0 Kudos

Hi Kumar,

Please check below mentioned Function Module for details:

RV_PRICE_PRINT_GET_BUFFER

RV_PRICE_PRINT_GET_MODE

RV_PRICE_PRINT_HEAD (Header)

RV_PRICE_PRINT_HEAD_BUFFER

RV_PRICE_PRINT_ITEM (Item)

RV_PRICE_PRINT_ITEM_BUFFER

RV_PRICE_PRINT_REFRESH

Regards,

Tutun