I have modified standard sapscript layout set MEDRUCK.But
could u tell me the procedure to trigger the layout set for
printing.
Thanks
Rahul
Answer Posted / kk
You can only assign smartforms and pdf form in nace transaction , for sap script u have to design a driver program
with fM open form , close form.
To trigger the layout set for printing u have to upload it from one client to another using rstxscrp
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Can you show multiple alvs on a single screen?
what is difference between (internal table types)standard table and sorted table in sap abap....
How to know if the value entered contains records or not?
What is pretty printer?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What abap statement will trigger list generation?
Explain the differences between se01, se09 and se10?
Is it possible to bring select option in module pool screens?
Can we write the code both call transaction and session method in single program?
Explain the differences between at selection-screen and at selection-screen output?
How can we create callable modules of program code within one abap/4 program? : abap modularization
How would you define the exponents for a type ‘f’ field?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is the difference between refresh and free statements?
Explain the advantages and disadvantages of abap query tool?