Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction |
Modifier and Type | Field and Description |
---|---|
static LglTransEntityField<UUID> |
LglTransEntity.LEGAL_TRANSACTION_ENTITY_UUID
Use with available fluent helpers to apply the LegalTransactionEntityUUID field to query operations.
|
static LglTransEntityField<String> |
LglTransEntity.LEGAL_TRANSACTION_MANDATORY_FLAG
Use with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.
|
static LglTransEntityField<UUID> |
LglTransEntity.LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.
|
static LglTransEntityField<String> |
LglTransEntity.LGL_CNTNT_M_ENTITY
Use with available fluent helpers to apply the LglCntntMEntity field to query operations.
|
static LglTransEntityField<String> |
LglTransEntity.LGL_CNTNT_M_ENTITY_TYPE
Use with available fluent helpers to apply the LglCntntMEntityType field to query operations.
|
static LglTransEntityField<Boolean> |
LglTransEntity.LGL_CNTNT_M_IS_MAIN_ENTITY
Use with available fluent helpers to apply the LglCntntMIsMainEntity field to query operations.
|
static LglTransEntityField<Short> |
LglTransEntity.LGL_CNTNT_M_RANK
Use with available fluent helpers to apply the LglCntntMRank field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LglTransEntityField<T> |
LglTransEntity.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.