SAP ABAP Class IF_NWECM_SESSION_INFO (ECMI: Session Info for User and Workspace Identification)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMIS10_SESSION_INFO Simple ECM connector session implementation 20100519
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PLC_SESSION_INFO ECMI: Session info implementation 20090504
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_SESSION_FS ECMI: Fileshare Session Implementation 20100414
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_SESSION_INFO_STUB NW ECM: Configurable Session Info Stub 20081010
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_SESSION_INFO_SWR ECMI: Session Info SPI Firewall Wrapper 20080905
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_WD_SESSION_INFO WebDAV connector Session Info 20090108
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ECM_SESSION_INFO NW ECM: Session Info 20081007
Properties
Class IF_NWECM_SESSION_INFO  
Short Description ECMI: Session Info for User and Workspace Identification    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080530   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NWECM_SESSION_INFO has no forward declaration.
Interfaces
Class IF_NWECM_SESSION_INFO has no interface implemented.
Friends
Class IF_NWECM_SESSION_INFO has no friend class.
Attributes
Class IF_NWECM_SESSION_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20080813
2 GET_USER_ID Instance method Public Method Return The user identification 20080530
3 GET_WORKSPACE_NAME Instance method Public Method Return the Name of the Workspace for this session 20080530
Events
Class IF_NWECM_SESSION_INFO has no event.
Types
Class IF_NWECM_SESSION_INFO has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_NWECM_SESSION_INFO has no parameter.
Method CLOSE on class IF_NWECM_SESSION_INFO has no exception.

Method GET_USER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_USER_ID Value transfer Type reference (TYPE) STRING User ID 20080722

Method GET_USER_ID on class IF_NWECM_SESSION_INFO has no exception.

Method GET_WORKSPACE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WORKSPACE_NAME Value transfer Type reference (TYPE) STRING Name of the workspace 20080722

Method GET_WORKSPACE_NAME on class IF_NWECM_SESSION_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in