Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction |
Modifier and Type | Field and Description |
---|---|
static LegalTransactionField<String> |
LegalTransaction.IS_END_OF_PURPOSE_BLOCKED
Use with available fluent helpers to apply the IsEndOfPurposeBlocked field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LEGAL_TRANSACTION
Use with available fluent helpers to apply the LegalTransaction field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LEGAL_TRANSACTION_HEALTH
Use with available fluent helpers to apply the LegalTransactionHealth field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LEGAL_TRANSACTION_SOURCE
Use with available fluent helpers to apply the LegalTransactionSource field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LEGAL_TRANSACTION_TITLE
Use with available fluent helpers to apply the LegalTransactionTitle field to query operations.
|
static LegalTransactionField<UUID> |
LegalTransaction.LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_CNTNT_M_CHANGED_BY_USER
Use with available fluent helpers to apply the LglCntntMChangedByUser field to query operations.
|
static LegalTransactionField<ZonedDateTime> |
LegalTransaction.LGL_CNTNT_M_CHANGED_UTC_DATE_TIME
Use with available fluent helpers to apply the LglCntntMChangedUTCDateTime field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_CNTNT_M_CONTEXT
Use with available fluent helpers to apply the LglCntntMContext field to query operations.
|
static LegalTransactionField<UUID> |
LegalTransaction.LGL_CNTNT_M_CONTEXT_UUID
Use with available fluent helpers to apply the LglCntntMContextUUID field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_CNTNT_M_CREATED_BY_USER
Use with available fluent helpers to apply the LglCntntMCreatedByUser field to query operations.
|
static LegalTransactionField<ZonedDateTime> |
LegalTransaction.LGL_CNTNT_M_CREATED_UTC_DATE_TIME
Use with available fluent helpers to apply the LglCntntMCreatedUTCDateTime field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_CNTNT_M_GOV_LAW
Use with available fluent helpers to apply the LglCntntMGovLaw field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_CNTNT_M_LANGUAGE
Use with available fluent helpers to apply the LglCntntMLanguage field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_CNTNT_M_MAIN_ORG_CO_CODE
Use with available fluent helpers to apply the LglCntntMMainOrgCoCode field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_CNTNT_M_MAIN_ORG_PUR_ORG
Use with available fluent helpers to apply the LglCntntMMainOrgPurOrg field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_CNTNT_M_MAIN_ORG_SALES_ORG
Use with available fluent helpers to apply the LglCntntMMainOrgSalesOrg field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_CNTNT_M_PROFILE
Use with available fluent helpers to apply the LglCntntMProfile field to query operations.
|
static LegalTransactionField<String> |
LegalTransaction.LGL_TRANS_ACCESS_LVL
Use with available fluent helpers to apply the LglTransAccessLvl field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LegalTransactionField<T> |
LegalTransaction.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LegalTransaction.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.