Answer Posted / sukhbir
Its a sapscript component ...
Tcode to define stand text is :so10.
1.Langauge specific..
2.Include z_Standard_text object id 'sds' lang 'df'.( this
type of statement is used in sapscript to include standard
text z_standard_text.)
3. we can call the standard text in se38 program
also ...using read _form fucntion module..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is personnel sub are
What are the different message types available in the abap/4 ?
Explain the use of insert and append statement in sap abap?
What are the types of windows in sap script?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
how can we enable hyperlink in screen painter?
How memory management happens for internal tables and work areas in abap?
What are matchcodes?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
How can we upload a text file having delimiters in to legacy system?
What are the abap/4 commands that link to a layout set?
What is occurs in internal table?
What is the Process to transfer IDOC from Outbound System to Inbound system.
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What are internal tables? How do you get the number of lines in an internal table?