23) How to create one page in landscape and the other page
in portrait in Scripts?
Answer Posted / ashwinurkude
Use CONTROL_FORM Function Module in your ABAP Prog
and pass SPORT - TO print page in Portrait Mode
or SLAND - To print page in Landscape Mode
in COMMAND field of Function Module.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is buffering in abap?
How do you write a function module in sap?
Explain badi in abap.
what are the critical issues u face in ur project?
Mention what is alv programming in abap?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What are the different function modules used in sapscript?
Is there any method apart from bdc for data upload to sap? : abap bdc
How to read 5th record from Hash Internal Table?
Can we create an abap program without using y or z?
Can we access static attribute from instance method
Differentiate between abap memory and sap memory?
What are the disadvantages of logical databases?
What is sequence of event triggered in report?
How can we send data to external programs?