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

How to add a column to a table control while using alphanumerical layout editor ?

1794


What is the function of the correction system? : abap data dictionary

612


In ALV reporting when u execute your report which event gets triggered.

1642


What are the rules to create a BAPI?

1171


Where do you create indexes in abap?

631






How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul

2130


Is it possible to pass data to and from include programs explicitly?

590


What is the basic difference internal tables and database tables? : abap data dictionary

574


Which transaction code is used executing a report (type 1 program)? : abap data dictionary

648


What is the collect statement?

684


What are conversion routines? : abap data dictionary

596


Explain how to create any functions?

604


What is the t-code for transaction recorder? : abap bdc

603


What is the use of enqueue function module? : sap abap data dictionary

589


What is primary index?

540