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.
Gets the excise update PLA registers.
Syntax
public void exciseUpdatePLARegisters_IN(
RefRecId _eccNumber,
RefRecId _taxComponent,
TaxAmount _amount,
Num _numberSeq,
RefRecId _plaAccount,
[TaxCode _taxCode])
Run On
Called
Parameters
- _eccNumber
Type: RefRecId Extended Data Type
The ECC number.
- _taxComponent
Type: RefRecId Extended Data Type
The tax component.
- _amount
Type: TaxAmount Extended Data Type
The amount.
- _numberSeq
Type: Num Extended Data Type
The number sequence.
- _plaAccount
Type: RefRecId Extended Data Type
The PLA account.
- _taxCode
Type: TaxCode Extended Data Type
The tax code.