SAP ABAP Data Element BAPIBP_T_TZNTSTMPS (UTC Time Stamp in Short Form (YYYYMMDDhhmmss))
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FSBP_CLEARING (Package) SAP BP FS: Link to Cleansing Tool

⤷

⤷

Basic Data
Data Element | BAPIBP_T_TZNTSTMPS |
Short Description | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | CHAR15 | |
Data Type | CHAR | Character String |
Length | 15 | |
Decimal Places | 0 | |
Output Length | 15 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Time Stamp |
Medium | 15 | Time Stamp |
Long | 20 | Short Time Stamp |
Heading | 25 | Short Form of Time Stamp |
Documentation
Definition
The UTC time stamp is the date and time relative to UTC (Universal Coordinated Time).
To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times need to be converted using your time zone and the ABAP command convert.
Even if the system is able to determine the time zone from Customizing or master data, you shoul save the time zone redundantly here.
The internal structure of the UTC time stamp is subdivided into a date part and a time part in packed number format <YYYYMMDDhhmmss>. You can also use the high resolution UTC time stamp (10^-7 seconds).
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |