Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.field.CndnContrTypeField
Packages that use CndnContrTypeField
-
Uses of CndnContrTypeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype declared as CndnContrTypeFieldModifier and TypeFieldDescriptionstatic final CndnContrTypeField<String>CndnContrType.BUS_VOL_FLD_COMBN_SETUse with available fluent helpers to apply the BusVolFldCombnSet field to query operations.static final CndnContrTypeField<String>CndnContrType.CNDN_CONTR_CHANGEABILITYUse with available fluent helpers to apply the CndnContrChangeability field to query operations.static final CndnContrTypeField<String>CndnContrType.CNDN_CONTR_CLASSFCTN_TYPEUse with available fluent helpers to apply the CndnContrClassfctnType field to query operations.static final CndnContrTypeField<String>CndnContrType.CNDN_CONTR_ELIGIBLE_CATUse with available fluent helpers to apply the CndnContrEligibleCat field to query operations.static final CndnContrTypeField<String>CndnContrType.CNDN_CONTR_HAS_NO_CONDITIONSUse with available fluent helpers to apply the CndnContrHasNoConditions field to query operations.static final CndnContrTypeField<String>CndnContrType.CNDN_CONTR_PARTNER_CATUse with available fluent helpers to apply the CndnContrPartnerCat field to query operations.static final CndnContrTypeField<String>CndnContrType.CNDN_CONTR_PRTL_SETTLMT_CATUse with available fluent helpers to apply the CndnContrPrtlSettlmtCat field to query operations.static final CndnContrTypeField<String>CndnContrType.CNDN_CONTR_SETTLMT_TYPEUse with available fluent helpers to apply the CndnContrSettlmtType field to query operations.static final CndnContrTypeField<String>CndnContrType.CNDN_CONTR_TYPEUse with available fluent helpers to apply the CndnContrType field to query operations.static final CndnContrTypeField<String>CndnContrType.CNDN_CONTR_TYPE_BLOCK_USAGEUse with available fluent helpers to apply the CndnContrTypeBlockUsage field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype that return CndnContrTypeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CndnContrTypeField<T>CndnContrType.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CndnContrTypeField<T>Use with available fluent helpers to apply an extension field to query operations.