Tabela DTO - Movimento de Motoristas
Modo: E
Modo Unid.: E
Modo Empr.: E
Sumario:
Campos
Campo | Titulo | Descricao | Tipo | Contexto | Tamanho |
---|---|---|---|---|---|
DTO_FILIAL | Filial | Filial do Sistema | C | Real | 2 |
DTO_NUMENT | No.Entrada | No.Entrada Carreteiro | C | Real | 6 |
DTO_DESSTA | Desc. Status | Descricao do Status | C | Virtual | 20 |
DTO_DATENT | Data Entrada | Data Entrada | D | Real | 8 |
DTO_HORENT | Hora Entrada | Hora Entrada | C | Real | 4 |
DTO_FILORI | Fil.Origem | Filial de Origem | C | Virtual | 2 |
DTO_VIAGEM | Viagem | Numero da Viagem | C | Virtual | 6 |
DTO_CODMOT | Cd.Motorista | Cod.Motorista | C | Real | 6 |
DTO_NOMMOT | Motorista | Nome do Motorista | C | Virtual | 40 |
DTO_CRACHA | No.Cracha | No.Cracha | C | Real | 2 |
DTO_NUMLIB | No.Liberacao | No.Liberacao | C | Real | 6 |
DTO_TIPMOT | Tp.Motorista | Tipo Motorista | C | Virtual | 1 |
DTO_DATLIB | Dt.Liberacao | Data Liberacao | D | Real | 8 |
DTO_HORLIB | Hr.Liberacao | Hora Liberacao | C | Real | 4 |
DTO_LIBSEG | Lib.Seguro | No.Liberacao Seguro | C | Real | 15 |
DTO_VALSEG | Val.Segurado | Val.Segurado | N | Real | 14, 2 |
DTO_DATSAI | Data Saida | Data Baixa | D | Real | 8 |
DTO_HORSAI | Hora Saida | Hora Baixa | C | Real | 4 |
DTO_OK | Ok | OK p/ Emissao de Fichas | C | Real | 2 |
DTO_STATUS | Status | Status | C | Real | 1 |
DTO_FILVGE | Fil.Vge.Ent. | Filial Viagem de Entrada | C | Real | 2 |
DTO_NUMVGE | Viagem Ent | No. da Viagem de Entrada | C | Real | 6 |
DTO_FILVGS | Fil. Vge.Sai | Filial da Viagem de Saida | C | Real | 2 |
DTO_NUMVGS | Viagem Saida | No. da Viagem de Saida | C | Real | 6 |
DTO_DATA | Data | Data | D | Virtual | 8 |
DTO_HORA | Hora | Hora | C | Virtual | 4 |
Indices
Ordem | Chave | Descricao | Nickname |
---|---|---|---|
1 | DTO_FILIAL + DTO_NUMENT | No.Entrada | |
2 | DTO_FILIAL + DTO_CODMOT + DTO_STATUS + DTO_NUMENT | Cd.Motorista + Status + No.Entrada | |
3 | DTO_FILIAL + DTO_STATUS + DTO_NUMENT | Status + No.Entrada | |
4 | DTO_FILIAL + DTO_NUMLIB + DTO_STATUS | No.Liberacao + Status | |
5 | DTO_CODMOT + DTO_STATUS | Cd.Motorista + Status |
Relacionamentos
Tabela Origem | Tabela Destino | Expressao Origem | Expressao Destino | Relacionamento |
---|---|---|---|---|
DA4 (Motoristas) | DTO (Movimento de Motoristas) | DA4_COD | DTO_CODMOT | 1 para N |