Table/Structure Field 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 | MKPF - BUDAT | Posting Date in the Document | SOURCE REFERENCE(I_DATE) LIKE MKPF-BUDAT DEFAULT SY-DATUM |
|
| 2 | MSEG - WERKS | Plant | SOURCE REFERENCE(I_WERKS) LIKE MSEG-WERKS OPTIONAL |
|
| 3 | TZONREF - TZONE | Time Zone | SOURCE REFERENCE(I_ZONE) LIKE TZONREF-TZONE DEFAULT SY-ZONLO |
|
| 4 | TZONREF - TZONE | Time Zone | SOURCE REFERENCE(E_ZONE) LIKE TZONREF-TZONE |
|