SAP ABAP Class CL_WFD_DELTA_HANDLER (Delta Handler for Workflow Changes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition

⤷

⤷

Properties
Class | CL_WFD_DELTA_HANDLER | |
Short Description | Delta Handler for Workflow Changes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWD | Business Workflow: Process Definition |
Created | 20010226 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WFD_DELTA_HANDLER has no forward declaration.
Interfaces
Class CL_WFD_DELTA_HANDLER has no interface implemented.
Friends
Class CL_WFD_DELTA_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWDTLSLINE | Line IDs | 20010226 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWDTLSTNOD | Node IDs | 20010226 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWDTLSLINE | Line IDs | 20010226 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWDTLSTNOD | Node IDs | 20010226 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWDTLSTNOD | Node IDs | 20010226 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Initialize Delta Handler | 20010226 |
2 | ![]() |
Instance method | Public | Method | Add Deleted Edge ID | 20010226 |
3 | ![]() |
Instance method | Public | Method | Add Deleted Node ID | 20010226 |
4 | ![]() |
Instance method | Public | Method | Return Delta | 20010226 |
5 | ![]() |
Instance method | Public | Method | Add Inserted Edge ID | 20010226 |
6 | ![]() |
Instance method | Public | Method | Add Inserted Node ID | 20010226 |
7 | ![]() |
Instance method | Public | Method | Add Changed Node ID | 20010226 |
Events
Class CL_WFD_DELTA_HANDLER has no event.
Types
Class CL_WFD_DELTA_HANDLER has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_WFD_DELTA_HANDLER has no parameter.
Method CLEAR on class CL_WFD_DELTA_HANDLER has no exception.
Method DELETED_LINE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LINEID | Call by reference | Type reference (TYPE) | SWD_LINEID | Workflowdefinition: Eindeutige Id einer Kante | 20010226 |
Method DELETED_LINE_SET on class CL_WFD_DELTA_HANDLER has no exception.
Method DELETED_NODE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20010226 |
Method DELETED_NODE_SET on class CL_WFD_DELTA_HANDLER has no exception.
Method DELTA_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DELETED_LINES | Call by reference | Type reference (TYPE) | SWDTLSLINE | Kanten-IDs | 20010226 | ||
2 | ![]() |
EX_DELETED_LINES_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | 20010226 | |||
3 | ![]() |
EX_DELETED_NODES | Call by reference | Type reference (TYPE) | SWDTLSTNOD | Knoten-IDs | 20010226 | ||
4 | ![]() |
EX_DELETED_NODES_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | 20010226 | |||
5 | ![]() |
EX_INSERTED_LINES | Call by reference | Type reference (TYPE) | SWDTLSLINE | Kanten-IDs | 20010226 | ||
6 | ![]() |
EX_INSERTED_LINES_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | 20010226 | |||
7 | ![]() |
EX_INSERTED_NODES | Call by reference | Type reference (TYPE) | SWDTLSTNOD | Knoten-IDs | 20010226 | ||
8 | ![]() |
EX_INSERTED_NODES_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | 20010226 | |||
9 | ![]() |
EX_MODIFIED_NODES | Call by reference | Type reference (TYPE) | SWDTLSTNOD | Knoten-IDs | 20010226 | ||
10 | ![]() |
EX_MODIFIED_NODES_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | 20010226 |
Method DELTA_GET on class CL_WFD_DELTA_HANDLER has no exception.
Method INSERTED_LINE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LINEID | Call by reference | Type reference (TYPE) | SWD_LINEID | Workflowdefinition: Eindeutige Id einer Kante | 20010226 |
Method INSERTED_LINE_SET on class CL_WFD_DELTA_HANDLER has no exception.
Method INSERTED_NODE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20010226 |
Method INSERTED_NODE_SET on class CL_WFD_DELTA_HANDLER has no exception.
Method MODIFIED_NODE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20010226 |
Method MODIFIED_NODE_SET on class CL_WFD_DELTA_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |