Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument |
Modifier and Type | Field and Description |
---|---|
static LglDocStampField<String> |
LglDocStamp.LGL_CNTNT_M_CREATED_BY_USER
Use with available fluent helpers to apply the LglCntntMCreatedByUser field to query operations.
|
static LglDocStampField<ZonedDateTime> |
LglDocStamp.LGL_CNTNT_M_CREATED_UTC_DATE_TIME
Use with available fluent helpers to apply the LglCntntMCreatedUTCDateTime field to query operations.
|
static LglDocStampField<String> |
LglDocStamp.LGL_CNTNT_M_DOCUMENT_STAMP
Use with available fluent helpers to apply the LglCntntMDocumentStamp field to query operations.
|
static LglDocStampField<UUID> |
LglDocStamp.LGL_CNTNT_M_DOCUMENT_STAMP_UUID
Use with available fluent helpers to apply the LglCntntMDocumentStampUUID field to query operations.
|
static LglDocStampField<UUID> |
LglDocStamp.LGL_CNTNT_M_DOCUMENT_UUID
Use with available fluent helpers to apply the LglCntntMDocumentUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LglDocStampField<T> |
LglDocStamp.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LglDocStamp.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.