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.
Finds the value of legislative tax registration number.
Syntax
server public static TaxRegistrationNumber legislationRegistrationValue(
DirPartyRecId _party,
TaxRegistrationTypesList _type,
[date _date,
LogisticsPostalAddressRecId _logisticsPostalAddressRecId])
Run On
Server
Parameters
- _party
Type: DirPartyRecId Extended Data Type
The party record ID for which tax legislative number will be found.
- _type
Type: TaxRegistrationTypesList Enumeration
The legislative registration type.
- _date
Type: date
The date for which to obtain the information.
- _logisticsPostalAddressRecId
Type: LogisticsPostalAddressRecId Extended Data Type
The record ID of address; optional.
Return Value
Type: TaxRegistrationNumber Extended Data Type
The value of specified tax registration number.