Quintiq file version 2.0 #parent: #root Method New ( PriorityFactor owner ) id:Method_DialogEditPriorityFactorDetail_New { #keys: '[414996.0.35320212]' Body: [* data := owner.PriorityFactorDetail(relnew); info( isnull( owner )); info( isnull( data )); DataHolderEditPriorityFactorDetail.Data( data ); ApplicationMacroPlanner.ShowFormModal( this ); *] }