Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the two methods of modifying sap standard tables ?

1121


What are two methods of modifying sap standard tables? : abap data dictionary

1359


what is the transaction transaction for setting parameters rdisp/buffermode

4536


How do you find out whether a file exits on the presentation server?

1043


In delivery processing which step comes first picking, packing, posting goods issue ?

2147


What is a 'z' report?

1161


What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary

1156


What are the functional areas? User groups? and how does ABAP query work in relation to these?

1205


what is a text table ?

2400


If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary

1206


How to display if the value entered contains records or not?

1118


how to see the tables of 200 in client 100?

1948


What is the difference between a dialog program and a report?

1140


Mention some important events in abap programming.

1090


It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization

1430