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
⤷ 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 | A_OBJECTNAME | Instance attribute | Private | Type reference (TYPE) | OB_OBJECT | Object Name | 20020218 | ||
2 | A_OBJECTTYPE | Instance attribute | Private | Type reference (TYPE) | OB_TYP | Object Type | 20020218 | ||
3 | A_OBJH | Static Attribute | Private | Type reference (TYPE) | TT_OBJH | Table Type for Structure OBJH | 20020305 | ||
4 | A_OBJS | Static Attribute | Private | Type reference (TYPE) | TT_OBJS | Table Type of Structure OBJS | 20020306 | ||
5 | A_OBJSL | Static Attribute | Private | Type reference (TYPE) | TT_OBJSL | Table Type for Structure OBJSL | 20020311 | ||
6 | C_MSGID_DIFFCLIENT | Constant | Public | Type reference (TYPE) | CRMCHKMGID | '0040' | Check Results Management: Check Message ID | 20020311 | |
7 | C_MSGID_NOCLIENT | Constant | Public | Type reference (TYPE) | CRMCHKMGID | '0041' | Check Results Management: Check Message ID | 20020311 | |
8 | C_MSGID_YESCLIENT | Constant | Public | Type reference (TYPE) | CRMCHKMGID | '0042' | Check Results Management: Check Message ID | 20020311 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | 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 | Importing | I_OBJECTNAME | Call by reference | Type reference (TYPE) | OB_OBJECT | Objektname | 20020218 | ||
2 | Importing | I_OBJECTTYPE | Call by reference | Type reference (TYPE) | OB_TYP | Objekttyp | 20020218 | ||
3 | Importing | 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 |