Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingpricingconditionrecord.PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder
Packages that use PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder
Package
Description
-
Uses of PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingpricingconditionrecord
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingpricingconditionrecord that return PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilderModifier and TypeMethodDescriptionPurgPrcgCndnRecordScale.builder()PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.conditionRateValue(BigDecimal conditionRateValue) Constraints: Not nullable, Precision: 12, Scale: 3PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.conditionRateValueUnit(String conditionRateValueUnit) Constraints: Not nullable, Maximum length: 5PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.conditionRecord(String conditionRecord) (Key Field) Constraints: Not nullable, Maximum length: 10PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.conditionScaleAmount(BigDecimal conditionScaleAmount) Constraints: Not nullable, Precision: 16, Scale: 3PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.conditionScaleAmountCurrency(String conditionScaleAmountCurrency) Constraints: Not nullable, Maximum length: 5PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.conditionScaleLine(String conditionScaleLine) (Key Field) Constraints: Not nullable, Maximum length: 4PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.conditionScaleQuantity(BigDecimal conditionScaleQuantity) Constraints: Not nullable, Precision: 15, Scale: 3PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.conditionScaleQuantityUnit(String conditionScaleQuantityUnit) Constraints: Not nullable, Maximum length: 3PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.conditionSequentialNumber(String conditionSequentialNumber) (Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 40PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.purgPrcgCndnRecdSuplmnt(PurgPrcgCndnRecdSuplmnt value) Navigation property to_PurgPrcgCndnRecdSuplmnt for PurgPrcgCndnRecordScale to single PurgPrcgCndnRecdSuplmnt.PurgPrcgCndnRecordScale.PurgPrcgCndnRecordScaleBuilder.purgPrcgConditionRecord(PurgPrcgConditionRecord value) Navigation property to_PurgPrcgConditionRecord for PurgPrcgCndnRecordScale to single PurgPrcgConditionRecord.