SAP ABAP Class CL_ECH_DOC_STORE_FACTORY (Generate 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
⤷
⤷
Properties
| Class | CL_ECH_DOC_STORE_FACTORY | |
| Short Description | Generate 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 | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECH_DOC_STORE_FACTORY has no forward declaration.
Interfaces
Class CL_ECH_DOC_STORE_FACTORY has no interface implemented.
Friends
Class CL_ECH_DOC_STORE_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20100914 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_DOCUMENT_STORE | Document storage | 20100914 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_DOC_STORE_FOLDER | Create File for ECH | 20100914 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_ECM_AUTH_CHECK | 20110505 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_ECM_FACADE | ECH Facade | 20100914 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_PAYLOAD_GETTER | Read Payload Information | 20100914 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_VERSION_ATTACHMENT_LINK | 20100916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100914 | ||
| 2 | Instance method | Private | Event handling method | 20100928 | ||
| 3 | Static method | Public | Method | 20100914 |
Events
Class CL_ECH_DOC_STORE_FACTORY has no event.
Types
Class CL_ECH_DOC_STORE_FACTORY has no local type.
Method Signatures
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PAYLOAD_INFO_GET | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PAYLOAD_GETTER | Informationen zur Payload lesen | 20100914 |
Method INITIALIZE on class CL_ECH_DOC_STORE_FACTORY has no exception.
Method ON_RESOURCES_FREED Signature
Method ON_RESOURCES_FREED on class CL_ECH_DOC_STORE_FACTORY has no parameter.
Method ON_RESOURCES_FREED on class CL_ECH_DOC_STORE_FACTORY has no exception.
Method S_GET_DOCUMENT_STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PAYLOAD_INFO_GET | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PAYLOAD_GETTER | 20100914 | ||||
| 2 | RO_DOCUMENT_STORE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_DOCUMENT_STORE | Dokumentenablage | 20100914 |
Method S_GET_DOCUMENT_STORE on class CL_ECH_DOC_STORE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |