SAP ABAP Class CL_NWECM_FS_CONFIG (ECMI: Configuration Class for Fileshare Connector)
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_CONFIG  
Short Description ECMI: Configuration Class for Fileshare Connector    
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 20100601   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_FS_CONFIG has no forward declaration.
Interfaces
Class CL_NWECM_FS_CONFIG has no interface implemented.
Friends
Class CL_NWECM_FS_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_TABNAME Static Attribute Private Type reference (TYPE) TABNAME 'NWECMC_FS_CFG' 20100601
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REPOSITORY Static method Public Method Creates a repository in the configuration database 20100601
2 GET_REPOSITORY_KEY Static method Public Method Creates a repository in the configuration database 20100601
3 GET_TABLE_NAME Static method Public Method Returns the name of the config table 20100601
Events
Class CL_NWECM_FS_CONFIG has no event.
Types
Class CL_NWECM_FS_CONFIG has no local type.
Method Signatures

Method CREATE_REPOSITORY 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) NWECM_FS_LOGICAL_NAME Logical Name of the fileshare 20100601
2 Importing IV_REPOSITORY_NAME Call by reference Type reference (TYPE) STRING Name of the repository 20100601

Method CREATE_REPOSITORY on class CL_NWECM_FS_CONFIG has no exception.

Method GET_REPOSITORY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPOSITORY_NAME Call by reference Type reference (TYPE) STRING Name of the repository 20100601
2 Returning RV_TABLE_KEY Value transfer Type reference (TYPE) TROBJ_NAME Database key of the created repository 20100601

Method GET_REPOSITORY_KEY on class CL_NWECM_FS_CONFIG has no exception.

Method GET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TABNAME Value transfer Type reference (TYPE) TABNAME Table Name 20100601

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