Data Element list used by SAP ABAP Function Module OIIC_GET_TIMESTAMP (Calculate timestamp based on date time and plant)
SAP ABAP Function Module
OIIC_GET_TIMESTAMP (Calculate timestamp based on date time and plant) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUDAT | Posting Date in the Document | SOURCE REFERENCE(I_DATE) LIKE MKPF-BUDAT DEFAULT SY-DATUM |
|
| 2 | TZNZONE | Time Zone | SOURCE REFERENCE(E_ZONE) LIKE TZONREF-TZONE |
|
| 3 | TZNZONE | Time Zone | SOURCE REFERENCE(I_ZONE) LIKE TZONREF-TZONE DEFAULT SY-ZONLO |
|
| 4 | WERKS_D | Plant | SOURCE REFERENCE(I_WERKS) LIKE MSEG-WERKS OPTIONAL |
|