Class TimesheetHeaderUpdateEvent


public class TimesheetHeaderUpdateEvent extends UpdateEvent<BOTimesheetHeader>
Event to update a BOTimesheetHeader.
The launcher must provide a valid BOTimesheetHeader in order to successfully call this event.
The listener updates the BOTimesheetHeader starting from the event input, i.e. the given BOTimesheetHeader in which all needed components were previously updated.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetHeaderUpdate(0)
No Spouts
  • Constructor Details

    • TimesheetHeaderUpdateEvent

      public TimesheetHeaderUpdateEvent(BOTimesheetHeader bo)
      Instantiates a new timesheet header update event.
      Parameters:
      bo - the technical object to update with the updated components