Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype |
Modifier and Type | Field and Description |
---|---|
static CndnContrTypeField<String> |
CndnContrType.BUS_VOL_FLD_COMBN_SET
Use with available fluent helpers to apply the BusVolFldCombnSet field to query operations.
|
static CndnContrTypeField<String> |
CndnContrType.CNDN_CONTR_CHANGEABILITY
Use with available fluent helpers to apply the CndnContrChangeability field to query operations.
|
static CndnContrTypeField<String> |
CndnContrType.CNDN_CONTR_CLASSFCTN_TYPE
Use with available fluent helpers to apply the CndnContrClassfctnType field to query operations.
|
static CndnContrTypeField<String> |
CndnContrType.CNDN_CONTR_ELIGIBLE_CAT
Use with available fluent helpers to apply the CndnContrEligibleCat field to query operations.
|
static CndnContrTypeField<String> |
CndnContrType.CNDN_CONTR_HAS_NO_CONDITIONS
Use with available fluent helpers to apply the CndnContrHasNoConditions field to query operations.
|
static CndnContrTypeField<String> |
CndnContrType.CNDN_CONTR_PARTNER_CAT
Use with available fluent helpers to apply the CndnContrPartnerCat field to query operations.
|
static CndnContrTypeField<String> |
CndnContrType.CNDN_CONTR_PRTL_SETTLMT_CAT
Use with available fluent helpers to apply the CndnContrPrtlSettlmtCat field to query operations.
|
static CndnContrTypeField<String> |
CndnContrType.CNDN_CONTR_SETTLMT_TYPE
Use with available fluent helpers to apply the CndnContrSettlmtType field to query operations.
|
static CndnContrTypeField<String> |
CndnContrType.CNDN_CONTR_TYPE
Use with available fluent helpers to apply the CndnContrType field to query operations.
|
static CndnContrTypeField<String> |
CndnContrType.CNDN_CONTR_TYPE_BLOCK_USAGE
Use with available fluent helpers to apply the CndnContrTypeBlockUsage field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CndnContrTypeField<T> |
CndnContrType.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CndnContrType.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.