Quintiq file version 2.0 #parent: #root Method OpenChoose ( String businessType ) id:Method_DialogChoosePriorityPolicy_OpenChoose { #keys: '[414382.0.563950563]' Body: [* ApplicationMacroPlanner.ShowFormModal( this ); temp := select( GlobalOTDTable,BusinessType,bt,bt.BusinessTypeName() = businessType); DataHolderBusinessType.Data( temp ); *] }