Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales.SalesPricingConditionField
Packages that use SalesPricingConditionField
Package
Description
-
Uses of SalesPricingConditionField in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales with type parameters of type SalesPricingConditionFieldModifier and TypeFieldDescriptionstatic final SimpleProperty<SalesPricingConditionField>SalesPricingConditionField.ALL_FIELDSSelector for all available fields of SalesPricingConditionField.static final SimpleProperty.String<SalesPricingConditionField>SalesPricingConditionField.CONDITION_APPLICATIONstatic final SimpleProperty.String<SalesPricingConditionField>SalesPricingConditionField.CONDITION_USAGEstatic final SimpleProperty.String<SalesPricingConditionField>SalesPricingConditionField.PRCG_CONDITION_GLOBAL_FIELD_NAMEstatic final SimpleProperty.String<SalesPricingConditionField>SalesPricingConditionField.PRICING_CONDITION_FIELDSlsPricingConditionFieldText.TO__SALES_PRICING_CONDITION_FIELDUse with available request builders to apply the _SalesPricingConditionField navigation property to query operations.SalesPricingConditionField.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.fieldcatalogforpricinginsales that return SalesPricingConditionFieldModifier and TypeMethodDescriptionSalesPricingConditionField.SalesPricingConditionFieldBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales that return types with arguments of type SalesPricingConditionFieldModifier and TypeMethodDescriptionio.vavr.control.Option<SalesPricingConditionField>SlsPricingConditionFieldText.getSalesPricingConditionFieldIfPresent()Retrieval of associated SalesPricingConditionField entity (one to one).SalesPricingConditionField.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales with parameters of type SalesPricingConditionFieldModifier and TypeMethodDescriptionSlsPricingConditionFieldText.SlsPricingConditionFieldTextBuilder.salesPricingConditionField(SalesPricingConditionField value) Navigation property _SalesPricingConditionField for SlsPricingConditionFieldText to single SalesPricingConditionField.voidSlsPricingConditionFieldText.setSalesPricingConditionField(SalesPricingConditionField value) Overwrites the associated SalesPricingConditionField entity for the loaded navigation property _SalesPricingConditionField.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales with parameters of type SalesPricingConditionFieldModifierConstructorDescriptionSlsPricingConditionFieldText(String language, String conditionUsage, String conditionApplication, String pricingConditionField, String pricingConditionFieldText, SalesPricingConditionField to_SalesPricingConditionField) -
Uses of SalesPricingConditionField 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 SalesPricingConditionFieldModifier and TypeMethodDescriptionDefaultFieldCatalogForPricingInSalesService.countSalesPricingConditionField()Deprecated.FieldCatalogForPricingInSalesService.countSalesPricingConditionField()Deprecated.Fetch the number of entries from theSalesPricingConditionFieldentity collection matching the filter and search expressions.DefaultFieldCatalogForPricingInSalesService.getAllSalesPricingConditionField()Deprecated.FieldCatalogForPricingInSalesService.getAllSalesPricingConditionField()Deprecated.Fetch multipleSalesPricingConditionFieldentities.DefaultFieldCatalogForPricingInSalesService.getSalesPricingConditionFieldByKey(String conditionUsage, String conditionApplication, String pricingConditionField) Deprecated.FieldCatalogForPricingInSalesService.getSalesPricingConditionFieldByKey(String conditionUsage, String conditionApplication, String pricingConditionField) Deprecated.Fetch a singleSalesPricingConditionFieldentity using key fields.