Answer Posted / dilip
SE71 - Form painter
SE72 - Style maintenance
SE78 - SapScript Graphics Management
SO10 - Create standard text module
SAP script is the SAP System's own text-processing system.It looks and feels a lot like other leading text-processing systems.
It is used to print preformatted text in pre-formatted forms.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is sap luw or update transaction?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What are null values?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What is an “on input filed” statements?
What are the two different ways of building a match code object?
What are pooled tables?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are the time related infotypes? : abap hr
What is a badi?
what is leave to TRANSACTION?
What is the difference between a substructure and an append structure? : abap data dictionary
What will you code in start-of-selection & end-of-selection ?
What is modularization and its benefits?