cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Script Layout Set

Former Member
0 Likes
2,194

Hi,

Let me know how to use different layout set for a single driver program.

Sharad

View Entire Topic
Former Member
0 Likes

Hi Sharad,

I think this is what you are looking for:

In the output type definition (Trx NACE - Output Types) you define the most common Program and (Smart)Form that is used.

E.g. output type ZQ01 connects to program RLB_INVOICE and SmartForm ZLB_BIL_INVOICE.

Then you can set up condition records for a numerous options, for example the document type. In this condition record, you select a document type and press the button Communication.. In this page, you can set a different SapScript of SmartForm to overrule the settings you made in the output type. The Print Program wil stay the same.

e.g. For document type IV (InterCompany), you can set SmartForm ZLB_BIL_INVOICE_INTERCOMP.

In this way, you won't have to use a Z-program, and you can use the same print program with different layout forms.

Please award points if this helps.

With kind regards,

Dave Verkoelen