SAP ABAP Class CL_CHK_IMG_NODE (ToDo Check for IMG Nodes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-IMG (Application Component) Implementation Guide
⤷
S_CUSTOMIZING_IMG_TOOL (Package) Maintenance Tools for IMG
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CHK_IMG_OBJ | Todo Check for IMG Objects | 20001116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CHK_IMG_NODE_IMG0 | ToDo Check for IMG Nodes | 20001116 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CHK_IMG_NODE_IMG1 | ToDo Check for IMG Nodes: Node Type IMG1 | 20001116 |
Properties
| Class | CL_CHK_IMG_NODE | |
| Short Description | ToDo Check for IMG Nodes | |
| Super Class | CL_CHK_IMG_OBJ | Todo Check for IMG Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CUSTOMIZING_IMG_TOOL | Maintenance Tools for IMG |
| Created | 20001116 | SAP |
| Last change | 20001116 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHK_IMG_NODE has no forward declaration.
Interfaces
Class CL_CHK_IMG_NODE has no interface implemented.
Friends
Class CL_CHK_IMG_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | 20001116 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | HIER_REF_T | Hierarchy Table Node Link Table | 20001116 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | HIER_TEXTS_T | Hierarchy Maintenance Text Interface Table | 20001116 | |||
| 4 | Constant | Public | Type reference (TYPE) | HIER_REF-REF_TYPE | 'COBJ' | Link Type Customizing Object | 20001116 | ||
| 5 | Constant | Public | Type reference (TYPE) | HIER_REF-REF_TYPE | 'DOKU' | Link Type Document | 20001116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001116 |
Events
Class CL_CHK_IMG_NODE has no event.
Types
Class CL_CHK_IMG_NODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | HIER_IFACE | Interface für Übergabe der Knoten im Hierarchpflegetool | 20001116 | |||
| 2 | I_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CHK_IMG_RESULT_TREE | Ergebnisse aus IMG Todo Check | 20001116 | |||
| 3 | I_T_REF | Call by reference | Type reference (TYPE) | HIER_REF_T | Verweistabelle für Knoten in der Hierarchietabelle | 20001116 | |||
| 4 | I_T_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXTS_T | Text für Knoten der allg. Strukturablage | 20001116 |
Method CONSTRUCTOR on class CL_CHK_IMG_NODE has no exception.
History
| Last changed by/on | SAP | 20001116 |
| SAP Release Created in | 610 |