SAP ABAP Interface IF_ECH_ECM_FACADE (ECH Facade)
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_ECM_FACADE | ECM Facade | 20100915 |
Properties
| Interface | IF_ECH_ECM_FACADE | |
| Short Description | ECH Facade |
General Data
| Package | FS_ECH_DOC_STORE_CORE | Core of ECH Document Storage |
| Created | 20100914 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface IF_ECH_ECM_FACADE has no interface.
Friends
Interface IF_ECH_ECM_FACADE has no friend.
Attributes
Interface IF_ECH_ECM_FACADE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110124 | ||
| 2 | Instance method | Public | Method | 20100930 | ||
| 3 | Instance method | Public | Method | 20100914 | ||
| 4 | Instance method | Public | Method | 20101201 | ||
| 5 | Instance method | Public | Method | 20110124 | ||
| 6 | Instance method | Public | Method | 20110124 | ||
| 7 | Instance method | Public | Method | 20100917 | ||
| 8 | Instance method | Public | Method | 20100914 | ||
| 9 | Instance method | Public | Method | 20100917 | ||
| 10 | Instance method | Public | Method | 20100915 | ||
| 11 | Instance method | Public | Method | 20100916 |
Events
Interface 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 | IO_FILE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FILE | 20110124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110124 |
Method FREE_RESOURCES Signature
Method FREE_RESOURCES on Interface IF_ECH_ECM_FACADE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_FOLDER | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FOLDER | 20100914 | ||||
| 2 | RT_ATTACHMENT | Value transfer | Type reference (TYPE) | TT_ECM_ATTACHMENT | 20100914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Base Exception | 20101001 |
Method GET_BASIC_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PROPERTY | Value transfer | Type reference (TYPE) | NWECM_T_NAME_VALUES | 20101201 |
Method GET_BASIC_PROPERTIES on Interface 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 | IO_FILE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FILE | 20110124 | ||||
| 2 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | 20110124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_FILE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FILE | 20110124 | ||||
| 2 | RV_USER | Value transfer | Type reference (TYPE) | SYUNAME | 20110124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_FILE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FILE | 20100917 | ||||
| 2 | RV_MIMETYPE | Value transfer | Type reference (TYPE) | STRING | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Base Exception | 20101001 |
Method GET_ROOT_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ROOT_FOLDER | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_FOLDER | 20100914 |
Method GET_ROOT_FOLDER on Interface 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 | IO_FILE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FILE | 20100917 | ||||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_FILE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FILE | 20100917 | ||||
| 2 | RT_VERSION | Value transfer | Type reference (TYPE) | TT_VERSION | 20100915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_FILE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FILE | 20100917 | ||||
| 2 | IT_VERSION | Call by reference | Type reference (TYPE) | TT_VERSION | 20100916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Base Exception | 20101001 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |