TaxWithholdPeriods_IN::newPeriod Method
To create a new Withhold tax period.
Syntax
server public static void newPeriod(TaxWithholdPeriod_IN _taxWithholdPeriod, TaxWithholdType_IN _taxType)
Run On
Server
Parameters
- _taxWithholdPeriod
Type: TaxWithholdPeriod_IN Extended Data Type
Create period for the specified withholding tax period.
- _taxType
Type: TaxWithholdType_IN Enumeration
Create period for the specified tax type.