Share via


ServiceTaxPOTInquiryBase_IN::main Method [AX 2012]

Provides an entry point for the reverse and reclaim processes.

Syntax

client server public static void main(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The Args object from action menu item.

Exceptions

Exception Condition
Error

The service tax parameter is not selected.

The service tax parameter must be selected in the general ledger parameters to activate the Post service tax reversal/reclaim feature.

See Also

Reference

ServiceTaxPOTInquiryBase_IN Class