Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales.SlsPricingConditionFieldText
Packages that use SlsPricingConditionFieldText
Package
Description
-
Uses of SlsPricingConditionFieldText 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 SlsPricingConditionFieldTextModifier and TypeFieldDescriptionstatic final SimpleProperty<SlsPricingConditionFieldText>SlsPricingConditionFieldText.ALL_FIELDSSelector for all available fields of SlsPricingConditionFieldText.static final SimpleProperty.String<SlsPricingConditionFieldText>SlsPricingConditionFieldText.CONDITION_APPLICATIONstatic final SimpleProperty.String<SlsPricingConditionFieldText>SlsPricingConditionFieldText.CONDITION_USAGEstatic final SimpleProperty.String<SlsPricingConditionFieldText>SlsPricingConditionFieldText.LANGUAGEstatic final SimpleProperty.String<SlsPricingConditionFieldText>SlsPricingConditionFieldText.PRICING_CONDITION_FIELDstatic final SimpleProperty.String<SlsPricingConditionFieldText>SlsPricingConditionFieldText.PRICING_CONDITION_FIELD_TEXTSlsPricingConditionFieldText.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 SlsPricingConditionFieldTextModifier and TypeMethodDescriptionSlsPricingConditionFieldText.SlsPricingConditionFieldTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales that return types with arguments of type SlsPricingConditionFieldTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<SlsPricingConditionFieldText>>SalesPricingConditionField.getTextIfPresent()Retrieval of associated SlsPricingConditionFieldText entities (one to many).SlsPricingConditionFieldText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales with parameters of type SlsPricingConditionFieldTextModifier and TypeMethodDescriptionvoidSalesPricingConditionField.addText(SlsPricingConditionFieldText... entity) Adds elements to the list of associated SlsPricingConditionFieldText entities.SalesPricingConditionField.SalesPricingConditionFieldBuilder.text(SlsPricingConditionFieldText... value) Navigation property _Text for SalesPricingConditionField to multiple SlsPricingConditionFieldText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales with type arguments of type SlsPricingConditionFieldTextModifier and TypeMethodDescriptionvoidSalesPricingConditionField.setText(List<SlsPricingConditionFieldText> value) Overwrites the list of associated SlsPricingConditionFieldText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fieldcatalogforpricinginsales with type arguments of type SlsPricingConditionFieldTextModifierConstructorDescriptionSalesPricingConditionField(String conditionUsage, String conditionApplication, String pricingConditionField, String prcgConditionGlobalFieldName, List<SlsPricingConditionFieldText> to_Text) -
Uses of SlsPricingConditionFieldText 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 SlsPricingConditionFieldTextModifier and TypeMethodDescriptionDefaultFieldCatalogForPricingInSalesService.countSlsPricingConditionFieldText()Deprecated.FieldCatalogForPricingInSalesService.countSlsPricingConditionFieldText()Deprecated.Fetch the number of entries from theSlsPricingConditionFieldTextentity collection matching the filter and search expressions.DefaultFieldCatalogForPricingInSalesService.getAllSlsPricingConditionFieldText()Deprecated.FieldCatalogForPricingInSalesService.getAllSlsPricingConditionFieldText()Deprecated.Fetch multipleSlsPricingConditionFieldTextentities.DefaultFieldCatalogForPricingInSalesService.getSlsPricingConditionFieldTextByKey(String language, String conditionUsage, String conditionApplication, String pricingConditionField) Deprecated.FieldCatalogForPricingInSalesService.getSlsPricingConditionFieldTextByKey(String language, String conditionUsage, String conditionApplication, String pricingConditionField) Deprecated.Fetch a singleSlsPricingConditionFieldTextentity using key fields.