Tabela FVU - Pessoas
Rotina (SysObj): FINA031
Chave Unica: FVU_FILIAL + FVU_CODIGO
Modo: C
Modo Unid.: C
Modo Empr.: C
Sumario:
Campos
| Campo | Titulo | Descricao | Tipo | Contexto | Tamanho |
|---|---|---|---|---|---|
| FVU_FILIAL | Filial | Filial do sistema | C | Real | 2 |
| FVU_CODIGO | Codigo | Codigo da Pessoa | C | Real | 6 |
| FVU_NOME | Nome | Nome / Razao da Pessoa | C | Real | 50 |
| FVU_TIPCAD | Tipo | Tipo Contribuinte da SRF | C | Real | 1 |
| FVU_TPPES | Pessoa | Tipo de Pessoa | C | Real | 1 |
| FVU_CNPJ | Cpf/Cnpj | Numero de cadastro na SRF | C | Real | 14 |
| FVU_END | Endereco | Endereco da Pessoa | C | Real | 150 |
| FVU_NUM | Numero | Numero da residencia | N | Real | 6 |
| FVU_COMPL | Complemento | Complemento do endereco | C | Real | 50 |
| FVU_BAIRRO | Bairro | Bairro do endereco | C | Real | 50 |
| FVU_EST | Estado | Estado do endereco | C | Real | 2 |
| FVU_CODMUN | Cod. Munic. | Cod. Municipio IBGE | C | Real | 5 |
| FVU_CEP | CEP | Cod. End. Postal | C | Real | 8 |
| FVU_FONE | Telefone | Num. de Telefone Pessoa | C | Real | 15 |
| FVU_EMAIL | Email da Pessoa | C | Real | 115 | |
| FVU_FILORI | Fil. Origem | Filial de Origem | C | Real | 2 |
Indices
| Ordem | Chave | Descricao | Nickname |
|---|---|---|---|
| 1 | FVU_FILIAL + FVU_CODIGO | Codigo | |
| 2 | FVU_FILIAL + FVU_NOME | Nome | |
| 3 | FVU_FILIAL + FVU_CNPJ | Cpf/Cnpj |
Relacionamentos
| Tabela Origem | Tabela Destino | Expressao Origem | Expressao Destino | Relacionamento |
|---|---|---|---|---|
| CC2 (Tabelas de municipios do IBGE) | FVU (Pessoas) | CC2_CODMUN | FVU_CODMUN | 1 para N |
| CC2 (Tabelas de municipios do IBGE) | FVU (Pessoas) | CC2_EST + CC2_CODMUN | FVU_EST + FVU_CODMUN | 1 para N |
| FVU (Pessoas) | FVG (Imoveis X Pessoas) | FVU_CODIGO | FVG_CODPES | 1 para N |
| FVU (Pessoas) | FVV (Imoveis) | FVU_CODIGO | FVV_CODPES | 1 para N |
| FVU (Pessoas) | FXV (Cafir X Imovel) | FVU_CODIGO | FXV_CODIGO | 1 para N |
| SX5 (Tabelas) | FVU (Pessoas) | X5_TABELA + X5_CHAVE | '12' + FVU_EST | 1 para N |