Table 18004268 EOS037 Calc. Parameters
Table 18004268 EOS037 Calc. Parameters
Temporary-only table that is used to pass calculation parameters.
Fields
PK (10)
Integer
Quantity (20)
Decimal
Quantity (Base) (30)
Decimal
Net Weight (40)
Decimal
Sign (50)
Integer
Base Amount (100)
Decimal
Events
OnAfterDeserialize
local procedure OnAfterDeserialize(var CalcParameters: Record "EOS037 Calc. Parameters"; JsonParams: JsonObject)
Integration event that is raised after the calculation parameters have been deserialized from JSON. This event allows external code to perform additional processing or validation on the deserialized data.
Parameters / Return Value
CalcParameters
Record "EOS037 Calc. Parameters"The calculation parameters record that has been deserialized.
JsonParams
JsonObjectThe original JSON object containing the parameter data.
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.
EOS Labs -