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
ServerParameters
- _proposalId
- Type: ProjProposalId Extended Data Type
ProjProposalId
Return Value
Type: RefRecId Extended Data TypeReturns the tax information record if it exists else zero.
Community Additions
ADD
Show: