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: 

help to know abt standard print program

Former Member
0 Kudos

Hi,

I am working in billing.In NACE,i went to V3-Billing and check inside the RD00.There in the processing routines some zprogram is there.

Now i need to check out the print format of this,How to execute this and i also need to know which is the standard print program of invoice(billing)

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Mahesh,

The standard program which i used is RLB_INVOICE and Form routine is ENTRY.

Regards,

Rajvansh

7 REPLIES 7

Former Member
0 Kudos

Hi Mahesh,

The standard program which i used is RLB_INVOICE and Form routine is ENTRY.

Regards,

Rajvansh

0 Kudos

What is the form name or layout name we want to give

0 Kudos

Hi Mahesh,

Form name will be your Smartform name that you created. One of the standard form is LB_BIL_INVOICE.

Regards,

Rajvansh

0 Kudos

Thanks for ur kind reply,

I have developed a smartform and corresponding program in se38.

So i need my output want to be displayed when i select print in vf02.

Also plz tell how it works

that would be very helpful

0 Kudos

Hi Mahesh,

1. You can take help from your functional consultant and ask him to create a Z Output type. The Application will be V3 (Billing) and Transm. Medium will be 1 -Printout or else you can try using the available Output type.

Note that you can use TCODE V/40 to directly go to 'V3 - Billing Output'.

2. Attach your Program and Smartform to this Output type.

3. In VF02 give your billing document number. GOTO> HEADER>OUTPUT. Here you need to give your Output type to be used and save the document.

4. Choose Billing Document --> Issue Output to. Here you will get the Message type as the Output type. Choose the Output type and print the document.

Regards,

Former Member
0 Kudos

Hi,

Standard Print Program for Invioice (Billing) is RLB_INVOICE.

You can execute it through TCode : VF03

In that go to Billing Documnet >> Issue Ouput to >> and select the Output type as you got in NACE.

Regards.

Former Member
0 Kudos

in TNAPR table you can get the standard print program, layouts and output type details