Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales.SlsPrcgConditionTableField
Packages that use SlsPrcgConditionTableField
Package
Description
-
Uses of SlsPrcgConditionTableField in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales with type parameters of type SlsPrcgConditionTableFieldModifier and TypeFieldDescriptionstatic final SimpleProperty<SlsPrcgConditionTableField>SlsPrcgConditionTableField.ALL_FIELDSSelector for all available fields of SlsPrcgConditionTableField.static final SimpleProperty.String<SlsPrcgConditionTableField>SlsPrcgConditionTableField.CONDITION_APPLICATIONstatic final SimpleProperty.String<SlsPrcgConditionTableField>SlsPrcgConditionTableField.CONDITION_TABLEstatic final SimpleProperty.String<SlsPrcgConditionTableField>SlsPrcgConditionTableField.CONDITION_USAGEstatic final SimpleProperty.Boolean<SlsPrcgConditionTableField>SlsPrcgConditionTableField.PRCG_CNDN_TABLE_FIELD_HAS_TEXTstatic final SimpleProperty.Boolean<SlsPrcgConditionTableField>SlsPrcgConditionTableField.PRCG_CNDN_TABLE_FIELD_IS_ITEMstatic final SimpleProperty.Boolean<SlsPrcgConditionTableField>SlsPrcgConditionTableField.PRCG_CNDN_TABLE_FIELD_IS_KEYstatic final SimpleProperty.String<SlsPrcgConditionTableField>SlsPrcgConditionTableField.PRCG_CONDITION_GLOBAL_FIELD_NAMEstatic final SimpleProperty.String<SlsPrcgConditionTableField>SlsPrcgConditionTableField.PRICING_CONDITION_FIELDSlsPrcgConditionTableField.TO__SALES_PRICING_CONDITION_TABLEUse with available request builders to apply the _SalesPricingConditionTable navigation property to query operations.SalesPricingConditionTable.TO__SLS_PRCG_CONDITION_TABLE_FIELDUse with available request builders to apply the _SlsPrcgConditionTableField navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales that return SlsPrcgConditionTableFieldModifier and TypeMethodDescriptionSlsPrcgConditionTableField.SlsPrcgConditionTableFieldBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales that return types with arguments of type SlsPrcgConditionTableFieldModifier and TypeMethodDescriptionio.vavr.control.Option<List<SlsPrcgConditionTableField>>SalesPricingConditionTable.getSlsPrcgConditionTableFieldIfPresent()Retrieval of associated SlsPrcgConditionTableField entities (one to many).SlsPrcgConditionTableField.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales with parameters of type SlsPrcgConditionTableFieldModifier and TypeMethodDescriptionvoidSalesPricingConditionTable.addSlsPrcgConditionTableField(SlsPrcgConditionTableField... entity) Adds elements to the list of associated SlsPrcgConditionTableField entities.SalesPricingConditionTable.SalesPricingConditionTableBuilder.slsPrcgConditionTableField(SlsPrcgConditionTableField... value) Navigation property _SlsPrcgConditionTableField for SalesPricingConditionTable to multiple SlsPrcgConditionTableField.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales with type arguments of type SlsPrcgConditionTableFieldModifier and TypeMethodDescriptionvoidSalesPricingConditionTable.setSlsPrcgConditionTableField(List<SlsPrcgConditionTableField> value) Overwrites the list of associated SlsPrcgConditionTableField entities for the loaded navigation property _SlsPrcgConditionTableField.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales with type arguments of type SlsPrcgConditionTableFieldModifierConstructorDescriptionSalesPricingConditionTable(String conditionUsage, String conditionApplication, String conditionTable, Boolean prcgCndnTableHasValidityPeriod, Boolean prcgCndnTableHasReleaseStatus, List<SlsPrcgConditionTableField> to_SlsPrcgConditionTableField, List<SlsPricingConditionTableText> to_Text) -
Uses of SlsPrcgConditionTableField in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type SlsPrcgConditionTableFieldModifier and TypeMethodDescriptionConditionTableForPricingInSalesService.countSlsPrcgConditionTableField()Deprecated.Fetch the number of entries from theSlsPrcgConditionTableFieldentity collection matching the filter and search expressions.DefaultConditionTableForPricingInSalesService.countSlsPrcgConditionTableField()Deprecated.ConditionTableForPricingInSalesService.getAllSlsPrcgConditionTableField()Deprecated.Fetch multipleSlsPrcgConditionTableFieldentities.DefaultConditionTableForPricingInSalesService.getAllSlsPrcgConditionTableField()Deprecated.ConditionTableForPricingInSalesService.getSlsPrcgConditionTableFieldByKey(String conditionUsage, String conditionApplication, String conditionTable, String pricingConditionField) Deprecated.Fetch a singleSlsPrcgConditionTableFieldentity using key fields.DefaultConditionTableForPricingInSalesService.getSlsPrcgConditionTableFieldByKey(String conditionUsage, String conditionApplication, String conditionTable, String pricingConditionField) Deprecated.