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 | Instance attribute | Private | Type reference (TYPE) | STRING | 'ECH' | 20100913 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_ECM_FACADE | ECH Facade | 20100914 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_PAYLOAD_GETTER | Read Payload Information | 20100913 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_FOLDER | 20100914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100913 | ||
| 2 | Instance method | Private | Method | 20100928 | ||
| 3 | Instance method | Private | Method | 20101201 | ||
| 4 | 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 | 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 | IT_PATH_ELEMENT | Call by reference | Type reference (TYPE) | TT_PATH_ELEMENT | 20100928 | ||||
| 2 | IV_CREATE_IF_FOLDER_NOT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100928 | |||
| 3 | RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100928 |
| # | 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 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 | IO_ECM_FACADE | Call by reference | Object reference (TYPE REF TO) | IF_ECH_ECM_FACADE | ECM-Fassade | 20100914 | |||
| 2 | IO_PAYLOAD_INFO_GET | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PAYLOAD_GETTER | 20100913 | ||||
| 3 | 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 |