SAP ABAP Class IF_DPR_CHANGE_HANDLER (Change Handler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_API_CHANGE_HANDLER | Proj. Mgmt API: Change Handler | 20040922 |
Properties
| Class | IF_DPR_CHANGE_HANDLER | |
| Short Description | Change Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040906 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DPR_CHANGE_HANDLER has no forward declaration.
Interfaces
Class IF_DPR_CHANGE_HANDLER has no interface implemented.
Friends
Class IF_DPR_CHANGE_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_CHANGE_MODE | 'D' | 20040906 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_CHANGE_MODE | 'I' | 20040906 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_CHANGE_MODE | 'U' | 20040906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Make Copying a BO Node Known | 20050420 | |
| 2 | Instance method | Public | Method | Make New BO Node Element Known | 20040906 | |
| 3 | Instance method | Public | Method | Make Deleted BO Node Element Known | 20040906 | |
| 4 | Instance method | Public | Method | Make Display Mode of a BO Node Known | 20050817 | |
| 5 | Instance method | Public | Method | Make Change Mode of a BO Node Known | 20050817 | |
| 6 | Instance method | Public | Method | Creation Failed | 20040906 | |
| 7 | Instance method | Public | Method | Deletion Failed | 20090511 | |
| 8 | Instance method | Public | Method | Make Moving a BO Node Known | 20050415 | |
| 9 | Instance method | Public | Method | Make Scheduling of a BO Node Known | 20070216 | |
| 10 | Instance method | Public | Method | Make Changed BO Node Element Known | 20040906 |
Events
Class IF_DPR_CHANGE_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHANGE_MODE | Public | See coding | Change Mode | 20040906 | TY_CHANGE_MODE(1) type c
|
Method Signatures
Method NOTIFY_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des Bo-Knotens | 20050420 | |||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Bo-Knoten Name | 20050420 |
Method NOTIFY_COPY on class IF_DPR_CHANGE_HANDLER has no exception.
Method NOTIFY_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | 20040906 | ||||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040906 | ||||
| 3 | IN_CREATE_KEY_HANDLE | Call by reference | Type reference (TYPE) | STRING | 20040906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Nutzung des Side Effect Handlers | 20041119 |
Method NOTIFY_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | 20040906 | ||||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Nutzung des Side Effect Handlers | 20041119 |
Method NOTIFY_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des Bo-Knotens | 20050817 | |||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Bo-Knoten Name | 20050817 |
Method NOTIFY_DISPLAY on class IF_DPR_CHANGE_HANDLER has no exception.
Method NOTIFY_EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des Bo-Knotens | 20050817 | |||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Bo-Knoten Name | 20050817 |
Method NOTIFY_EDIT on class IF_DPR_CHANGE_HANDLER has no exception.
Method NOTIFY_FAILED_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040906 | ||||
| 2 | IN_CREATE_KEY_HANDLE | Call by reference | Type reference (TYPE) | STRING | 20040906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Nutzung des Side Effect Handlers | 20041119 |
Method NOTIFY_FAILED_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | 20090511 | ||||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error when Using the Side Effect Handler | 20090511 |
Method NOTIFY_MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des Bo-Knotens | 20050415 | |||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Bo-Knoten Name | 20050415 |
Method NOTIFY_MOVE on class IF_DPR_CHANGE_HANDLER has no exception.
Method NOTIFY_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | 20070216 | ||||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20070216 |
Method NOTIFY_SCHEDULE on class IF_DPR_CHANGE_HANDLER has no exception.
Method NOTIFY_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BO_NODE_KEY | Call by reference | Type reference (TYPE) | ANY | 20040906 | ||||
| 2 | IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Nutzung des Side Effect Handlers | 20041119 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |