SAP ABAP Class CL_SRM_ECM_CSO_UTILS (Utilities for Client Supplied Owner Table)
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
Properties
Class CL_SRM_ECM_CSO_UTILS  
Short Description Utilities for Client Supplied Owner Table    
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 20090416   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_SRM_ECM_CSO_UTILS has no interface implemented.
Friends
Class CL_SRM_ECM_CSO_UTILS has no friend class.
Attributes
Class CL_SRM_ECM_CSO_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ENTRY Static method Public Method 20090416
2 GET_FROM_NAME Static method Public Method Get Checked Out Document Entries 20090427
3 GET_NODE_ENTRIES Static method Public Method 20090417
4 INSERT_ENTRY Static method Public Method 20090416
Events
Class CL_SRM_ECM_CSO_UTILS has no event.
Types
Class CL_SRM_ECM_CSO_UTILS has no local type.
Method Signatures

Method DELETE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CSO Call by reference Type reference (TYPE) SRM_ECM_CSO Client Supplied Owners of Document Locks 20090416
2 Exporting OT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return Parameter 20090416

Method DELETE_ENTRY on class CL_SRM_ECM_CSO_UTILS has no exception.

Method GET_FROM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AREA_ID Call by reference Type reference (TYPE) SRM_ECM_AREA_KEY area id 20090427
2 Importing IV_NEW_FILE Call by reference Type reference (TYPE) BOOLEAN IF_SRM=>FALSE To avoid CSO-selection problems for very new files 20090528
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) SRM_ECM_NAME_CSO ECM Node id 20090427
4 Importing IV_RMS_ID Call by reference Type reference (TYPE) SRM_ECM_RMS_KEY rms id 20090427
5 Exporting OT_CHECKOUT_FILES Call by reference Type reference (TYPE) SRMT_ECM_CSO checkedout file info 20090427
6 Exporting OT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T list of log entries 20090427
# Exception Resumable Description Created on
1 CX_SRM_ECM_APPL_LOG Application Log of SRM ECM 20090427

Method GET_NODE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AREA_ID Call by reference Type reference (TYPE) SRM_ECM_AREA_KEY AREA ID as Key 20090417
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING Node ID for SRM ECM Integration 20090417
3 Importing IV_RMS_ID Call by reference Type reference (TYPE) SRM_ECM_RMS_KEY RMS ID as Key 20090417
4 Exporting OT_SRM_ECM_CSO Call by reference Type reference (TYPE) SRM_ECM_T_CSO Client Supplied Owners of Document Locks 20090417

Method GET_NODE_ENTRIES on class CL_SRM_ECM_CSO_UTILS has no exception.

Method INSERT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CSO Call by reference Type reference (TYPE) SRM_ECM_CSO User Name 20090416
2 Exporting OT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090416

Method INSERT_ENTRY on class CL_SRM_ECM_CSO_UTILS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720