Tabela CBJ - Produto X Endereco
Chave Unica: CBJ_FILIAL + CBJ_CODPRO + CBJ_ITEM
Modo: E
Modo Unid.: E
Modo Empr.: E
Sumario:
Campos
Campo | Titulo | Descricao | Tipo | Contexto | Tamanho |
---|---|---|---|---|---|
CBJ_FILIAL | Filial | Filial | C | Real | 2 |
CBJ_CODPRO | Cod. Produto | Codigo Produto | C | Real | 15 |
CBJ_ITEM | Item | Item | C | Real | 2 |
CBJ_ARMAZ | Armazem | Armazem | C | Real | 2 |
CBJ_ENDERE | Endereco | Endereco | C | Real | 15 |
CBJ_DESCEN | Descricao | Descricao | C | Virtual | 30 |
Indices
Ordem | Chave | Descricao | Nickname |
---|---|---|---|
1 | CBJ_FILIAL + CBJ_CODPRO + CBJ_ARMAZ + CBJ_ENDERE | Cod. Produto + Armazem + Endereco | |
2 | CBJ_FILIAL + CBJ_CODPRO + CBJ_ITEM + CBJ_ARMAZ + CBJ_ENDERE | Cod. Produto + Item + Armazem + Endereco |
Relacionamentos
Tabela Origem | Tabela Destino | Expressao Origem | Expressao Destino | Relacionamento |
---|---|---|---|---|
NNR (Locais de Estoque) | CBJ (Produto X Endereco) | NNR_CODIGO | CBJ_ARMAZ | 1 para N |
SB1 (Descricao Generica do Produto) | CBJ (Produto X Endereco) | B1_COD | CBJ_CODPRO | 1 para N |
SBE (Enderecos) | CBJ (Produto X Endereco) | BE_LOCALIZ | CBJ_ENDERE | 1 para N |