ReleaseUpdateDB60_Proj.getTaxInformationRecId Method [AX 2012]

Get the tax information realted record id based on the proposal id.

public RefRecId getTaxInformationRecId(ProjProposalId _proposalId)

Run On

Server

Parameters

_proposalId
Type: ProjProposalId Extended Data Type
ProjProposalId

Return Value

Type: RefRecId Extended Data Type
Returns the tax information record if it exists else zero.

Community Additions

ADD
Show: