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.
Updates and post TaxWithholdTrans_IN table.
Syntax
public Counter updateAndPostTaxtrans(
FromDate _fromDate,
ToDate _toDate,
TaxWithholdComponentGroupRecId_IN _componentGroupLoc,
boolean _checkCompany)
Run On
Called
Parameters
- _fromDate
Type: FromDate Extended Data Type
From date is used to find the record.
- _toDate
Type: ToDate Extended Data Type
To date is used to find the record.
- _componentGroupLoc
Type: TaxWithholdComponentGroupRecId_IN Extended Data Type
Record id of TaxWithholdComponentGroup_IN is used to find the record.
- _checkCompany
Type: boolean
Boolean to check the company.
Return Value
Type: Counter Extended Data Type
Returns the counter value.