_Main/BL/Type_MacroPlan/StaticMethod_DoSync#618.qbl
@@ -12,9 +12,9 @@ TextBody: [* // yypsybs Aug-17-2023 (created) businessTypes := construct( Strings ); businessTypes := construct( BusinessType ); if( businessTypeStr.Length() > 0 ) { businessTypes := businessTypeStr.Tokenize( ',' ); // businessTypes := businessTypeStr.Tokenize( ',' ); } MacroPlan::DoSync( macroPlan, businessTypes, isKeyProduct, createPurchaseSupplyMaterial ,globalOTDTable); *]