SAP ABAP Interface IF_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 - 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
Interface IF_ECH_DOC_STORE_FOLDER  
Short Description Create File for ECH    
General Data
Package FS_ECH_DOC_STORE_CORE   Core of ECH Document Storage 
Created 20100908   SAP 
Last changed 20110908   SAP 
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
Interface IF_ECH_DOC_STORE_FOLDER has no interface.
Friends
Interface IF_ECH_DOC_STORE_FOLDER has no friend.
Attributes
Interface 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
Interface IF_ECH_DOC_STORE_FOLDER has no event.
Types
Interface 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 Interface 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 703