Tax.getRegistrationNumber_IN Method [AX 2012]

Gets registration number.

public TaxRegistrationNumber_IN getRegistrationNumber_IN(TaxType_IN _taxtype, SalesPurchJournalLine_IN _salesPurchJournalLine)

Run On

Server

Parameters

_taxtype
Type: TaxType_IN Enumeration
The tax type.
_salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
The sales purch journal line.

Return Value

Type: TaxRegistrationNumber_IN Extended Data Type
The instance of the TaxRegistrationNumber_IN class.

Reference

Community Additions

ADD
Show: