SAP ABAP Class CL_ECH_VERSION_ATTACHMENT_LINK (Assignment of Attachments to Payload Versions)
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_VERSION_ATTACHMENT_LINK | Assignment of Attachments to Payload Versions | 20100915 |
Properties
Class | CL_ECH_VERSION_ATTACHMENT_LINK | |
Short Description | Assignment of Attachments to Payload Versions | |
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 | 20100915 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ECH_VERSION_ATTACHMENT_LINK | Assignment of Attachments to Payload Versions | 20100915 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ECH_DOC_STORE_FACTORY | 20100916 | 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_ECM_FACADE | 20100915 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_DOC_STORE_FOLDER | 20100915 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_PAYLOAD_GETTER | 20100916 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_ECH_DOCUMENT_STORE=>TT_ATTACHMENT_READ | 20110121 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110120 | |
2 | ![]() |
Instance method | Private | Method | 20110121 | |
3 | ![]() |
Instance method | Private | Method | 20110121 | |
4 | ![]() |
Instance method | Private | Method | 20100917 | |
5 | ![]() |
Instance method | Private | Method | 20110121 | |
6 | ![]() |
Instance method | Private | Method | 20110218 | |
7 | ![]() |
Static method | Private | Method | 20100915 |
Events
Class CL_ECH_VERSION_ATTACHMENT_LINK has no event.
Types
Class CL_ECH_VERSION_ATTACHMENT_LINK has no local type.
Method Signatures
Method GET_ATTACHMENTS_FOR_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | FEH_VERSION | Version des FEH-Payload | 20110120 | ||
2 | ![]() |
RT_ATTACHMENT | Value transfer | Type reference (TYPE) | IF_ECH_DOCUMENT_STORE=>TT_ATTACHMENT_READ | 20110120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ECMI: Base Exception | 20110120 |
Method GET_ATTACHMENT_BUFFER_FROM_ECM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ATTACHMENT_BUFFER | Value transfer | Type reference (TYPE) | IF_ECH_DOCUMENT_STORE=>TT_ATTACHMENT_READ | 20110121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110121 |
Method GET_ATTACHMENT_BUFFER_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTACHMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110124 | |||
2 | ![]() |
RS_ATTACHMENT_BUFFER | Value transfer | Type reference (TYPE) | IF_ECH_DOCUMENT_STORE=>TS_ATTACHMENT_READ | 20110121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110121 |
Method GET_NODE_BY_ATTACHMENT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTACHMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100917 | |||
2 | ![]() |
RO_FILE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_FILE | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dynamische Ausnahme ECH Documentenablage | 20100917 | |
2 | ![]() |
ECMI: Base Exception | 20101001 |
Method INITIALIZE_ATTACHMENTS Signature
Method INITIALIZE_ATTACHMENTS on class CL_ECH_VERSION_ATTACHMENT_LINK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110121 |
Method LINK_ATTACHMENT_TO_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTACHMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110218 | |||
2 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | FEH_VERSION | 20110218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110218 | ||
2 | ![]() |
20110218 |
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 | 20100915 | ||
2 | ![]() |
IO_FOLDER | Call by reference | Object reference (TYPE REF TO) | IF_ECH_DOC_STORE_FOLDER | Ordner für ECH Anlagen | 20100915 | ||
3 | ![]() |
IO_PAYLOAD_INFO_GET | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PAYLOAD_GETTER | 20100916 | |||
4 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_VERSION_ATTACHMENT_LINK | Zuordnung von attachments zu Payload-Versionen | 20100915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110121 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |