how can we print both side in smartforms?
what connects smartform to it's driver program?
in which event validation is done?
Answer Posted / buddula15
We can print page in both sides , By setting print mode as
'DUPLEX' in Print attributes of page node.
FUNCTION MODULE connects Smart form to its driver program.
Buddula15
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
How to read files and process BDC's automatically ?
How do you work with semi colon se[arated files in BDC ?
What happens Update command is used without where clause ?
How can we achieve MVC ?
What is the syntax for ‘call transaction’?
What are the page headers for secondary lists?
What are the two levels in defining a match code? : abap data dictionary
What is a size category?
What is meant by performance analysis? Have done anything to improve the performance?
How can a lock object be called in the transaction?
What is the use of dequeue function module? : sap abap data dictionary
On which event we can validate the input fields in module programs?
how do you call third selection screen ?
Explain the difference between a dialog program and a report?