Share via


RetailKitConfigurator::isReleasedKitComponentByCompany Method [AX 2012]

Validates if all the kit components and substitutes are released to legal entity.

Syntax

server public static boolean isReleasedKitComponentByCompany(RecId _recId, CompanyId _companyId)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if all the kit components and substitutes are released. Else false.

See Also

Reference

RetailKitConfigurator Class