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
What is alv programming in abap? When is this grid used in abap? : abap hr
Do we have to migrate all sapscript forms to smart forms?
How can I make a differentiation between dependent and independent data? : abap hr
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What is an abap dictionary? : abap data dictionary
What is the Process to transfer IDOC from Outbound System to Inbound system.
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What is the table buffer?
How can you manipulate the presentation and attributes of interactive lists?
What is occurs in internal table?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What are the basic object types? : sap abap hr
How do you find the information on the current screen?