Table 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 | Header: Material Document | SOURCE REFERENCE(I_DATE) LIKE MKPF-BUDAT DEFAULT SY-DATUM |
2 | ![]() |
MKPF | Header: Material Document | SOURCE REFERENCE(I_TIME) LIKE MKPF-OIB_BLTIME DEFAULT SY-UZEIT |
3 | ![]() |
MSEG | Document Segment: Material | SOURCE REFERENCE(E_TIMESTAMP) LIKE MSEG-OIB_TIMESTAMP |
4 | ![]() |
MSEG | Document Segment: Material | SOURCE REFERENCE(I_WERKS) LIKE MSEG-WERKS OPTIONAL |
5 | ![]() |
TZONREF | Reference fields for ABAP time stamp | SOURCE REFERENCE(E_ZONE) LIKE TZONREF-TZONE |
6 | ![]() |
TZONREF | Reference fields for ABAP time stamp | SOURCE REFERENCE(I_ZONE) LIKE TZONREF-TZONE DEFAULT SY-ZONLO |