TransformSpread error
Hello,
We are getting a Commit Failed error in AP v15 Buy Plan workbook after we approve and commit a plan. We are thinking it is because of this rule :
APCSSlsRgPrU,APCSSlsRgPrR,APCSSlsClrU,APCSSlsClrR,APCSGMPR,APCSRecU,APCSRecR,APCSCustRtrnU,APCSCustRtrnR,APCAMkdnp,APCCMkdnp,APCPShipmentR,APCPShipmentU <- TransformSpread("REPL", SCWSClusterX, [clrh].[clus], [loc].[str], BPCPWSlsRgPrU, BPCPWSlsRgPrR,BPCPWSlsClrU,BPCPWSlsClrR,BPCPWGMPR,BPCPRecU,BPCPRecR,BPCPWCustRtrnU,BPCPWCustRtrnR,WFCAMkdnp,WFCCMkdnp,BPCPShipmentR,BPCPShipmentU)
When running a portion of this rule using mace :
APCSSlsRgPrU <- TransformSpread("REPL", SCWSClusterX, [clrh].[clus], [loc].[str], BPCPWSlsRgPrU)
we get this error :
TransformSpread error: the intersection arguments 4 is not the lcbi of mapping measure and output measures.