SAP ABAP Class CL_CHK_IMG_COBJ (ToDo Check for IMG Customizing Objects)
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_COBJ | |
| Short Description | ToDo Check for IMG Customizing Objects | |
| 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 | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CHK_IMG_COBJ has no interface implemented.
Friends
Class CL_CHK_IMG_COBJ 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) | CUS_IMGACH-ACTIVITY | Link to Customizing Activity | 20001117 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CUS_IMGACH | IMG Activity Header | 20001117 | |||
| 3 | Constant | Public | Type reference (TYPE) | CUS_IMGACH-DOCU_ID | 'SIMG' | Empty Doc. ID | 20001122 | ||
| 4 | Constant | Public | Type reference (TYPE) | CRMCHKVAL-NAME | '&ACTI&' | Value Activity Name | 20001120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20001116 | ||
| 2 | Instance method | Private | Method | Checks the IMG Activity Attributes | 20001116 | |
| 3 | Instance method | Public | Method | Checks Consistency of associated Customizing Activity | 20001117 | |
| 4 | Instance method | Private | Method | Checks the IMG Activity Documentation | 20001116 | |
| 5 | Instance method | Public | Constructor | Constructor | 20001116 |
Events
Class CL_CHK_IMG_COBJ has no event.
Types
Class CL_CHK_IMG_COBJ has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_CHK_IMG_COBJ has no parameter.
Method CHECK on class CL_CHK_IMG_COBJ has no exception.
Method CHECK_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTR_ID | Call by reference | Type reference (TYPE) | CUS_IMGACH-ATTRIBUTES | Customizing Attribute | 20001117 |
Method CHECK_ATTRIBUTES on class CL_CHK_IMG_COBJ has no exception.
Method CHECK_CUSACT Signature
Method CHECK_CUSACT on class CL_CHK_IMG_COBJ has no parameter.
Method CHECK_CUSACT on class CL_CHK_IMG_COBJ has no exception.
Method CHECK_DOKU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCU_ID | Call by reference | Type reference (TYPE) | CUS_IMGACH-DOCU_ID | Verweis auf Doku | 20001117 |
Method CHECK_DOKU on class CL_CHK_IMG_COBJ has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | CUS_IMGACH-ACTIVITY | IMG Aktivität | 20001123 | |||
| 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 | Kein Verweisobjekt angegeben | 20001120 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 610 |