TaxLedgerAccounts_IN.getExciseAccountsForReturnOrder Method
Gets excise accounts for return order.
Syntax
public RefRecId getExciseAccountsForReturnOrder(
RefRecId _taxAccountGroup,
RefRecId _taxComponent,
RefRecId _registrationNumber,
ReturnDispositionCodeId _dispositionId,
ExciseRecordType_IN _exciseRecordType)
Run On
Called
Parameters
- _taxAccountGroup
Type: RefRecId Extended Data Type
The tax account group.
- _taxComponent
Type: RefRecId Extended Data Type
The tax component.
- _registrationNumber
Type: RefRecId Extended Data Type
The registration number.
- _dispositionId
Type: ReturnDispositionCodeId Extended Data Type
The disposition id.
- _exciseRecordType
Type: ExciseRecordType_IN Enumeration
The excise record type.
Return Value
Type: RefRecId Extended Data Type
The instance of the RefRecId class.