what r the text elements in scripts?
Answer Posted / sujoy pal
TextElements in are to hold solely character type data for
SAPscript layout.
It's of 2 tyes:
1> Named Text Element ( print prog & layout )
2> Nameless Text Element ( only layout )
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the max no of match code id’s that can be defined for one match code object?
What are the two levels in defining a match code ?
What is the difference between field-group header and other field groups?
What is retro active accounting
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What is the disadvantage of a call by reference? : abap modularization
Difference between stand alone CRM and back-end CRM
What is the syntax of packed number?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Reports: Event functionality.
What is the significance of hide?
How to debug a script in abap?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
What is the use of the raising exception?