Share via


RetailCopyStoreInformation.getFromDialog Method [AX 2012]

Initializes the storeIdf and storeIdt values with the information about the FromStore and ToStore values.

Syntax

public boolean getFromDialog()

Run On

Server

Return Value

Type: boolean
The super method if a value in the storeIdf and storeIdt fields exist.

Exceptions

Exception Condition
Error

Either the storeIdf or storeIdt value is blank.

Remarks

If they both exist the method calls the super method; else throws error.

See Also

Reference

RetailCopyStoreInformation Class