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 are the update types possible?
while implementing badi what are the tables u find??
How to define selection screen?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What two statements are required in an abap program to output an icon using a write statement?
What is the last entry in all bdc tables? : abap bdc
How can we declare a table control in the abap/4 program?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What is roles and responsibilities of sap hr consultants? : sap abap hr
Explain what is the significance of hide?
Explain the session method? : abap bdc
What are the screen elements.
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
dynamic programming in sap abap