RetailStorePicker.validate Method [AX 2012]
Validates the store and checks for the existance of the store.
Syntax
public boolean validate([Object calledFrom])
Run On
Called
Parameters
- calledFrom
Type: Object Class
An instance of Object.
Return Value
Type: boolean
A boolean value, true if a valid store is present; otherwise false.