SAP ABAP Class CL_ECH_DOC_STORE_FOLDER (Create File for ECH)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FS_ECH_DOC_STORE_CORE (Package) Core of ECH Document Storage
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECH_DOC_STORE_FOLDER Create File for ECH 20100908
Properties
Class CL_ECH_DOC_STORE_FOLDER  
Short Description Create File for ECH    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_ECH_DOC_STORE_CORE   Core of ECH Document Storage 
Created 20100908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ECH_DOC_STORE_FOLDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ECH_DOC_STORE_FOLDER Create File for ECH 20100908
Friends
# Friend Modeled only Created on Description
1 CL_ECH_DOC_STORE_FACTORY 20100908 Generate Document Storage
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_PATH_ELEMENT_ROOT Instance attribute Private Type reference (TYPE) STRING 'ECH' 20100913
2 MO_ECM_FACADE Instance attribute Private Object reference (TYPE REF TO) IF_ECH_ECM_FACADE ECH Facade 20100914
3 MO_PAYLOAD_INFO_GET Instance attribute Private Object reference (TYPE REF TO) IF_ECH_PAYLOAD_GETTER Read Payload Information 20100913
4 MO_PHYSICAL_FOLDER Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_FOLDER 20100914
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_PATH Instance method Private Method 20100913
2 CHECK_FOLDER_PHYSICALLY_EXISTS Instance method Private Method 20100928
3 GET_BASIC_PROPERTIES Instance method Private Method 20101201
4 S_CREATE Static method Private Method 20100908
Events
Class CL_ECH_DOC_STORE_FOLDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PATH_ELEMENT Private See coding 20100914 TT_PATH_ELEMENT type table of string with DEFAULT KEY
Method Signatures

Method CALCULATE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PATH_ELEMENT Value transfer Type reference (TYPE) TT_PATH_ELEMENT 20100914

Method CALCULATE_PATH on class CL_ECH_DOC_STORE_FOLDER has no exception.

Method CHECK_FOLDER_PHYSICALLY_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PATH_ELEMENT Call by reference Type reference (TYPE) TT_PATH_ELEMENT 20100928
2 Importing IV_CREATE_IF_FOLDER_NOT_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100928
3 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20100928
# Exception Resumable Description Created on
1 CX_NWECM ECMI: Base Exception 20101001

Method GET_BASIC_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROPERTY Value transfer Type reference (TYPE) NWECM_T_NAME_VALUES 20101201

Method GET_BASIC_PROPERTIES on class CL_ECH_DOC_STORE_FOLDER has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ECM_FACADE Call by reference Object reference (TYPE REF TO) IF_ECH_ECM_FACADE ECM-Fassade 20100914
2 Importing IO_PAYLOAD_INFO_GET Call by reference Object reference (TYPE REF TO) IF_ECH_PAYLOAD_GETTER 20100913
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ECH_DOC_STORE_FOLDER Ordner für ECH Anlagen 20100908

Method S_CREATE on class CL_ECH_DOC_STORE_FOLDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703