2006 Aug 03 10:57 AM
Hi,
Is there any BAPI/FM where i can actually issue a print of a billing doc to my local printer.
This can be done going thru VF03-> Billing document->Issue.
I want the same functionality in my report. Is this possible with any other method than BDC?
Practical/experienced solutions will fetch full points.
Regds,
Ags..
2006 Aug 03 11:16 AM
Hello,
This is the funciton module which returns data
CALL FUNCTION 'RV_BILLING_PRINT_VIEW'
But this will be used in the print program.. There is no FM for printing the invoice...
you can refer to the print program RVADIN01.
Please create the output type in transaction NACE.. and assign your print program and form..
Thanks,
Krishna
2006 Aug 03 11:14 AM
just do one thing ?
take Billing Doc as Input and get all the details from rel.table and call Open-form etc.
what i am trying to say is create ur report which will act as a Driver program itself.
regards
Prabhu
2006 Aug 03 11:16 AM
Hello,
This is the funciton module which returns data
CALL FUNCTION 'RV_BILLING_PRINT_VIEW'
But this will be used in the print program.. There is no FM for printing the invoice...
you can refer to the print program RVADIN01.
Please create the output type in transaction NACE.. and assign your print program and form..
Thanks,
Krishna
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |