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.
Determines whether an invoice line exists for a given transaction.
Syntax
client server public static boolean exist(ProjEmplTransId _transId)
Run On
Called
Parameters
- _transId
Type: ProjEmplTransId Extended Data Type
The ID of the transaction associated with this line item.
Return Value
Type: boolean
true if the line item exists; otherwise, false.