SAP ABAP Class CL_CHK_IMG_CUSOBJ (TODO Checks for 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 | 20020219 |
Properties
| Class | CL_CHK_IMG_CUSOBJ | |
| Short Description | TODO Checks for 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 | 20020218 | SAP |
| Last change | 20020219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHK_IMG_CUSOBJ has no forward declaration.
Interfaces
Class CL_CHK_IMG_CUSOBJ has no interface implemented.
Friends
Class CL_CHK_IMG_CUSOBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | OB_OBJECT | Object Name | 20020218 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | OB_TYP | Object Type | 20020218 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TT_OBJH | Table Type for Structure OBJH | 20020305 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_OBJS | Table Type of Structure OBJS | 20020306 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TT_OBJSL | Table Type for Structure OBJSL | 20020311 | |||
| 6 | Constant | Public | Type reference (TYPE) | CRMCHKMGID | '0040' | Check Results Management: Check Message ID | 20020311 | ||
| 7 | Constant | Public | Type reference (TYPE) | CRMCHKMGID | '0041' | Check Results Management: Check Message ID | 20020311 | ||
| 8 | Constant | Public | Type reference (TYPE) | CRMCHKMGID | '0042' | Check Results Management: Check Message ID | 20020311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020218 |
Events
Class CL_CHK_IMG_CUSOBJ has no event.
Types
Class CL_CHK_IMG_CUSOBJ 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_OBJECTNAME | Call by reference | Type reference (TYPE) | OB_OBJECT | Objektname | 20020218 | |||
| 2 | I_OBJECTTYPE | Call by reference | Type reference (TYPE) | OB_TYP | Objekttyp | 20020218 | |||
| 3 | I_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CHK_IMG_RESULT_TREE | Ergebnisse aus IMG Todo Check | 20020219 |
Method CONSTRUCTOR on class CL_CHK_IMG_CUSOBJ has no exception.
History
| Last changed by/on | SAP | 20020219 |
| SAP Release Created in | 630 |