PBAExecuteSalesLine.prompt Method [AX 2012]

Prompts the client to start the front-end form of the product model.

public boolean prompt()

Run On

Server

Return Value

Type: boolean
true if the user pressed OK on the client form; otherwise, false.

ExceptionCondition
Error

The rules of the product model have not been compiled.

An error is thrown if the product model is not rule-checked.

Community Additions

ADD
Show: