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 database view ? : sap abap data dictionary
how to see the tables of 200 in client 100?
Explain the differences between sap memory and abap memory?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the difference between rfc and bapi function modules? : abap bdc
Some Realtime Objects on Bdc.
What are the payroll related Infotypes
What does the insert statement in extract datasets do? : abap modularization
Badi concepts
Describe the difference between macro and subroutine?
What is its?
What are different types of parameters?
What are the functions of lock objects?
How do you take care of performance issues in your ABAP programs?
What are the differences between table and structure in data dictionary?