‎2006 Aug 10 6:14 PM
Hi,
I have a doubt in sap script , i have two layouts (for ex 1. x 2. y) and one print program (for ex . a) and they are two output types defined for them (ex . pq and pc) so do i need to write any logic to fire a particular layout ? or when we select the ouput type the layout will be fired automatically as we have defined the layouts and the print program in the output types.
Thanks & Regards
Syed
‎2006 Aug 10 6:57 PM
It should pick it up from output type configuration. Form name is available in the standard structure.
You can also override and do whatever you want within the driver program
Hope it helps
Raj
Reward points if helpful
‎2006 Aug 10 6:57 PM
It should pick it up from output type configuration. Form name is available in the standard structure.
You can also override and do whatever you want within the driver program
Hope it helps
Raj
Reward points if helpful