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.
Finds the specified record in the FiscalEstablishment_BR table.
Syntax
client server public static FiscalEstablishment_BR findByCNPJ(CNPJCPFNum_BR _cnpj)
Run On
Called
Parameters
- _cnpj
Type: CNPJCPFNum_BR Extended Data Type
The CNPJ of the FiscalEstablishment_BR record to find.
Return Value
Type: FiscalEstablishment_BR Table
A record in the FiscalEstablishment_BR table, if found; otherwise, an empty record.