PBAExecuteLine.prompt Method [AX 2012]

Invokes 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's form; otherwise, false.

ExceptionCondition
Error

Product Model no. (pbaId) The product model's rules have not been compiled.

An error is thrown if the Product Model is not rule-checked.

Community Additions

ADD
Show: