Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction |
Modifier and Type | Field and Description |
---|---|
static LglTransRelationshipField<String> |
LglTransRelationship.LEGAL_TRANSACTION_MANDATORY_FLAG
Use with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.
|
static LglTransRelationshipField<UUID> |
LglTransRelationship.LEGAL_TRANSACTION_RELSHP_UUID
Use with available fluent helpers to apply the LegalTransactionRelshpUUID field to query operations.
|
static LglTransRelationshipField<UUID> |
LglTransRelationship.LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.
|
static LglTransRelationshipField<String> |
LglTransRelationship.LGL_CNTNT_M_RELSHP_TYPE
Use with available fluent helpers to apply the LglCntntMRelshpType field to query operations.
|
static LglTransRelationshipField<String> |
LglTransRelationship.RELSHP_LEGAL_TRANSACTION
Use with available fluent helpers to apply the RelshpLegalTransaction field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LglTransRelationshipField<T> |
LglTransRelationship.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LglTransRelationship.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.