PBAExecute::executeWithWithoutDebug Method [AX 2012]
Runs a product model and opens the configuration form that corresponds.
server public static void executeWithWithoutDebug(PBATable _pbaTable, NoYes _useDebug)
Run On
ServerParameters
- _pbaTable
- Type: PBATable Table
The product model reference.
- _useDebug
- Type: NoYes Enumeration
A NoYes enumeration value that indicates whether to open the rule debugger.
Show: