SAP ABAP Class CL_NWECM_FS_UTIL (ECMI: Filesystem Access Helper)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_CONNECTOR_FS (Package) ECMI: Fileshare Connector
Properties
Class CL_NWECM_FS_UTIL  
Short Description ECMI: Filesystem Access Helper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CONNECTOR_FS   ECMI: Fileshare Connector 
Created 20100414   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_FS_UTIL has no forward declaration.
Interfaces
Class CL_NWECM_FS_UTIL has no interface implemented.
Friends
Class CL_NWECM_FS_UTIL has no friend class.
Attributes
Class CL_NWECM_FS_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_P6_TO_TIMESTAMP Static method Public Method Converts the given time to an ABAP Timestamp 20100414
2 CONVERT_TO_OPS_PATH Static method Public Method Converts the given path to the actual Operating System path 20100416
3 GET_LOGICAL_REPOSITORY_PATH Static method Public Method Returns the Logical file Path of the Repository 20100419
4 GET_NODE_PATH Static method Public Method Returns the absolute node path 20100415
5 GET_PHYSICAL_REPOSITORY_PATH Static method Public Method Returns the physical Path of the Repository 20100419
6 GET_RELATIVE_NODE_PATH Static method Public Method Returns the relative node path 20100415
7 GET_SEPARATOR Static method Public Method Returns the path separator depending on the Operating System 20100414
Events
Class CL_NWECM_FS_UTIL has no event.
Types
Class CL_NWECM_FS_UTIL has no local type.
Method Signatures

Method CONVERT_P6_TO_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNIX_TIMESTAMP Call by reference Type reference (TYPE) P 20100414
2 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) NWECM_TIMESTAMP 20100414

Method CONVERT_P6_TO_TIMESTAMP on class CL_NWECM_FS_UTIL has no exception.

Method CONVERT_TO_OPS_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PATH Call by reference Object reference (TYPE REF TO) CL_NWECM_PATH ECMI: Path Representation and Handling 20100416
2 Returning RV_PATH Value transfer Type reference (TYPE) STRING Operating System conform path 20100416
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20100419

Method GET_LOGICAL_REPOSITORY_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REPOSITORY_NAME Call by reference Object reference (TYPE REF TO) CL_NWECM_NAME Repository Name 20100426
2 Returning RV_LOGICAL_PATH Value transfer Type reference (TYPE) STRING Logical File Path 20100419
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20100419

Method GET_NODE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION_INFO Call by reference Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO ECMI: Session Info for User and Workspace Identification 20100415
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING ECMI: Node ID 20100415
3 Returning RV_ABSOLUTE_PATH Value transfer Type reference (TYPE) STRING 20100419
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20100415

Method GET_PHYSICAL_REPOSITORY_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGICAL_PATH Call by reference Type reference (TYPE) STRING 20100419
2 Returning RV_PHYSICAL_PATH Value transfer Type reference (TYPE) STRING 20100419
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20100419

Method GET_RELATIVE_NODE_PATH 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 ECMI: Node Info 20100415
2 Importing IO_SESSION_INFO Call by reference Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO ECMI: Session Info for User and Workspace Identification 20100415
3 Returning RO_RELATIVE_PATH Value transfer Object reference (TYPE REF TO) CL_NWECM_PATH ECM like path relative to the root folder 20100419
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20100415

Method GET_SEPARATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEPARATOR Value transfer Type reference (TYPE) STRING 20100414

Method GET_SEPARATOR on class CL_NWECM_FS_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703