SAP ABAP Class CL_CHK_TEXTPOOL (TODO Check for Text Pool)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDX (Package) Program editor: ABAP text elements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20000717 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20000808 |
Properties
| Class | CL_CHK_TEXTPOOL | |
| Short Description | TODO Check for Text Pool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDX | Program editor: ABAP text elements |
| Created | 20000717 | SAP |
| Last change | 20000717 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20000717 | ||
| 2 | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20000808 |
Friends
Class CL_CHK_TEXTPOOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYCHAR01 | ' ' | False | 20000808 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYCHAR01 | 'X' | True | 20000808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Determine Master Language | 20000718 |
Events
Class CL_CHK_TEXTPOOL has no event.
Types
Class CL_CHK_TEXTPOOL has no local type.
Method Signatures
Method GET_MASTER_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20000718 | |||
| 2 | OBJ_NAME | Call by reference | Type reference (TYPE) | TADIR-OBJ_NAME | Objektname im Objektkatalog | 20000718 | |||
| 3 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TADIR-OBJECT | Objekttyp | 20000718 | |||
| 4 | PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000718 |
Method GET_MASTER_LANGUAGE on class CL_CHK_TEXTPOOL has no exception.
History
| Last changed by/on | SAP | 20000717 |
| SAP Release Created in | 50A |