PayrollPayStatementDeleteSelectedRecords::main Method [AX 2012]
Deletes the selected records in the MultiSelectionContext object.
client server public static void main(Args _args, [boolean _showConfirmation])
Run On
CalledParameters
- _args
- Type: Args Class
An argument that specifies the records to delete.
- _showConfirmation
- Type: boolean
A value that indicates whether a confirmation message is displayed.
Show: