SAP ABAP Class CL_ECH_DOCUMENT_STORE (Document storage)
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_DOCUMENT_STORE | Document storage | 20100908 |
Properties
| Class | CL_ECH_DOCUMENT_STORE | |
| Short Description | Document storage | |
| 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_DOCUMENT_STORE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECH_DOCUMENT_STORE | Document storage | 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 | Object reference (TYPE REF TO) | IF_ECH_DOC_STORE_FOLDER | Create File for ECH | 20100923 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_VERSION_ATTACHMENT_LINK | Assignment of Attachments to Payload Versions | 20100923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20100908 |
Events
Class CL_ECH_DOCUMENT_STORE has no event.
Types
Class CL_ECH_DOCUMENT_STORE has no local type.
Method Signatures
Method S_CREATE 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_ECH_DOC_STORE_FOLDER | Ordner für ECH Anlagen | 20100923 | |||
| 2 | IO_VERSION_LINK | Call by reference | Object reference (TYPE REF TO) | IF_ECH_VERSION_ATTACHMENT_LINK | Zuordnung von attachments zu Payload-Versionen | 20100923 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_DOCUMENT_STORE | Dokumentenablage | 20100908 |
Method S_CREATE on class CL_ECH_DOCUMENT_STORE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |