SAP ABAP Class CL_SAPSCRIPT_LONGTEXT (Long Text in SAPscript Format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SOOL (Package) Object-Oriented Basis Classes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STRINGABLE | Objects can be represented as strings | 20010914 |
Properties
Class | CL_SAPSCRIPT_LONGTEXT | |
Short Description | Long Text in SAPscript Format | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOOL | Object-Oriented Basis Classes |
Created | 20010913 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAPSCRIPT_LONGTEXT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_STRINGABLE | Objects can be represented as strings | 20010914 |
Friends
Class CL_SAPSCRIPT_LONGTEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | THEAD | Raw Text Header | 20010913 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSFTEXT | Raw Text Without Placeholders Having Been Replaced | 20010913 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds special declarations for T100 placeholders | 20010914 |
2 | ![]() |
Instance method | Public | Method | Specifies values for text placeholders | 20010913 |
3 | ![]() |
Instance method | Public | Method | 20010914 | |
4 | ![]() |
Static method | Public | Method | Generates instance | 20010913 |
5 | ![]() |
Static method | Public | Method | Factory method: Generates SAPscript long text for T100 msg | 20010917 |
6 | ![]() |
Instance method | Public | Method | Returns SAPscript text table (placeholders replaced) | 20010913 |
Events
Class CL_SAPSCRIPT_LONGTEXT has no event.
Types
Class CL_SAPSCRIPT_LONGTEXT has no local type.
Method Signatures
Method ACCOMMODATE_T100_PLACEHOLDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_SUBSTITUTION_TABLE | Call by reference | Type reference (TYPE) | NAME2VALUE_TABLE | --- | 20010914 |
Method ACCOMMODATE_T100_PLACEHOLDERS on class CL_SAPSCRIPT_LONGTEXT has no exception.
Method ADD_PLACEHOLDER_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_SUBSTITUTION_TABLE | Call by reference | Type reference (TYPE) | NAME2VALUE_TABLE | --- | 20010913 |
Method ADD_PLACEHOLDER_VALUES on class CL_SAPSCRIPT_LONGTEXT has no exception.
Method AS_STRING Signature
Method AS_STRING on class CL_SAPSCRIPT_LONGTEXT has no parameter.
Method AS_STRING on class CL_SAPSCRIPT_LONGTEXT has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SAPSCRIPT_LONGTEXT | --- | 20010913 | ||
2 | ![]() |
THE_HEADER | Call by reference | Type reference (TYPE) | THEAD | --- | 20010913 | ||
3 | ![]() |
THE_TEXT | Call by reference | Type reference (TYPE) | TSFTEXT | --- | 20010913 |
Method CREATE on class CL_SAPSCRIPT_LONGTEXT has no exception.
Method CREATE_FOR_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SAPSCRIPT_LONGTEXT | --- | 20010917 | ||
2 | ![]() |
THE_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_T100_MESSAGE | --- | 20010917 |
Method CREATE_FOR_MESSAGE on class CL_SAPSCRIPT_LONGTEXT has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | TSFTEXT | --- | 20010913 |
Method GET_TEXT on class CL_SAPSCRIPT_LONGTEXT has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 620 |