PBAImport.getFromDialog Method [AX 2012]

Calls the import framework to prompt the user for the tables to delete in the current import.

public boolean getFromDialog()

Run On

Server

Return Value

Type: boolean
A Boolean value that specifies whether the user canceled or accepted the import dialog box.

ExceptionCondition
Error

The PBAId is not specified for the new product model.

The specified file name is empty.

This method is called when a lookup is performed on a PBADataType::Enum or PBADataType::Table variable.

Community Additions

ADD
Show: