SAP ABAP Class IF_ECH_ECM_FACADE (ECH Facade)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_ECM_FACADE ECM Facade 20100915
Properties
Class IF_ECH_ECM_FACADE  
Short Description ECH Facade    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100914   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ECH_DOCUMENT_STORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ECH_ECM_FACADE has no interface implemented.
Friends
Class IF_ECH_ECM_FACADE has no friend class.
Attributes
Class IF_ECH_ECM_FACADE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ATTACHMENT Instance method Public Method 20110124
2 FREE_RESOURCES Instance method Public Method 20100930
3 GET_ATTACHMENTS_IN_FOLDER Instance method Public Method 20100914
4 GET_BASIC_PROPERTIES Instance method Public Method 20101201
5 GET_CREATE_TMST_FOR_ATTACHMENT Instance method Public Method 20110124
6 GET_CREATE_USER_FOR_ATTACHMENT Instance method Public Method 20110124
7 GET_MIMETYPE_FOR_ATTACHMENT Instance method Public Method 20100917
8 GET_ROOT_FOLDER Instance method Public Method 20100914
9 GET_URL_FOR_ATTACHMENT Instance method Public Method 20100917
10 GET_VERSIONS_FOR_ATTACHMENT Instance method Public Method 20100915
11 SET_VERSIONS_FOR_ATTACHMENT Instance method Public Method 20100916
Events
Class IF_ECH_ECM_FACADE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ECM_ATTACHMENT Public See coding 20100916 begin of ts_ecm_attachment, name type string, node TYPE REF TO IF_NWECM_FILE, end of ts_ecm_attachment
2 TT_ECM_ATTACHMENT Public See coding 20100916 tt_ecm_attachment type table of ts_ecm_attachment with key primary_key components name
3 TT_VERSION Public See coding 20100915 tt_version TYPE TABLE OF feh_version WITH DEFAULT KEY
Method Signatures

Method DELETE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) IF_NWECM_FILE 20110124
# Exception Resumable Description Created on
1 CX_NWECM 20110124

Method FREE_RESOURCES Signature

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

Method GET_ATTACHMENTS_IN_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FOLDER Call by reference Object reference (TYPE REF TO) IF_NWECM_FOLDER 20100914
2 Returning RT_ATTACHMENT Value transfer Type reference (TYPE) TT_ECM_ATTACHMENT 20100914
# 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 IF_ECH_ECM_FACADE has no exception.

Method GET_CREATE_TMST_FOR_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) IF_NWECM_FILE 20110124
2 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP 20110124
# Exception Resumable Description Created on
1 CX_NWECM ECMI: Base Exception 20110124

Method GET_CREATE_USER_FOR_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) IF_NWECM_FILE 20110124
2 Returning RV_USER Value transfer Type reference (TYPE) SYUNAME 20110124
# Exception Resumable Description Created on
1 CX_NWECM ECMI: Base Exception 20110124

Method GET_MIMETYPE_FOR_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) IF_NWECM_FILE 20100917
2 Returning RV_MIMETYPE Value transfer Type reference (TYPE) STRING 20100917
# Exception Resumable Description Created on
1 CX_NWECM ECMI: Base Exception 20101001

Method GET_ROOT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ROOT_FOLDER Value transfer Object reference (TYPE REF TO) IF_NWECM_FOLDER 20100914

Method GET_ROOT_FOLDER on class IF_ECH_ECM_FACADE has no exception.

Method GET_URL_FOR_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) IF_NWECM_FILE 20100917
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20100917
# Exception Resumable Description Created on
1 CX_NWECM ECMI: Base Exception 20101001

Method GET_VERSIONS_FOR_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) IF_NWECM_FILE 20100917
2 Returning RT_VERSION Value transfer Type reference (TYPE) TT_VERSION 20100915
# Exception Resumable Description Created on
1 CX_NWECM ECMI: Base Exception 20101001

Method SET_VERSIONS_FOR_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) IF_NWECM_FILE 20100917
2 Importing IT_VERSION Call by reference Type reference (TYPE) TT_VERSION 20100916
# Exception Resumable Description Created on
1 CX_NWECM ECMI: Base Exception 20101001
History
Last changed by/on SAP  20110908 
SAP Release Created in