SAP ABAP Class CL_NWECM_WD_CREDENTIALS (ECMI: Credentials SPI Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_WEBDAV_CONNECTOR (Package) WebDAV connector for ECMI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_CREDENTIALS NW ECM: Credentials 20090217
Properties
Class CL_NWECM_WD_CREDENTIALS  
Short Description ECMI: Credentials SPI Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package S_NWECM_WEBDAV_CONNECTOR   WebDAV connector for ECMI 
Created 20090217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_WD_CREDENTIALS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_CREDENTIALS NW ECM: Credentials 20090217
Friends
Class CL_NWECM_WD_CREDENTIALS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_USER_NAME Instance attribute Private Type reference (TYPE) STRING 20090217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090217
2 GET_USER_NAME Instance method Public Method 20090217
Events
Class CL_NWECM_WD_CREDENTIALS has no event.
Types
Class CL_NWECM_WD_CREDENTIALS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER_NAME Call by reference Type reference (TYPE) STRING 20090217

Method CONSTRUCTOR on class CL_NWECM_WD_CREDENTIALS has no exception.

Method GET_USER_NAME Signature

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

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