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

Copy Markup charges while posting purchase invoice using X++

 Copy Markup charges while posting purchase invoice using X++ Class: Important: Code logic is just for Reference.  New class => Duplicate...