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 |
Which configuration we have to make first before we want to start Business Workflow with our SAP R/3
Read statement..
What is read line in abap?
What is view proxy in abap?
what is standard , sorted and hash in abap ?
In one of our zflash against collections report is not matching with the actual collections i.e invoice valuse of 200000 and payment had received for entire invoice and as per accounts of the particular customer this invoice is cleared but when we had tken z flash for collections which had developed my ABAP tem it's not matching.it's happened for many invoices how to get right report as per the payment details?
In SE11 we created two database tables say some 1000 fields each.Now f we want both the tables combined into one table, how do we do that?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is sap luw or update transaction?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
How is conversion of data types done between abap/4 & external level?
Which method of BDC’s would u apply ? Session or call transaction ? why ? Which is more good ? Its advantages ?