SAP ABAP Class CL_CHK_IMG_DOKU (Todo Check for IMG Documents)
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 |
Properties
| Class | CL_CHK_IMG_DOKU | |
| Short Description | Todo Check for IMG Documents | |
| 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_DOKU has no forward declaration.
Interfaces
Class CL_CHK_IMG_DOKU has no interface implemented.
Friends
Class CL_CHK_IMG_DOKU 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) | DOKIL-OBJECT | Document to be Checked | 20001116 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | TY_DOKU_OBJ_T | IMG-Relevant DOKIL Entries | 20001116 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CRMCHKVAL-NAME | '&DOKU&' | Name for Value '&DOKU%' | 20001120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20001116 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001116 | |
| 3 | Instance method | Public | Constructor | Constructor | 20001116 |
Events
Class CL_CHK_IMG_DOKU has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DOKU_OBJ_T | Protected | See coding | 20001116 | |
Method Signatures
Method CHECK Signature
Method CHECK on class CL_CHK_IMG_DOKU has no parameter.
Method CHECK on class CL_CHK_IMG_DOKU has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHK_IMG_DOKU has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHK_IMG_DOKU has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCU_OBJECT | Call by reference | Type reference (TYPE) | C | OBJECT aus DOKIL | 20001116 | |||
| 2 | I_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CHK_IMG_RESULT_TREE | Ergebnisse aus IMG Todo Check | 20001116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde kein Prüfobjekt mitgegeben | 20001120 |
History
| Last changed by/on | SAP | 20001116 |
| SAP Release Created in | 610 |