what is the print program for smartforms .pls give me one
example .
Answer Posted / 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 |
Post New Answer View All Answers
Normally how many and what files get created when a transaction program is written?
What are the system fields?
How to write a code for multiple transactions? : abap bdc
What are Pull and Push Methods?
What are the domains and data element?
Explain what is a logical database?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
what are the two methods of modifying sap standard tables? : abap data dictionary
What is generic buffering?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
How to upload more than 2GB file from External Source to SAP?
What is the difference between collect and append statements?
What is match code? : sap abap hr
What kind of BDC programs are written ?
What is a development class? : abap data dictionary