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