MCRItemListGeneration.generateItemListLines Method [AX 2012]

Creats the item list line records.

private boolean generateItemListLines(CustAccount _custAccount, MCRItemListTableRecId _MCRItemListTableRecId)

Run On

Server

Parameters

_custAccount
Type: CustAccount Extended Data Type
The customer account to create item list records for.
_MCRItemListTableRecId
Type: MCRItemListTableRecId Extended Data Type
The reference to the item list to create item list line records for.

Return Value

Type: boolean
true if item list line records are create; otherwise, false.

Community Additions

ADD
Show: