Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.SlsPricingConditionType
Packages that use SlsPricingConditionType
Package
Description
-
Uses of SlsPricingConditionType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with type parameters of type SlsPricingConditionTypeModifier and TypeFieldDescriptionstatic final SlsPrcgCndnTypeTextOneToOneLink<SlsPricingConditionType>SlsPrcgCndnTypeText.TO_SLS_PRICING_CONDITION_TYPEUse with available fluent helpers to apply the to_SlsPricingConditionType navigation property to query operations.static final SlsPricingProcedureItemOneToOneLink<SlsPricingConditionType>SlsPricingProcedureItem.TO_SLS_PRICING_CONDITION_TYPEUse with available fluent helpers to apply the to_SlsPricingConditionType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales that return SlsPricingConditionTypeModifier and TypeMethodDescriptionSlsPricingConditionType.SlsPricingConditionTypeBuilder.build()SlsPrcgCndnTypeText.fetchSlsPricingConditionType()Fetches the SlsPricingConditionType entity (one to one) associated with this entity.SlsPricingProcedureItem.fetchSlsPricingConditionType()Fetches the SlsPricingConditionType entity (one to one) associated with this entity.SlsPrcgCndnTypeText.getSlsPricingConditionTypeOrFetch()Retrieval of associated SlsPricingConditionType entity (one to one).SlsPricingProcedureItem.getSlsPricingConditionTypeOrFetch()Retrieval of associated SlsPricingConditionType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales that return types with arguments of type SlsPricingConditionTypeModifier and TypeMethodDescriptionprotected Class<SlsPricingConditionType>SlsPricingConditionTypeByKeyFluentHelper.getEntityClass()protected Class<SlsPricingConditionType>SlsPricingConditionTypeFluentHelper.getEntityClass()io.vavr.control.Option<SlsPricingConditionType>SlsPrcgCndnTypeText.getSlsPricingConditionTypeIfPresent()Retrieval of associated SlsPricingConditionType entity (one to one).io.vavr.control.Option<SlsPricingConditionType>SlsPricingProcedureItem.getSlsPricingConditionTypeIfPresent()Retrieval of associated SlsPricingConditionType entity (one to one).SlsPricingConditionType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with parameters of type SlsPricingConditionTypeModifier and TypeMethodDescriptionvoidSlsPrcgCndnTypeText.setSlsPricingConditionType(SlsPricingConditionType value) Overwrites the associated SlsPricingConditionType entity for the loaded navigation property to_SlsPricingConditionType.voidSlsPricingProcedureItem.setSlsPricingConditionType(SlsPricingConditionType value) Overwrites the associated SlsPricingConditionType entity for the loaded navigation property to_SlsPricingConditionType.SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder.slsPricingConditionType(SlsPricingConditionType value) Navigation property to_SlsPricingConditionType for SlsPrcgCndnTypeText to single SlsPricingConditionType.SlsPricingProcedureItem.SlsPricingProcedureItemBuilder.slsPricingConditionType(SlsPricingConditionType value) Navigation property to_SlsPricingConditionType for SlsPricingProcedureItem to single SlsPricingConditionType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales with parameters of type SlsPricingConditionTypeModifierConstructorDescriptionSlsPrcgCndnTypeText(String language, String conditionUsage, String conditionApplication, String conditionType, String conditionTypeName, SlsPricingConditionType toSlsPricingConditionType) SlsPricingProcedureItem(String conditionUsage, String conditionApplication, String pricingProcedure, String pricingProcedureStep, String pricingProcedureCounter, String conditionType, String prcgProcedItemFromRefStep, String prcgProcedItemToRefStep, Boolean conditionIsManuallyDtmnd, String prcgProcedItemSubtotal, Boolean conditionIsForStatistics, String accountKeyForGLAccount, String acctKeyForAccrualsGLAccount, String pricingProcedureItemPrintType, Boolean conditionIsMandatory, Boolean cndnIsAcctDetnRelevant, String priceElementAccessLevel, SlsPricingProcedure toSalesPricingProcedure, SlsPricingConditionType toSlsPricingConditionType, List<SlsPrcgProcedItemText> toText) -
Uses of SlsPricingConditionType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.link that return types with arguments of type SlsPricingConditionTypeModifier and TypeMethodDescriptionSlsPricingConditionTypeOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinsales.link with type arguments of type SlsPricingConditionTypeModifier and TypeMethodDescriptionprotected SlsPricingConditionTypeLink<ObjectT>SlsPricingConditionTypeLink.translateLinkType(EntityLink<SlsPricingConditionTypeLink<ObjectT>, SlsPricingConditionType, ObjectT> link)