SAP ABAP Class IF_ECH_DOC_STORE_FOLDER (Create File for ECH)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_DOC_STORE_FOLDER Create File for ECH 20100908
Properties
Class IF_ECH_DOC_STORE_FOLDER  
Short Description Create File for ECH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100908   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ECH_DOCUMENT_STORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_ECH_ECM_FACADE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ECH_DOC_STORE_FOLDER has no interface implemented.
Friends
Class IF_ECH_DOC_STORE_FOLDER has no friend class.
Attributes
Class IF_ECH_DOC_STORE_FOLDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTACHMENT Instance method Public Method 20100914
2 DOES_ATTACHMENT_EXIST Instance method Public Method 20100928
3 FREE_RESOURCES Instance method Public Method 20101001
4 GET_ATTACHMENTS Instance method Public Method 20100924
Events
Class IF_ECH_DOC_STORE_FOLDER has no event.
Types
Class IF_ECH_DOC_STORE_FOLDER has no local type.
Method Signatures

Method ADD_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTACHMENT Call by reference Type reference (TYPE) IF_ECH_DOCUMENT_STORE=>TS_ATTACHMENT_WRITE 20100914
# Exception Resumable Description Created on
1 CX_ECH_DOC_STORE_DYNAMIC Dynamische Ausnahme ECH Documentenablage 20100928
2 CX_NWECM ECMI: Base Exception 20101001

Method DOES_ATTACHMENT_EXIST Signature

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

Method FREE_RESOURCES Signature

Method FREE_RESOURCES on class IF_ECH_DOC_STORE_FOLDER has no parameter.
# Exception Resumable Description Created on
1 CX_NWECM ECMI: Base Exception 20101001

Method GET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTACHMENT Value transfer Type reference (TYPE) IF_ECH_ECM_FACADE=>TT_ECM_ATTACHMENT 20100924
# Exception Resumable Description Created on
1 CX_NWECM ECMI: Base Exception 20101001
History
Last changed by/on SAP  20110908 
SAP Release Created in