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
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What will you code in start-of-selection & end-of-selection ?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
what is difference between set screen and call screen ?
What is a sequence of event-triggered in report?
What is sequence of event triggered in report?
What are the payroll related Infotypes
What will you code in start-of-selection & end-of-selecton & why?
Explain what is the significance of hide?
Explain the disadvantages of different types of bdc's?
Concepts of OO ABAP and why we are using it?
Explain buffering
What do you understand by work area and internal tables in abap? Why do we use it?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary