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 CL_REG_TREE_USER_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SRM_ROOT_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SRMCL 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 CO_RESULT_ERROR Constant Public Type reference (TYPE) STRING 'ERROR' 20010518
2 CO_RESULT_NOT_EXIST Constant Public Type reference (TYPE) STRING 'NOT_EXIST' 20010518
3 CO_RESULT_OK Constant Public Type reference (TYPE) STRING 'OK' 20010518
4 CO_RESULT_WARNING Constant Public Type reference (TYPE) STRING 'WARNING' 20010518
5 ROOT Instance attribute Private Object reference (TYPE REF TO) IF_SRM_ROOT Root 20010831
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AREA Instance method Public Method CHECK_AREA 20010517
2 CHECK_SP Instance method Public Method CHECK_AREA 20010518
3 CHECK_SPS Instance method Public Method CHECK_AREA 20010518
4 CHECK_SP_CLASS Instance method Public Method CHECK_AREA 20010518
5 CONSTRUCTOR 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 Exporting EX_RESULT Call by reference Type reference (TYPE) SRMTTPSCHKR SRMPSCHKR 20010518
2 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING 20010518
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010518
2 UNKNOWN 20010518

Method CHECK_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) SRMTTPSCHKR SRMPSCHKR 20010518
2 Importing IM_SP_ID Call by reference Type reference (TYPE) STRING 20010518
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010518
2 UNKNOWN 20010518

Method CHECK_SPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) SRMTTPSCHKR SRMPSCHKR 20010518
2 Importing IM_SPS_ID Call by reference Type reference (TYPE) STRING 20010518
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010518
2 UNKNOWN 20010518

Method CHECK_SP_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) SRMTTPSCHKR SRMPSCHKR 20010518
2 Importing IM_CLASS_ID Call by reference Type reference (TYPE) STRING 20010518
3 Importing IM_SP_ID Call by reference Type reference (TYPE) STRING 20010518
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20010518
2 UNKNOWN_CLASS 20010518
3 UNKNOWN_SP 20010518

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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