Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Returns the invoice proposal journal for the given record ID passed in as a parameter.
Syntax
client server public static ProjProposalJour findRecid(RecId _iRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _iRecId
Type: RecId Extended Data Type
The record ID of the invoice proposal journal to retrieve.
- _forUpdate
Type: boolean
A Boolean value that determines whether the invoice proposal journal should be updated; optional.
Return Value
Type: ProjProposalJour Table
The desired invoice proposal journal.