SAP ABAP Class CL_ESH_TST_PRC_TEXT_TABLE (Text table helper class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_TST_FWK_PROCESS (Package) Process chain and process control

⤷

⤷

Properties
Class | CL_ESH_TST_PRC_TEXT_TABLE | |
Short Description | Text table helper class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_TST_FWK_PROCESS | Process chain and process control |
Created | 20100401 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_TST_PRC_TEXT_TABLE has no forward declaration.
Interfaces
Class CL_ESH_TST_PRC_TEXT_TABLE has no interface implemented.
Friends
Class CL_ESH_TST_PRC_TEXT_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Tab width | 20100401 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_TEXT | Text table | 20100401 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Indent | 20100401 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add line | 20100401 |
2 | ![]() |
Instance method | Public | Method | Decrease indent | 20100401 |
3 | ![]() |
Instance method | Public | Method | Returns complete text in a table | 20100401 |
4 | ![]() |
Instance method | Public | Method | Increase indent | 20100401 |
Events
Class CL_ESH_TST_PRC_TEXT_TABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_TEXT | Public | See coding | Text table | 20100401 | tt_text TYPE STANDARD TABLE OF string
|
Method Signatures
Method ADD_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | Text line | 20100401 |
Method ADD_LINE on class CL_ESH_TST_PRC_TEXT_TABLE has no exception.
Method DECREASE_INDENT Signature
Method DECREASE_INDENT on class CL_ESH_TST_PRC_TEXT_TABLE has no parameter.
Method DECREASE_INDENT on class CL_ESH_TST_PRC_TEXT_TABLE has no exception.
Method GET_TEXT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEXT | Call by reference | Type reference (TYPE) | TT_TEXT | Text table | 20100401 |
Method GET_TEXT_TABLE on class CL_ESH_TST_PRC_TEXT_TABLE has no exception.
Method INCREASE_INDENT Signature
Method INCREASE_INDENT on class CL_ESH_TST_PRC_TEXT_TABLE has no parameter.
Method INCREASE_INDENT on class CL_ESH_TST_PRC_TEXT_TABLE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |