SAP ABAP Class CL_EPM_CHANGE_NOTIF_BUFFER (EPM: Change Notification Buffer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_BO_BASE (Package) EPM: Base Package for Business Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPM_CHANGE_NOTIF_BUFFER | EPM Interface: Change Notification Buffer | 20100505 |
Properties
| Class | CL_EPM_CHANGE_NOTIF_BUFFER | |
| Short Description | EPM: Change Notification Buffer | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EPM_BO_BASE | EPM: Base Package for Business Objects |
| Created | 20100505 | 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_EPM_CHANGE_NOTIF_BUFFER | EPM Interface: Change Notification Buffer | 20100505 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_EPM_SERVICE_FACADE | 20100505 | EPM: Service Facade |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_EPM_CHANGE_NOTIF_BUFFER=>TT_CHANGE_NOTIFICATIONS | 20100505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a single notification to the buffer | 20100505 |
Events
Class CL_EPM_CHANGE_NOTIF_BUFFER has no event.
Types
Class CL_EPM_CHANGE_NOTIF_BUFFER has no local type.
Method Signatures
Method ADD_CHANGE_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | The BO node name | 20100505 | |||
| 2 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | Type of a table field name | 20100505 | |||
| 3 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | Generic Node element key | 20100505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100505 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |