Share via


RetailKitConfigurator::getKitElementsItemIdsPerCompany Method [AX 2012]

Reads kit Element Ids per company

Syntax

server public static List getKitElementsItemIdsPerCompany(RetailKitRecId _retailKitRecId, CompanyId _companyId)

Run On

Server

Parameters

Return Value

Type: List Class
A list of kit components and substitutes per company.

See Also

Reference

RetailKitConfigurator Class