Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction |
Modifier and Type | Field and Description |
---|---|
static LglTransDateField<UUID> |
LglTransDate.LEGAL_TRANSACTION_DATE_UUID
Use with available fluent helpers to apply the LegalTransactionDateUUID field to query operations.
|
static LglTransDateField<String> |
LglTransDate.LEGAL_TRANSACTION_MANDATORY_FLAG
Use with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.
|
static LglTransDateField<UUID> |
LglTransDate.LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.
|
static LglTransDateField<String> |
LglTransDate.LGL_CNTNT_M_DATE_TYPE
Use with available fluent helpers to apply the LglCntntMDateType field to query operations.
|
static LglTransDateField<LocalDateTime> |
LglTransDate.LGL_CNTNT_M_FROM_DATE
Use with available fluent helpers to apply the LglCntntMFromDate field to query operations.
|
static LglTransDateField<LocalDateTime> |
LglTransDate.LGL_CNTNT_M_TO_DATE
Use with available fluent helpers to apply the LglCntntMToDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LglTransDateField<T> |
LglTransDate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LglTransDate.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.