SAP ABAP Class /SAPTRX/CL_DTI_TXTPOOL_MANAGER (Event Manager: Ev. Handler Info Display text pool manager)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
SCM-EM (Application Component) Event Management
⤷
/SAPTRX/ATIF (Package) Interface objects for Event Manager and Appl.Srv
⤷
⤷
Properties
| Class | /SAPTRX/CL_DTI_TXTPOOL_MANAGER | |
| Short Description | Event Manager: Ev. Handler Info Display text pool manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPTRX/ATIF | Interface objects for Event Manager and Appl.Srv |
| Created | 20001017 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPTRX/CL_DTI_TXTPOOL_MANAGER has no forward declaration.
Interfaces
Class /SAPTRX/CL_DTI_TXTPOOL_MANAGER has no interface implemented.
Friends
Class /SAPTRX/CL_DTI_TXTPOOL_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_T_TEXTPOOL | Report Writer: Tabele with Program Texts | 20001017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001017 | |
| 2 | Static method | Public | Method | Get a text from the text pool | 20001017 | |
| 3 | Static method | Private | Method | Load Text Pool | 20001017 |
Events
Class /SAPTRX/CL_DTI_TXTPOOL_MANAGER has no event.
Types
Class /SAPTRX/CL_DTI_TXTPOOL_MANAGER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /SAPTRX/CL_DTI_TXTPOOL_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class /SAPTRX/CL_DTI_TXTPOOL_MANAGER has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TEXT | Call by reference | Type reference (TYPE) | TEXTPOOLTX | Sprachenabhängiger Text in ABAP-Textpool | 20001017 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | TEXTPOOLID | ABAP-Textpool-ID (Auswahltext/nummerierter Text) | 20001017 | |||
| 3 | I_KEY | Call by reference | Type reference (TYPE) | TEXTPOOLKY | Textelementschlüssel (Nummer/Auswahlname) | 20001017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Text nicht gefunden | 20001017 |
Method LOAD_TEXTPOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | Datenelement für Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20001017 |
Method LOAD_TEXTPOOL on class /SAPTRX/CL_DTI_TXTPOOL_MANAGER has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 46C |