‎2007 Feb 15 3:50 AM
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.
‎2007 Feb 15 3:55 AM
Hi Maple,
Are the correct values being passed in the structure COMM_HEAD_I in the
SmartForm?
Regards
Gareth
‎2007 Feb 15 3:56 AM
‎2007 Feb 15 4:00 AM
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:)