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

Pricing conditions function module/BAPI

Former Member
0 Likes
600

Greetings,

I have a requirement to provide possible prices that are available that are not customer-specific. In other words I need a function module or BAPI whose inputs would be matnr, vkorg, bukrs, and so forth, but no customer information. Thank you for your assistance.

3 REPLIES 3
Read only

Former Member
0 Likes
511

hi

just check out fm's RV_INVOICE_DOCUMENT_READ

RV_PRICE_PRINT_HEAD

RV_PRICE_PRINT_ITEM

RV_BILLING_PRINT_VIEW.

CONDITION_RECORD_READ

SD_SALES_PRICING_INFORMATION

also check fm PRICING

hope this helps

regards

Aakash Banga

Edited by: aakash banga on Jan 15, 2009 7:09 PM

Read only

0 Likes
511

I should clarify that my question is based on a situation where there is neither an invoice nor an order in place. There is instead a list of proposed inventory available and I need to price it based on several input pricing conditions, none of which are customer specific.

Read only

Former Member
0 Likes
511

hii

try using BAPI FM BAPI_PRICES_CONDITIONS

regards

twinkal