SAP ABAP Interface IF_SRM_CHECK_REGISTRY (Specific Interface for Registry Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK (Package) Records Management Framework Package
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ROOT Root Class for Object Tree 20000412
Properties
Interface IF_SRM_CHECK_REGISTRY  
Short Description Specific Interface for Registry Checks    
General Data
Package SRM_FRAMEWORK   Records Management Framework Package 
Created 20000412   SAP 
Last changed 20040603   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SRM_CHECK_REGISTRY has no interface.
Friends
Interface IF_SRM_CHECK_REGISTRY has no friend.
Attributes
Interface IF_SRM_CHECK_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AREA_ID Instance method Public Method Check: AREA ID 20001015
2 CHECK_CLASS_NAME_FOR_SP_ID Instance method Public Method Check: Class Name for SP ID 20000524
3 CHECK_CLASS_ROLE Instance method Public Method Check: Class Role ID 20000807
4 CHECK_CLASS_ROLE_FOR_POID Instance method Public Method Check: Class Role for POID 20000609
5 CHECK_CLASS_ROLE_FOR_SP_ID Instance method Public Method Check: Class Role for SP ID 20000414
6 CHECK_COMPONENT_ROLE Instance method Public Method Check: Component Role 20040512
7 CHECK_COMPONENT_ROLE_FOR_POID Instance method Public Method Check: Component Role for POID 20040512
8 CHECK_COMPONENT_ROLE_FOR_SP_ID Instance method Public Method Check: Component Role for SP ID 20040512
9 CHECK_SPS_ID Instance method Public Method Check: SPS ID 20000502
10 CHECK_SP_ID Instance method Public Method Check: SP ID 20000515
11 CHECK_SP_ID_FOR_AREA_ID Instance method Public Method Check: SP ID & AREA ID Together 20010830
12 CHECK_SP_TYPE_ID Instance method Public Method Check: SP Type ID 20010810
Events
Interface IF_SRM_CHECK_REGISTRY has no event.
Types
Interface IF_SRM_CHECK_REGISTRY has no local type.
Method Signatures

Method CHECK_AREA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING AREA ID 20001015
2 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010613

Method CHECK_AREA_ID on Interface IF_SRM_CHECK_REGISTRY has no exception.

Method CHECK_CLASS_NAME_FOR_SP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS_NAME Call by reference Type reference (TYPE) STRING Klassen Name 20000524
2 Importing IM_INCLUDE_INHERITED Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20031231
3 Importing IM_SP_ID Call by reference Type reference (TYPE) STRING SP ID 20000524
4 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010614

Method CHECK_CLASS_NAME_FOR_SP_ID on Interface IF_SRM_CHECK_REGISTRY has no exception.

Method CHECK_CLASS_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS_ROLE Call by reference Type reference (TYPE) STRING Klassenrolle 20000807
2 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010613

Method CHECK_CLASS_ROLE on Interface IF_SRM_CHECK_REGISTRY has no exception.

Method CHECK_CLASS_ROLE_FOR_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS_ROLE Call by reference Type reference (TYPE) STRING Klassenrolle 20000609
2 Importing IM_INCLUDE_INHERITED Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20031231
3 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20000609
4 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010628
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010629
2 CX_SRM_POID POID Fehler (abstrakt) 20010628

Method CHECK_CLASS_ROLE_FOR_SP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS_ROLE Call by reference Type reference (TYPE) STRING Klassenrolle 20000414
2 Importing IM_INCLUDE_INHERITED Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20031231
3 Importing IM_SP_ID Call by reference Type reference (TYPE) STRING SP ID 20000414
4 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010622

Method CHECK_CLASS_ROLE_FOR_SP_ID on Interface IF_SRM_CHECK_REGISTRY has no exception.

Method CHECK_COMPONENT_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMP_ROLE Call by reference Type reference (TYPE) STRING Komponentenrolle 20040512
2 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040512
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040512

Method CHECK_COMPONENT_ROLE_FOR_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMP_ROLE Call by reference Type reference (TYPE) STRING Komponentenrolle 20040512
2 Importing IM_INCLUDE_INHERITED Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040512
3 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040512
4 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040512
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040512

Method CHECK_COMPONENT_ROLE_FOR_SP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMP_ROLE Call by reference Type reference (TYPE) STRING 20040512
2 Importing IM_INCLUDE_INHERITED Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040512
3 Importing IM_SP_ID Call by reference Type reference (TYPE) STRING 20040512
4 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040512
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040512

Method CHECK_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SPS_ID Call by reference Type reference (TYPE) STRING SPS ID 20000502
2 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010613

Method CHECK_SPS_ID on Interface IF_SRM_CHECK_REGISTRY has no exception.

Method CHECK_SP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SP_ID Call by reference Type reference (TYPE) STRING SP ID 20000515
2 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010613

Method CHECK_SP_ID on Interface IF_SRM_CHECK_REGISTRY has no exception.

Method CHECK_SP_ID_FOR_AREA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING Area ID 20010830
2 Importing IM_SP_ID Call by reference Type reference (TYPE) STRING SP ID 20010830
3 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010830

Method CHECK_SP_ID_FOR_AREA_ID on Interface IF_SRM_CHECK_REGISTRY has no exception.

Method CHECK_SP_TYPE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SP_TYPE_ID Call by reference Type reference (TYPE) STRING SP Type ID 20010810
2 Returning RE_CHECK_RESULT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010810

Method CHECK_SP_TYPE_ID on Interface IF_SRM_CHECK_REGISTRY has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in 46D