Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales.SlsPricingConditionTableText
Packages that use SlsPricingConditionTableText
Package
Description
-
Uses of SlsPricingConditionTableText 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 SlsPricingConditionTableTextModifier and TypeFieldDescriptionstatic final SimpleProperty<SlsPricingConditionTableText>SlsPricingConditionTableText.ALL_FIELDSSelector for all available fields of SlsPricingConditionTableText.static final SimpleProperty.String<SlsPricingConditionTableText>SlsPricingConditionTableText.CONDITION_APPLICATIONstatic final SimpleProperty.String<SlsPricingConditionTableText>SlsPricingConditionTableText.CONDITION_TABLEstatic final SimpleProperty.String<SlsPricingConditionTableText>SlsPricingConditionTableText.CONDITION_TABLE_TEXTstatic final SimpleProperty.String<SlsPricingConditionTableText>SlsPricingConditionTableText.CONDITION_USAGEstatic final SimpleProperty.String<SlsPricingConditionTableText>SlsPricingConditionTableText.LANGUAGESlsPricingConditionTableText.TO__SALES_PRICING_CONDITION_TABLEUse with available request builders to apply the _SalesPricingConditionTable navigation property to query operations.SalesPricingConditionTable.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales that return SlsPricingConditionTableTextModifier and TypeMethodDescriptionSlsPricingConditionTableText.SlsPricingConditionTableTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales that return types with arguments of type SlsPricingConditionTableTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<SlsPricingConditionTableText>>SalesPricingConditionTable.getTextIfPresent()Retrieval of associated SlsPricingConditionTableText entities (one to many).SlsPricingConditionTableText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales with parameters of type SlsPricingConditionTableTextModifier and TypeMethodDescriptionvoidSalesPricingConditionTable.addText(SlsPricingConditionTableText... entity) Adds elements to the list of associated SlsPricingConditionTableText entities.SalesPricingConditionTable.SalesPricingConditionTableBuilder.text(SlsPricingConditionTableText... value) Navigation property _Text for SalesPricingConditionTable to multiple SlsPricingConditionTableText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales with type arguments of type SlsPricingConditionTableTextModifier and TypeMethodDescriptionvoidSalesPricingConditionTable.setText(List<SlsPricingConditionTableText> value) Overwrites the list of associated SlsPricingConditionTableText entities for the loaded navigation property _Text. -
Uses of SlsPricingConditionTableText 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 SlsPricingConditionTableTextModifier and TypeMethodDescriptionConditionTableForPricingInSalesService.countSlsPricingConditionTableText()Deprecated.Fetch the number of entries from theSlsPricingConditionTableTextentity collection matching the filter and search expressions.DefaultConditionTableForPricingInSalesService.countSlsPricingConditionTableText()Deprecated.ConditionTableForPricingInSalesService.getAllSlsPricingConditionTableText()Deprecated.Fetch multipleSlsPricingConditionTableTextentities.DefaultConditionTableForPricingInSalesService.getAllSlsPricingConditionTableText()Deprecated.ConditionTableForPricingInSalesService.getSlsPricingConditionTableTextByKey(String language, String conditionUsage, String conditionApplication, String conditionTable) Deprecated.Fetch a singleSlsPricingConditionTableTextentity using key fields.DefaultConditionTableForPricingInSalesService.getSlsPricingConditionTableTextByKey(String language, String conditionUsage, String conditionApplication, String conditionTable) Deprecated.