SAP ABAP Class CL_EPM_ATTACHMENT (EPM: Business Object Attachment)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_ECM_ATTACHMENTS (Package) EPM: Enterprise Content Management - Attachments
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_BO | EPM: Business Object base class | 20091215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_ATTACHMENT | EPM: Attachment BO Interface | 20091215 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_ATTACHMENT_HEADER | EPM: Attachment Header Node Interface | 20091215 |
Properties
| Class | CL_EPM_ATTACHMENT | |
| Short Description | EPM: Business Object Attachment | |
| Super Class | CL_EPM_BO | EPM: Business Object base class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EPM_ECM_ATTACHMENTS | EPM: Enterprise Content Management - Attachments |
| Created | 20091215 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EPM_ATTACHMENT | EPM: Attachment BO Interface | 20091215 | ||
| 2 | IF_EPM_ATTACHMENT_HEADER | EPM: Attachment Header Node Interface | 20091215 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_EPM_SERVICE_FACADE | 20100216 | EPM: Service Facade |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPM_DATA_BUFFER | Data buffer for header node | 20091218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | The class instance CONSTRUCTOR | 20091215 | |
| 2 | Static method | Private | Method | 20100215 | ||
| 3 | Instance method | Private | Method | Initialize Ecm Session | 20100215 | |
| 4 | Instance method | Private | Method | Verify parameters of method IF_EPM_ATTACHMENT_HEADER~CREATE | 20091218 |
Events
Class CL_EPM_ATTACHMENT has no event.
Types
Class CL_EPM_ATTACHMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPM_ATTACHMENT has no parameter.
Method CONSTRUCTOR on class CL_EPM_ATTACHMENT has no exception.
Method CONVERT_X16_TO_C32 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 20100215 | ||||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | SYSUUID_C32 | 20100215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100215 |
Method INITIALIZE_ECM Signature
Method INITIALIZE_ECM on class CL_EPM_ATTACHMENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100215 |
Method VERIFY_CREATE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONSUMER_NODE_KEY | Call by reference | Type reference (TYPE) | SNWD_NODE_KEY | EPM: Generic Node Key | 20091218 | |||
| 2 | IV_CONSUMER_NODE_NAME | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | The BO node name | 20091218 | |||
| 3 | IV_DISPLAY_NAME | Call by reference | Type reference (TYPE) | SNWD_STRING | EPM: String | 20091218 | |||
| 4 | IV_IS_FOLDER | Call by reference | Type reference (TYPE) | SNWD_BOOL | EPM: Boolean | 20091218 | |||
| 5 | IV_PARENT_FOLDER_KEY | Call by reference | Type reference (TYPE) | SNWD_NODE_KEY | EPM: Generic Node Key | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20091218 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |