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.
Calculates withholding taxes for CreditNote.
Syntax
public TaxAmountCur creditNoteCalculation(
container _taxWithholdData,
PurchIdBase _purchId,
SalesIdBase _salesId)
Run On
Server
Parameters
- _taxWithholdData
Type: container
The Container of TaxWithholdData.
- _purchId
Type: PurchIdBase Extended Data Type
The PurchId value.
- _salesId
Type: SalesIdBase Extended Data Type
The SalesId value.
Return Value
Type: TaxAmountCur Extended Data Type
Withholding taxAmount for CreditNote.