Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject.D_SPQtnSmltePricingAmountP
Packages that use D_SPQtnSmltePricingAmountP
Package
Description
-
Uses of D_SPQtnSmltePricingAmountP in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type parameters of type D_SPQtnSmltePricingAmountPModifier and TypeFieldDescriptionD_SPQtnSmltePricingValidityP._AMOUNTUse with available request builders to apply the _Amount complex property to query operations.D_SPQtnSmltePricingAmountP._SCALEUse with available request builders to apply the _Scale complex property to query operations.static final SimpleProperty.String<D_SPQtnSmltePricingAmountP>D_SPQtnSmltePricingAmountP.CONDITION_SEQUENTIAL_NUMBER_SHORTstatic final SimpleProperty.String<D_SPQtnSmltePricingAmountP>D_SPQtnSmltePricingAmountP.CONDITION_TYPEstatic final SimpleProperty.String<D_SPQtnSmltePricingAmountP>D_SPQtnSmltePricingAmountP.PRCG_SIMLN_CNDN_RATE_VALUE_UNITstatic final SimpleProperty.NumericDecimal<D_SPQtnSmltePricingAmountP>D_SPQtnSmltePricingAmountP.PRCG_SIMLN_CONDITION_RATE_VALUEstatic final SimpleProperty.Guid<D_SPQtnSmltePricingAmountP>D_SPQtnSmltePricingAmountP.SRCG_PROJ_QTN_ITEM_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return D_SPQtnSmltePricingAmountPModifier and TypeMethodDescriptionD_SPQtnSmltePricingAmountP.D_SPQtnSmltePricingAmountPBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return types with arguments of type D_SPQtnSmltePricingAmountPModifier and TypeMethodDescriptionD_SPQtnSmltePricingValidityP.get_Amount()Constraints: Not nullableD_SPQtnSmltePricingAmountP.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type D_SPQtnSmltePricingAmountPModifier and TypeMethodDescriptionD_SPQtnSmltePricingValidityP.D_SPQtnSmltePricingValidityPBuilder._Amount(Collection<D_SPQtnSmltePricingAmountP> _Amount) Constraints: Not nullablevoidD_SPQtnSmltePricingValidityP.set_Amount(Collection<D_SPQtnSmltePricingAmountP> _Amount) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type D_SPQtnSmltePricingAmountPModifierConstructorDescriptionD_SPQtnSmltePricingValidityP(UUID srcgProjQtnItemUUID, String conditionType, UUID sourcingProjectQuotationUUID, LocalDate conditionValidityStartDate, LocalDate conditionValidityEndDate, String procmtHubPlantUniqueID, Collection<D_SPQtnSmltePricingAmountP> _Amount)