Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the actual import start date is in the past, and if it is, prompts the user to confirm the import of a forecast in the past.
Syntax
public boolean confirmImportBeforeSystemDate()
Run On
Called
Return Value
Type: boolean
true if forecast is not being imported in the past, or if it is, the user has allowed it; otherwise, false.