SAP ABAP Class CL_REG_CHECK (Registry - Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK_REGISTRY (Package) SRM Framework Registry
⤷
⤷
Properties
| Class | CL_REG_CHECK | |
| Short Description | Registry - Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_FRAMEWORK_REGISTRY | SRM Framework Registry |
| Created | 20010517 | SAP |
| Last change | 20010814 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REG_CHECK has no interface implemented.
Friends
Class CL_REG_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ERROR' | 20010518 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'NOT_EXIST' | 20010518 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'OK' | 20010518 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'WARNING' | 20010518 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_ROOT | Root | 20010831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CHECK_AREA | 20010517 | |
| 2 | Instance method | Public | Method | CHECK_AREA | 20010518 | |
| 3 | Instance method | Public | Method | CHECK_AREA | 20010518 | |
| 4 | Instance method | Public | Method | CHECK_AREA | 20010518 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20010831 |
Events
Class CL_REG_CHECK has no event.
Types
Class CL_REG_CHECK has no local type.
Method Signatures
Method CHECK_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT | Call by reference | Type reference (TYPE) | SRMTTPSCHKR | SRMPSCHKR | 20010518 | |||
| 2 | IM_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20010518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010518 | |||
| 2 | 20010518 |
Method CHECK_SP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT | Call by reference | Type reference (TYPE) | SRMTTPSCHKR | SRMPSCHKR | 20010518 | |||
| 2 | IM_SP_ID | Call by reference | Type reference (TYPE) | STRING | 20010518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010518 | |||
| 2 | 20010518 |
Method CHECK_SPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT | Call by reference | Type reference (TYPE) | SRMTTPSCHKR | SRMPSCHKR | 20010518 | |||
| 2 | IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20010518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010518 | |||
| 2 | 20010518 |
Method CHECK_SP_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT | Call by reference | Type reference (TYPE) | SRMTTPSCHKR | SRMPSCHKR | 20010518 | |||
| 2 | IM_CLASS_ID | Call by reference | Type reference (TYPE) | STRING | 20010518 | ||||
| 3 | IM_SP_ID | Call by reference | Type reference (TYPE) | STRING | 20010518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010518 | |||
| 2 | 20010518 | |||
| 3 | 20010518 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ROOT | Root | 20010831 |
Method CONSTRUCTOR on class CL_REG_CHECK has no exception.
History
| Last changed by/on | SAP | 20010814 |
| SAP Release Created in | 620 |