What are the Text – elements inscripts. Where you declare
this. What is the use to this.
Answer Posted / herambarao
Any text that needs to be written on the output document
should be placed within a text element. This includes
constant text as well as variable data like internal table
data coming from the ABAP program.
It is advisable to group logically related data within one
text element.
The fields of various tables defined in the ABAP program
will be included under these text elements. These fields
are carriers of data. Every field should be included in a
pair of & characters. (e.g. &aufk-aufnr&)
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is abap work bench?
What does the insert statement in extract datasets do?
What is tcode se16?
What are function modules?
How to pass data from list to report?
when do you need to create an internal table with header line ? and with out a header line?
What is payroll area
What are the basic objects of the data dictionary? : abap data dictionary
What is a table attribute?
How do you execute the payroll
How to give programe name as input in BDC report of abap ?
What is the difference between internal tables and extract datasets? : abap modularization
Fallback class
Can we use flow logic control key words in abap/4 and vice-verse?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr