Skip to Content
0
Former Member
Jan 08, 2008 at 11:19 AM

function module rv_billing_print_priview

20 Views

hi

there is a problem related to the quantiy data being picked by the function module rv_billing_print_priview

from table VBRP the data is being picked from table vbrp and since batch level ie for charg the quantiy is zero from the table vbrp and its showing 10 in the print output for all the batches for which there is no quantiy

but in screen vt03n when we go to doc flow and see the data in the sap sceen for that document its showing some value but it is not being picked by the function module as function module is picking from table vbrp and in vbrp the quantiy for batches are showing 10 quantiy

ined to know from where the problem lies functional settings or from where the quantiy is picked by the functinal module i debugged the fm and foulnd from table vbrp based on document id but here why it is not shown as in the screen of vt03n.....

pls sugest

ARora