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: 

RV_PRICE_PRINT_HEAD_BUFFER

pathurisudharani
Discoverer
0 Kudos
283

Hello All,

I have an issue with Sales Order Output. We copied standard print program and Form. It worked fine with Old Pricing Procedure after Vertex, Tax lines and item sum are not getting displayed.

When I debugged the Program , I have observed that, all the Item conditions were read properly but while fetching Header conditions , RV_PRICE_PRINT_HEAD_BUFFER is clearing the TKOMVD so No values are printed for XR1, Xr2---etc.

In V/08, the configuration has B in the Print Parameters.

Could anyone guide me on this, its urgent, Please pour your suggestions.

Thanks,

Sudha

1 REPLY 1

Ryan-Crosby
Active Contributor
0 Kudos
229

I'd begin here... "We copied the standard print program". Copying generally leads to tweaks in the structure and processing of the program that can cause any number of problems trying to render data appropriately.