ProcessAppointmentGroovyImpl

Main N4 Entity

GateAppointment

Functionality

Road Module 
Gate Form 
Appointment double-click

Description

On double-clicking an appointment in the appointments tab of the gate form

Interface Method(s) and Injected Data

void execute ( 
    EntityId    inEntityId, 
    List          inGkeys, 
    Map         inArgs 
)

inEntityId           RoadApptsEntity.GATE_APPOINTMENT 
inGkeys (Long)  gkey of selected appointment 
inArgs   (String, Long) 
                        "TruckVisitDetailsGkey", tvdtlsGkey

Exception/Transaction Handling

Exceptions will cause processing of the appointment selected to be terminated and will be shown to the user in a dialog

Availability

2.1+