Answer Posted / smart varghese
An ABAP report program, you can display the resulting
output list - also known as a report - on the screen or
send it to a printer. You can also save the output list and
display it later.
SAPscript is the word processing tool used within SAP/R3 to
manipulate and display text. It is used throughout the
system for on-line displays and print out processing. When
data is printed using SAPscript, the output is commonly
referred to as layouts or forms
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Which type of tables used this buffer?
Difference between stand alone CRM and back-end CRM
Is a logical database a requirement/must to write an abap/4 query?
Explain client-dependent and client-independent tables.
How would you set the formatting options statically and dynamically within a report?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is an rfc?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
Print options in smartforms?
What are the update types possible?
What are subroutines? : abap modularization
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
How would you suppress the display of a parameter on the selection screen?
What is lock mechanism? How do we create lock objects in abap?