Share via


RetailCatalogValidationSchedulerJob::main Method [AX 2012]

The main method which initializes the call for the other methods.

Syntax

client server public static void main(Args _args, [boolean _supress_dialog])

Run On

Called

Parameters

  • _args
    Type: Args Class
    Retail catalog scheduler job record.
  • _supress_dialog
    Type: boolean
    Boolean value, which shows suppress dialog state.

See Also

Reference

RetailCatalogValidationSchedulerJob Class