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.
Checks if a project proposal invoice is a credit note proposal
Syntax
public boolean checkCreditNote(ProjProposalId _projProposalId)
Run On
Called
Parameters
- _projProposalId
Type: ProjProposalId Extended Data Type
Project proposal Id.
Return Value
Type: boolean
true if it is a credit note proposal; otherwise, false.