Tax.getRegistrationNumber_IN Method [AX 2012]
Gets registration number.
public TaxRegistrationNumber_IN getRegistrationNumber_IN(TaxType_IN _taxtype, SalesPurchJournalLine_IN _salesPurchJournalLine)
Run On
ServerParameters
- _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 TypeThe instance of the TaxRegistrationNumber_IN class.
Community Additions
ADD
Show: