Table 18004268 EOS037 Calc. Parameters
Temporary-only table that is used to pass calculation parameters.
10
)Integer
20
)Decimal
30
)Decimal
40
)Decimal
50
)Integer
100
)Decimal
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.
CalcParameters Record "EOS037 Calc. Parameters"
The calculation parameters record that has been deserialized.
JsonParams JsonObject
The original JSON object containing the parameter data.
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.