Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales.SalesPricingConditionTable
Packages that use SalesPricingConditionTable
Package
Description
-
Uses of SalesPricingConditionTable 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 SalesPricingConditionTableModifier and TypeFieldDescriptionstatic final SimpleProperty<SalesPricingConditionTable>SalesPricingConditionTable.ALL_FIELDSSelector for all available fields of SalesPricingConditionTable.static final SimpleProperty.String<SalesPricingConditionTable>SalesPricingConditionTable.CONDITION_APPLICATIONstatic final SimpleProperty.String<SalesPricingConditionTable>SalesPricingConditionTable.CONDITION_TABLEstatic final SimpleProperty.String<SalesPricingConditionTable>SalesPricingConditionTable.CONDITION_USAGEstatic final SimpleProperty.Boolean<SalesPricingConditionTable>SalesPricingConditionTable.PRCG_CNDN_TABLE_HAS_RELEASE_STATUSstatic final SimpleProperty.Boolean<SalesPricingConditionTable>SalesPricingConditionTable.PRCG_CNDN_TABLE_HAS_VALIDITY_PERIODSlsPrcgConditionTableField.TO__SALES_PRICING_CONDITION_TABLEUse with available request builders to apply the _SalesPricingConditionTable navigation property to query operations.SlsPricingConditionTableText.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.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 SalesPricingConditionTableModifier and TypeMethodDescriptionSalesPricingConditionTable.SalesPricingConditionTableBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales that return types with arguments of type SalesPricingConditionTableModifier and TypeMethodDescriptionio.vavr.control.Option<SalesPricingConditionTable>SlsPrcgConditionTableField.getSalesPricingConditionTableIfPresent()Retrieval of associated SalesPricingConditionTable entity (one to one).io.vavr.control.Option<SalesPricingConditionTable>SlsPricingConditionTableText.getSalesPricingConditionTableIfPresent()Retrieval of associated SalesPricingConditionTable entity (one to one).SalesPricingConditionTable.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales with parameters of type SalesPricingConditionTableModifier and TypeMethodDescriptionSlsPrcgConditionTableField.SlsPrcgConditionTableFieldBuilder.salesPricingConditionTable(SalesPricingConditionTable value) Navigation property _SalesPricingConditionTable for SlsPrcgConditionTableField to single SalesPricingConditionTable.SlsPricingConditionTableText.SlsPricingConditionTableTextBuilder.salesPricingConditionTable(SalesPricingConditionTable value) Navigation property _SalesPricingConditionTable for SlsPricingConditionTableText to single SalesPricingConditionTable.voidSlsPrcgConditionTableField.setSalesPricingConditionTable(SalesPricingConditionTable value) Overwrites the associated SalesPricingConditionTable entity for the loaded navigation property _SalesPricingConditionTable.voidSlsPricingConditionTableText.setSalesPricingConditionTable(SalesPricingConditionTable value) Overwrites the associated SalesPricingConditionTable entity for the loaded navigation property _SalesPricingConditionTable.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.conditiontableforpricinginsales with parameters of type SalesPricingConditionTableModifierConstructorDescriptionSlsPrcgConditionTableField(String conditionUsage, String conditionApplication, String conditionTable, String pricingConditionField, Boolean prcgCndnTableFieldIsKey, Boolean prcgCndnTableFieldIsItem, Boolean prcgCndnTableFieldHasText, String prcgConditionGlobalFieldName, SalesPricingConditionTable to_SalesPricingConditionTable) SlsPricingConditionTableText(String language, String conditionUsage, String conditionApplication, String conditionTable, String conditionTableText, SalesPricingConditionTable to_SalesPricingConditionTable) -
Uses of SalesPricingConditionTable 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 SalesPricingConditionTableModifier and TypeMethodDescriptionConditionTableForPricingInSalesService.countSalesPricingConditionTable()Deprecated.Fetch the number of entries from theSalesPricingConditionTableentity collection matching the filter and search expressions.DefaultConditionTableForPricingInSalesService.countSalesPricingConditionTable()Deprecated.ConditionTableForPricingInSalesService.getAllSalesPricingConditionTable()Deprecated.Fetch multipleSalesPricingConditionTableentities.DefaultConditionTableForPricingInSalesService.getAllSalesPricingConditionTable()Deprecated.ConditionTableForPricingInSalesService.getSalesPricingConditionTableByKey(String conditionUsage, String conditionApplication, String conditionTable) Deprecated.Fetch a singleSalesPricingConditionTableentity using key fields.DefaultConditionTableForPricingInSalesService.getSalesPricingConditionTableByKey(String conditionUsage, String conditionApplication, String conditionTable) Deprecated.