Sunday, July 3, 2016

To join Table InventDim ExistsJoin Ax 2012 Macro

// To join Table InventDim ExistsJoin Ax 2012

#inventDimExistsjoin(InventDimId(Field),InventDim(Table Buffer),InventDim(Table Buffer),InventDimParm(set flag for Dim Parm);

#inventDimSelect(InventDim,InventDim,inventDimParm,forcePlaceholders tableId(InventDim) from,serialIdIdx(index Name))

No comments:

Post a Comment

Override custom dimension value on posting sales invoice in X++

 Requirement: 1. Override custom dimension value on posting sales invoice 2.  Ledger posting type as "Cost of goods, invoiced" ...