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


Please Help Members By Posting Answers For Below Questions

What is abap work bench?

946


What does the insert statement in extract datasets do?

847


What is tcode se16?

788


What are function modules?

804


How to pass data from list to report?

768


when do you need to create an internal table with header line ? and with out a header line?

1764


What is payroll area

2009


What are the basic objects of the data dictionary? : abap data dictionary

823


What is a table attribute?

824


How do you execute the payroll

2073


How to give programe name as input in BDC report of abap ?

2006


What is the difference between internal tables and extract datasets? : abap modularization

954


Fallback class

1991


Can we use flow logic control key words in abap/4 and vice-verse?

759


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

793