Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.field.LglDocStampField
Packages that use LglDocStampField
-
Uses of LglDocStampField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument declared as LglDocStampFieldModifier and TypeFieldDescriptionstatic final LglDocStampField<String>LglDocStamp.LGL_CNTNT_M_CREATED_BY_USERUse with available fluent helpers to apply the LglCntntMCreatedByUser field to query operations.static final LglDocStampField<ZonedDateTime>LglDocStamp.LGL_CNTNT_M_CREATED_UTC_DATE_TIMEUse with available fluent helpers to apply the LglCntntMCreatedUTCDateTime field to query operations.static final LglDocStampField<String>LglDocStamp.LGL_CNTNT_M_DOCUMENT_STAMPUse with available fluent helpers to apply the LglCntntMDocumentStamp field to query operations.static final LglDocStampField<UUID>LglDocStamp.LGL_CNTNT_M_DOCUMENT_STAMP_UUIDUse with available fluent helpers to apply the LglCntntMDocumentStampUUID field to query operations.static final LglDocStampField<UUID>LglDocStamp.LGL_CNTNT_M_DOCUMENT_UUIDUse with available fluent helpers to apply the LglCntntMDocumentUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return LglDocStampFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglDocStampField<T>LglDocStamp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglDocStampField<T>Use with available fluent helpers to apply an extension field to query operations.