Share via


DefermentScheduleTransLines_IN.updateTrans Method

Updates the DefermentScheduleTransLines_IN table with specified values.

Syntax

public void updateTrans(
    Array _common, 
   [boolean _deleted, 
    Array _period])

Run On

Called

Parameters

  • _common
    Type: Array Class
    A common record that is used for the update.
  • _deleted
    Type: boolean
    A Boolean value that indicates whether to check whether a record has to be updated or inserted.

See Also

Reference

DefermentScheduleTransLines_IN Table