SAP ABAP Class CL_SRM_ECM_PROPERTY_SERVICE (NW ECM: Property Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_ECM_IMPL (Package) Records Management SPI (ECM) Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_PROPERTY_SERVICE ECMI: Service for Node Property Access 20081007
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_SUBSERVICE ECMI: Basic Connector Service Interface 20081007
Properties
Class CL_SRM_ECM_PROPERTY_SERVICE  
Short Description NW ECM: Property Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_ECM_IMPL   Records Management SPI (ECM) Implementation 
Created 20081007   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_PROPERTY_SERVICE ECMI: Service for Node Property Access 20081007
2 IF_NWECM_SUBSERVICE ECMI: Basic Connector Service Interface 20081007
Friends
Class CL_SRM_ECM_PROPERTY_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_LOG_PROP_ACCESS Static Attribute Public Type reference (TYPE) ABAP_BOOL IF_SRM=>FALSE 20090414
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_WHITE_LIST Instance method Private Method Check Properties Which Will Never Be Provided by RM 20090309
2 GET_CONTENT Instance method Public Method 20081007
3 GET_DEFAULT_DATES Instance method Public Method If No Date Exists Get sy-datum for Navigator Display 20090430
4 GET_ECM_PROPERTY_LIST Instance method Private Method Get All ECM Properties 20081204
Events
Class CL_SRM_ECM_PROPERTY_SERVICE has no event.
Types
Class CL_SRM_ECM_PROPERTY_SERVICE has no local type.
Method Signatures

Method CHECK_WHITE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROP_NAME Call by reference Type reference (TYPE) STRING 20090309
2 Exporting OV_PROP_MANDATORY Call by reference Type reference (TYPE) BOOLEAN Note, if poperty should be processed 20090309
# Exception Resumable Description Created on
1 CX_NWECM_PROPERTY_NOT_FOUND NW ECM: Property Not Found Exception 20090309

Method GET_CONTENT Signature

Method GET_CONTENT on class CL_SRM_ECM_PROPERTY_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_ECM_APPL_LOG Application Log of SRM ECM 20090320

Method GET_DEFAULT_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_NWECM_NODE_INFO NW ECM: Connector-Specific Node Info 20090504
2 Importing IT_NAMES Call by reference Type reference (TYPE) NWECM_T_NAME Table of property-names 20090504
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING NodeName without given "dates" like favorites, role, etc... 20090430
4 Exporting OT_PROPERTY_INFOS Call by reference Type reference (TYPE) NWECM_T_PROPERTY_INFO Table of property info type 20090430
5 Exporting OT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090430
# Exception Resumable Description Created on
1 CX_SRM_ECM_APPL_LOG Application Log of SRM ECM 20090430

Method GET_ECM_PROPERTY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_NWECM_NODE_INFO NW ECM: Connector-Specific Node Info 20081204
2 Importing IO_SESSION_INFO Call by reference Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO NW ECM: Session Info for User and Workspace Identification 20081204
3 Importing IT_REQUESTED_PROPERTIES Call by reference Type reference (TYPE) NWECM_T_NAME Table of names 20081204
4 Exporting OT_PROPERTY_INFO Call by reference Type reference (TYPE) NWECM_T_PROPERTY_INFO Table of property info type 20090113
5 Exporting OT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20081219
# Exception Resumable Description Created on
1 CX_SRM_ECM_APPL_LOG Application Log of SRM ECM 20081219
History
Last changed by/on SAP  20110908 
SAP Release Created in 720