SAP ABAP Class CL_RCM_ROOT_MANAGER (Root Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK (Package) Records Management Framework Package
Properties
Class CL_RCM_ROOT_MANAGER  
Short Description Root Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_FRAMEWORK   Records Management Framework Package 
Created 20040211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCM_ROOT_MANAGER has no forward declaration.
Interfaces
Class CL_RCM_ROOT_MANAGER has no interface implemented.
Friends
Class CL_RCM_ROOT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ROOT_BUFFER Static Attribute Protected Type reference (TYPE) SRM_LIST_OBJECT List: Object 20040211
Methods
# Method Level Visibility Method type Description Created on
1 GET_ROOT Static method Public Method Specify Root Object 20040211
2 GET_SRM Static method Public Method Returns Reference to IF_SRM Matching SPS_ID 20040212
3 SET_ROOT Static method Public Method 20120803
Events
Class CL_RCM_ROOT_MANAGER has no event.
Types
Class CL_RCM_ROOT_MANAGER has no local type.
Method Signatures

Method GET_ROOT 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 20040211
2 Returning RE_ROOT Value transfer Object reference (TYPE REF TO) IF_SRM_ROOT 20040211
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20040211
2 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20040211

Method GET_SRM 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 20040212
2 Returning RE_SRM_REF Value transfer Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040212
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20040212
2 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20040212

Method SET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXISTS Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20120803
2 Importing IM_ROOT_STRUC Call by reference Type reference (TYPE) SRMLISTOBJ Attribut Wert: Objekt 20120803

Method SET_ROOT on class CL_RCM_ROOT_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700