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.
To find the tax report date.
Syntax
public TransDate taxReportDate(
TaxWithholdPeriodRecId_IN _period,
TaxWithholdType_IN _taxType,
TransDate _date,
AccountNum _accountNum)
Run On
Called
Parameters
- _period
Type: TaxWithholdPeriodRecId_IN Extended Data Type
Record id of TaxWithholdPeriod_IN
- _taxType
Type: TaxWithholdType_IN Enumeration
Tax wotholding type is used to find the record.
- _date
Type: TransDate Extended Data Type
Date is used to initialize the tax date.
- _accountNum
Type: AccountNum Extended Data Type
Account number is used to find the record.
Return Value
Type: TransDate Extended Data Type
Returns tax report date.