Data Element list used by SAP ABAP Function Module FDT_GET_WF_ACTIVE_TIMESTAMP (Get the activation timestamp for a particular workflow)
SAP ABAP Function Module
FDT_GET_WF_ACTIVE_TIMESTAMP (Get the activation timestamp for a particular workflow) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWW_TASK | Task ID | SOURCE VALUE(IV_WF_ID) TYPE SWW_TASK |
|
| 2 | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE VALUE(EV_ACTIVATION_TIMESTAMP) TYPE TIMESTAMP |
|