Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction |
Modifier and Type | Field and Description |
---|---|
static LglTransExternalContactField<UUID> |
LglTransExternalContact.LEGAL_TRANSACTION_EXT_CNTCT_UUID
Use with available fluent helpers to apply the LegalTransactionExtCntctUUID field to query operations.
|
static LglTransExternalContactField<String> |
LglTransExternalContact.LEGAL_TRANSACTION_MANDATORY_FLAG
Use with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.
|
static LglTransExternalContactField<UUID> |
LglTransExternalContact.LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.
|
static LglTransExternalContactField<String> |
LglTransExternalContact.LGL_CNTNT_M_EXT_CNTCT_BP
Use with available fluent helpers to apply the LglCntntMExtCntctBP field to query operations.
|
static LglTransExternalContactField<String> |
LglTransExternalContact.LGL_CNTNT_M_EXT_CNTCT_TYPE
Use with available fluent helpers to apply the LglCntntMExtCntctType field to query operations.
|
static LglTransExternalContactField<Short> |
LglTransExternalContact.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> LglTransExternalContactField<T> |
LglTransExternalContact.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LglTransExternalContact.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.