what r the text elements in scripts?
Answers were Sorted based on User's Feedback
Answer / k.swetha reddy
Text Elements of a Form
SAPscript calls the individual text components of a form
text elements. To achieve good structuring and readability,
you assign a fixed name to each text element in the form.
The print program then uses these names to access the
elements. This name applies also for translated versions of
a text element, while the contents of the text elements
depend on the language.
Text elements are related to a window, that is, a print
program can call for each window only those text elements
that exist in this window. The screen below (shot in the
SAPscript line editor) shows the definition of the text
elements HEADING and FLIGHTLIST in the window MAIN. The
variables used within '&...&' are replaced by the system at
output time (see also Representing Text Elements in the PC
Editor).
You can compare text elements with numbered texts in ABAP
programs (for example, TEXT-001). However, text elements
are much more flexible:
The length of a text element is unlimited.
Text elements may contain variable symbols.
You can use several different formatting options within one
text element.
You can use SAPscript control statements in text elements.
In each window, you may use two different kinds of text
elements:
Text Elements with Names
Text Elements Without Names
The print program can Activate Text Elements.
Is This Answer Correct ? | 2 Yes | 1 No |
performance tuning concepts
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
why abap/4 is 4th generation language ?
4 Answers Kansai Nerolac Paints Limited,
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
what is use of tcp/ip in real time for abaper??
I want some questions in SAP -ABAP,programming side
Hi to all abap guru's my question is how to print the page numbers like 2 4 6 on all pagess in smart forms means 2 on first page 4 on second page thanks in advance
How do you know that data is updated in call transaction
hi, what is basic diff b/w RFCs and BAPI? What is basic diff b/w BADI and BAPLI?please dont give the general diff?please any one can tell me?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
Write special commands of list?