UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun). The UTC timestamp displays date and time according to UTC (Universal Coordinated Time). In order to convert local time into a UTC time stamp, which makes it easier to compare times, the local time must be converted according to your time zone. The ABAP command convert is available for this purpose.Even if the time zone that the conversion is based on can be redetermined from Customizing or master data, we still recommend that you save the time zone.The internal structure of the high-resolution UTC time stamp is logically organized in date and time sections in a packed decimal format (YYYYMMDDhhmmssmmmuuun), which depicts the year, month, day, hour,second, millisecond, microsecond and the first decimal of the nanoseconds. Please note that the hardware that is normally used does not fully support a resolution of 100 nanoseconds, which is available in the structure.See also GET TIME STAMPA UTC time stamp in short form is also available.
Situation Anchor Object Type. Maximum length: 30.
Situation Standard Template ID. Maximum length: 32.
Situation Type ID. Maximum length: 32.
Situation Instance ID. Maximum length: 32.
Anchor Object Key. Maximum length: 70.
Situation Instance Status. Maximum length: 2.
Trigger Object Key. Maximum length: 70.
Static representation of the creationDateTime property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the sitnDefinitionId property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the sitnDefAnchorObject property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the sitnDefTemplateId property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the sitnInstanceId property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the sitnInstceAnchorObjectKey property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the sitnInstceStatus property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the sitnInstceTriggerObjectKey property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
All fields of the SitnInstance entity.
Default url path for the according service.
Technical entity name for SitnInstance.
All key fields of the SitnInstance entity.
Mapping of all key field names to the respective static field property SitnInstance.
Technical service name for SitnInstance.
Returns an entity builder to construct instances SitnInstance
.
A builder that constructs instances of entity type SitnInstance
.
Returns a request builder to construct requests for operations on the SitnInstance
entity type.
A SitnInstance
request builder.
This class represents the entity "A_SitnInstance" of service "API_BUSINESS_SITUATION_SRV". This service is part of the following communication scenarios: Business Situation Integration (SAP_COM_0345). See https://api.sap.com/api/API_BUSINESS_SITUATION_SRV for more information.