PBALib::existsPBAExecutableClass Method [AX 2012]

Checks the product model ID that has an associated X++ class in the AOT.

server public static void existsPBAExecutableClass(PBAId _pbaId)

Run On

Server

Parameters

_pbaId
Type: PBAId Extended Data Type
The product model ID.

ExceptionCondition
Error

No class exists in the AOT for the product model ID.

Show: