Thursday, August 11, 2016

Error on Update Table Record (While table enable : ValidTimeStateUpdateMode)

//Update Table Record (enable : ValidTimeStateUpdateMode)

Cannot edit a record in <Table>. Update on a valid time state table is not allowed without specifying a ValidTimeStateUpdateMode.

TableName.ValidTimeStateUpdateMode(ValidTimeStateUpdate::Correction);

No comments:

Post a Comment

Override custom dimension value on posting sales invoice in X++

 Requirement: 1. Override custom dimension value on posting sales invoice 2.  Ledger posting type as "Cost of goods, invoiced" ...