Answer Posted / komal
Easy - page FRONT lists page CONTACTS as next page and
CONTACTS lists FRONT as next page. Since CONTACTS does not
contain a MAIN
window, it will print the contacts info and then continue
on to FRONT for the rest of the main items. Additionally,
set print mode on FRONT to
D (duplex) and set CONTACTS to 'blank' (for both resource
name and print mode - this is the only way to get to the
back of the page).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens if a function module runs in an update task?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
Difference between transparent tables and pooled tables? : abap hr
How to create user interfaces for lists?
What is protect & endprotect?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What are hashed tables?
Why do we use events and actions in web dynpro?
What is payroll driver ? : abap hr
How we format the data before before write statement in report ?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
if while coding power goes off , how to retrieve the codes?
What are interface/conversion programs in SAP?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary