Tabela DCX - Documentos do Recebimento
Chave Unica: DCX_FILIAL + DCX_EMBARQ + DCX_DOC + DCX_SERIE + DCX_FORNEC + DCX_LOJA
Modo: E
Modo Unid.: E
Modo Empr.: E
Sumario:
Campos
| Campo | Titulo | Descricao | Tipo | Contexto | Tamanho |
|---|---|---|---|---|---|
| DCX_FILIAL | Filial | Filial do Sistema | C | Real | 2 |
| DCX_EMBARQ | Recebimento | Numero do Recebimento | C | Real | 6 |
| DCX_DOC | Documento | Numero do Documento | C | Real | 9 |
| DCX_SERIE | Serie | Serie do Documento | C | Real | 3 |
| DCX_FORNEC | Fornecedor | Codigo do Fornecedor | C | Real | 6 |
| DCX_LOJA | Loja | Loja do Fornecedor | C | Real | 2 |
| DCX_QTVOLU | Qtde.Volumes | Quantidade de Volumes | N | Real | 4 |
| DCX_CODUSU | Cod.Usuario | Codigo do Usuario Sistema | C | Real | 6 |
| DCX_NOMUSU | Nome Usuario | Nome do Usuario Sistema | C | Virtual | 30 |
| DCX_SDOC | Serie Doc. | Serie do Documento Fiscal | C | Real | 3 |
Indices
| Ordem | Chave | Descricao | Nickname |
|---|---|---|---|
| 1 | DCX_FILIAL + DCX_EMBARQ + DCX_DOC + DCX_SERIE + DCX_FORNEC + DCX_LOJA | Recebimento + Documento + Serie + Fornecedor + Loja | 1 |
| 2 | DCX_FILIAL + DCX_DOC + DCX_SERIE + DCX_FORNEC + DCX_LOJA | Documento + Serie + Fornecedor + Loja | 2 |
| 3 | DCX_FILIAL + DCX_EMBARQ + DCX_DOC + DCX_SDOC + DCX_FORNEC + DCX_LOJA | Recebimento + Documento + Serie Doc. + Fornecedor + Loja | |
| 4 | DCX_FILIAL + DCX_DOC + DCX_SDOC + DCX_FORNEC + DCX_LOJA | Documento + Serie Doc. + Fornecedor + Loja |
Relacionamentos
| Tabela Origem | Tabela Destino | Expressao Origem | Expressao Destino | Relacionamento |
|---|---|---|---|---|
| DCW (Conferencia de Recebimento) | DCX (Documentos do Recebimento) | DCW_EMBARQ | DCX_EMBARQ | 1 para N |
| SF1 (Cabecalho das NF de Entrada) | DCX (Documentos do Recebimento) | F1_DOC + F1_SERIE + F1_FORNECE + F1_LOJA | DCX_DOC + DCX_SERIE + DCX_FORNEC + DCX_LOJA | 1 para 1 |