ProdWHSRelease::getProdOrdersFromDataSource Method [AX 2012]

Gets the production orders from the datasource and returns the RecID's in a container

client server public static container getProdOrdersFromDataSource(ProdTable _prodTable)

Run On

Called

Parameters

_prodTable
Type: ProdTable Table
Buffer of prodTable records

Return Value

Type: container
Container with RecID's of the records in buffer
Show: