what is the print program for smartforms .pls give me one
example .
Answer / kartikeya bommuluri
the smart form print programm is the one where the majority
of data extraction occurs. typically,one smart form print
program should be associated with one type of form. for
example the smart form purchase order has a corresponding
smart form purchase order print program tat only handles
data extraction for tat form.this one-one relation ship
improves the transparency for the user between what is
being performed in the form versus the print program
always remember tat customer specific customiozation must
be performed in the smart form print form and not in the
smart form print programme.
The major benfit of smart form print solutions over sap
scripts tat if the layout or order of information changes
in the smart form print form,you do not need to alter the
print programme.the lay out of the data on the form is
controlled only in the smart form print form.
Is This Answer Correct ? | 8 Yes | 3 No |
out bound process code for quotation?
What is a data dictionary? : sap abap data dictionary
how to process the idoc?
What is a modification assistant?
why we use pick statement in abap?
How do you check(find) out the user exists?
3 Answers FutureSoft, Global Tech,
What is the Use of LDB PNPCE in ABAP HR? what is NODES statement? I think we have to use GET PERAS event while using PNPCE. Can we use the same using PNP LDB? If yes,how? please give me some example to demonstrate PNPCE?
what are Program Events and Run time Events in Reports
Step by step process of BAPI implementation
how can we print both side in smartforms? what connects smartform to it's driver program? in which event validation is done?
What are the steps to execute session method?
In interactive reporting, suppose i go to N'th list from basic list(primary data) & i wanna come back directly to basic list. So how can i achieve this without using ESC or back button?? Is it possible using set screen 0??