Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.PurgPricingConditionType
Packages that use PurgPricingConditionType
Package
Description
-
Uses of PurgPricingConditionType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with type parameters of type PurgPricingConditionTypeModifier and TypeFieldDescriptionstatic final PurgPrcgCndnTypeTextOneToOneLink<PurgPricingConditionType>PurgPrcgCndnTypeText.TO_PURG_PRICING_CONDITION_TYPEUse with available fluent helpers to apply the to_PurgPricingConditionType navigation property to query operations.static final PurgPricingProcedureItemOneToOneLink<PurgPricingConditionType>PurgPricingProcedureItem.TO_PURG_PRICING_CONDITION_TYPEUse with available fluent helpers to apply the to_PurgPricingConditionType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing that return PurgPricingConditionTypeModifier and TypeMethodDescriptionPurgPricingConditionType.PurgPricingConditionTypeBuilder.build()PurgPrcgCndnTypeText.fetchPurgPricingConditionType()Fetches the PurgPricingConditionType entity (one to one) associated with this entity.PurgPricingProcedureItem.fetchPurgPricingConditionType()Fetches the PurgPricingConditionType entity (one to one) associated with this entity.PurgPrcgCndnTypeText.getPurgPricingConditionTypeOrFetch()Retrieval of associated PurgPricingConditionType entity (one to one).PurgPricingProcedureItem.getPurgPricingConditionTypeOrFetch()Retrieval of associated PurgPricingConditionType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing that return types with arguments of type PurgPricingConditionTypeModifier and TypeMethodDescriptionprotected Class<PurgPricingConditionType>PurgPricingConditionTypeByKeyFluentHelper.getEntityClass()protected Class<PurgPricingConditionType>PurgPricingConditionTypeFluentHelper.getEntityClass()io.vavr.control.Option<PurgPricingConditionType>PurgPrcgCndnTypeText.getPurgPricingConditionTypeIfPresent()Retrieval of associated PurgPricingConditionType entity (one to one).io.vavr.control.Option<PurgPricingConditionType>PurgPricingProcedureItem.getPurgPricingConditionTypeIfPresent()Retrieval of associated PurgPricingConditionType entity (one to one).PurgPricingConditionType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with parameters of type PurgPricingConditionTypeModifier and TypeMethodDescriptionPurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder.purgPricingConditionType(PurgPricingConditionType value) Navigation property to_PurgPricingConditionType for PurgPrcgCndnTypeText to single PurgPricingConditionType.PurgPricingProcedureItem.PurgPricingProcedureItemBuilder.purgPricingConditionType(PurgPricingConditionType value) Navigation property to_PurgPricingConditionType for PurgPricingProcedureItem to single PurgPricingConditionType.voidPurgPrcgCndnTypeText.setPurgPricingConditionType(PurgPricingConditionType value) Overwrites the associated PurgPricingConditionType entity for the loaded navigation property to_PurgPricingConditionType.voidPurgPricingProcedureItem.setPurgPricingConditionType(PurgPricingConditionType value) Overwrites the associated PurgPricingConditionType entity for the loaded navigation property to_PurgPricingConditionType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing with parameters of type PurgPricingConditionTypeModifierConstructorDescriptionPurgPrcgCndnTypeText(String language, String conditionUsage, String conditionApplication, String conditionType, String conditionTypeName, PurgPricingConditionType toPurgPricingConditionType) PurgPricingProcedureItem(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, PurgPricingConditionType toPurgPricingConditionType, PurgPricingProcedure toPurgPricingProcedure, List<PurgPrcgProcedItemText> toText) -
Uses of PurgPricingConditionType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.link that return types with arguments of type PurgPricingConditionTypeModifier and TypeMethodDescriptionPurgPricingConditionTypeOneToOneLink.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.pricingprocedureinpurchasing.link with type arguments of type PurgPricingConditionTypeModifier and TypeMethodDescriptionprotected PurgPricingConditionTypeLink<ObjectT>PurgPricingConditionTypeLink.translateLinkType(EntityLink<PurgPricingConditionTypeLink<ObjectT>, PurgPricingConditionType, ObjectT> link)