Data Element list used by SAP ABAP Function Module /SDF/RBE_TIMESTAMP_ADD (Add a duration to a timestamp)
SAP ABAP Function Module
/SDF/RBE_TIMESTAMP_ADD (Add a duration to a timestamp) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSEHI | Unit of Measurement | SOURCE VALUE(UNIT) TYPE T006-MSEHI DEFAULT 'S' |
|
| 2 | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE VALUE(TIMESTAMP_IN) TYPE TIMESTAMP OPTIONAL |
|
| 3 | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE REFERENCE(TIMESTAMP_OUT) TYPE TIMESTAMP |
|
| 4 | TIMEZONE | Time Zone | SOURCE VALUE(TIMEZONE) TYPE TIMEZONE DEFAULT 'UTC' |
|