Quintiq file version 2.0
|
#parent: pHeader/bMaximumDailyTransferCapacity
|
Response OnClick () id:Response_pHeader_bMaximumDailyTransferCapacity_OnClick
|
{
|
#keys: '[413988.0.1292330611]'
|
CanBindMultiple: false
|
DefinitionID: 'Responsedef_WebButton_OnClick'
|
Precondition:
|
[*
|
return not isnull( MacroPlan );
|
*]
|
QuillAction
|
{
|
Body:
|
[*
|
dlg := construct( DialogULOTC );
|
|
ApplicationMacroPlanner.ShowFormModal( dlg );
|
*]
|
GroupServerCalls: false
|
}
|
}
|