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.
Finds a VendPaymSched record by its record ID.
Syntax
client server public static VendPaymSched findRecId(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID to find.
- _forupdate
Type: boolean
Boolean value indicating whether to select for update; optional.
Return Value
Type: VendPaymSched Table
A VendPaymSched record.