Report 18090700 EOS028 CFG Suggest Prices
Report 18090700 EOS028 CFG Suggest Prices
Language | Caption |
---|---|
de-AT | Schlagen Sie den Matrixpreis auf Wksh vor. |
de-CH | Schlagen Sie den Matrixpreis auf Wksh vor. |
de-DE | Schlagen Sie den Matrixpreis auf Wksh vor. |
en-US | Suggest Matrix Price on Wksh. |
it-CH | Suggerisci il prezzo della matrice su wksh. |
it-IT | Suggerisci il prezzo della matrice su wksh. |
Events
OnBeforeModifyMatrixPriceWksh
local procedure OnBeforeModifyMatrixPriceWksh(var MatrixPriceWorksheet: Record "EOS028 CFG Prices Matrix Wksh."; MatrixPrice: Record "EOS028 CFG Prices Matrix"; UnitPriceFactor: Decimal; PriceLowerLimit: Decimal; RoundingMethod: Record "Rounding Method")
Raised before modifying an existing Worksheet record
Parameters / Return Value
MatrixPriceWorksheet
Record "EOS028 CFG Prices Matrix Wksh."
Record “EOS028 CFG Prices Matrix Wksh.”
MatrixPrice
Record "EOS028 CFG Prices Matrix"
Record “EOS028 CFG Prices Matrix”
UnitPriceFactor
Decimal
Specifies the value of the New Unit Price factor
PriceLowerLimit
Decimal
Specifies the value of the Price Lower Limit
RoundingMethod
Record "Rounding Method"
Specifies the Rounding Method
OnBeforeInsertMatrixPriceWksh
local procedure OnBeforeInsertMatrixPriceWksh(var MatrixPriceWorksheet: Record "EOS028 CFG Prices Matrix Wksh."; MatrixPrice: Record "EOS028 CFG Prices Matrix"; UnitPriceFactor: Decimal; PriceLowerLimit: Decimal; RoundingMethod: Record "Rounding Method")
Raised before inserting a new Worksheet record
Parameters / Return Value
MatrixPriceWorksheet
Record "EOS028 CFG Prices Matrix Wksh."
Record “EOS028 CFG Prices Matrix Wksh.”
MatrixPrice
Record "EOS028 CFG Prices Matrix"
Record “EOS028 CFG Prices Matrix”
UnitPriceFactor
Decimal
Specifies the value of the New Unit Price factor
PriceLowerLimit
Decimal
Specifies the value of the Price Lower Limit
RoundingMethod
Record "Rounding Method"
Specifies the Rounding Method
OnBeforeSetNewUnitPriceAbovePriceLimit
local procedure OnBeforeSetNewUnitPriceAbovePriceLimit(var MatrixPriceWorksheet: Record "EOS028 CFG Prices Matrix Wksh."; PriceLowerLimit: Decimal; var IsHandled: Boolean)
Raised before setting a new unit price above the price limit
Parameters / Return Value
MatrixPriceWorksheet
Record "EOS028 CFG Prices Matrix Wksh."
Record “EOS028 CFG Prices Matrix Wksh.”
PriceLowerLimit
Decimal
Request page Parameter
IsHandled
Boolean
If true skips the standard logic
OnMatrixPriceOnAfterGetRecordOnBeforeSkip
local procedure OnMatrixPriceOnAfterGetRecordOnBeforeSkip(MatrixPrice: Record "EOS028 CFG Prices Matrix"; Item: Record Item; var SkipRecord: Boolean)
Raised before skipping the matrix record in the OnAfterGetRecord trigger
Parameters / Return Value
MatrixPrice
Record "EOS028 CFG Prices Matrix"
Record “EOS028 CFG Prices Matrix”
Item
Record "Item"
The neutral item of the matrix line
SkipRecord
Boolean
If true, skips the processing of the current record
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.