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

Problem with function module RV_PRICE_PRINT_HEAD

Former Member
0 Likes
1,134

Hello I was wondering if anyone could help me:

I'm using the fm RV_PRICE_PRINT_HEAD to retrieve the pricing conditions of a document, being used in a smartform. When I debug the the fm in the smartform to check if there are values returned, the tables TKOMV and TKOMVD do not contain anything, but when I test the fm using the function builder (se37), there are values in both tables.

3 REPLIES 3
Read only

Former Member
0 Likes
660

Hi Maple,

Are the correct values being passed in the structure COMM_HEAD_I in the

SmartForm?

Regards

Gareth

Read only

0 Likes
660

Also check if there is anything in userexit_print_head.

Read only

0 Likes
660

It may be that it works in SE37 becasue this is in foreground and the print parameters are visible. If this is the case you may end up using PRICING_GET_CONDITIONS in your Smartform instead.

Regards

Gareth

PS sorry for having three posts - just kept thinking:)