
| Tabela | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DTI | Consignatarios | ||||||||||
| Campo | Tipo | Tamanho | Decimal | Titulo | Formato | Validacao | F3 | Contexto | Lista | Condicao | PYME |
| DTI_FILIAL | C | 2 | 0 | Filial | S | ||||||
| DTI_CLIREM | C | 6 | 0 | Remetente | @! | ExistCpo("SA1",M->DTI_CLIREM+AllTrim(M->DTI_LOJREM)) | SA1 | S | |||
| DTI_LOJREM | C | 2 | 0 | Loja Remet. | @! | ExistCpo("SA1",M->DTI_CLIREM+M->DTI_LOJREM) | S | ||||
| DTI_NOMREM | C | 40 | 0 | Nome Remet. | @! | V | S | ||||
| DTI_CLIDES | C | 6 | 0 | Destinatario | @! | ExistCpo("SA1",M->DTI_CLIDES+AllTrim(M->DTI_LOJDES)) | SA1 | S | |||
| DTI_LOJDES | C | 2 | 0 | Loja Dest. | @! | ExistCpo("SA1",M->DTI_CLIDES+M->DTI_LOJDES) | S | ||||
| DTI_NOMDES | C | 40 | 0 | Nome Dest. | @! | V | S | ||||
| DTI_CLICON | C | 6 | 0 | Consignatar. | @! | ExistCpo("SA1",M->DTI_CLICON+AllTrim(M->DTI_LOJCON)) .And. TMSA100Vld() | SA1 | S | |||
| DTI_LOJCON | C | 2 | 0 | Loja Consig. | @! | ExistCpo("SA1",M->DTI_CLICON+M->DTI_LOJCON) .And. TMSA100Vld() | S | ||||
| DTI_NOMCON | C | 40 | 0 | Nome Consig. | @! | V | S | ||||
| DTI_IMPDEV | C | 1 | 0 | So Devedor? | @! | Pertence("12") | 1=Sim;2=Nao | S | |||
| DTI_CALFRE | C | 1 | 0 | Cal. Frete | @! | Pertence("123") | 1=Remetente;2=Destinatario;3=Consignatario | S | |||
| DTI_TIPFRE | C | 1 | 0 | Tipo Frete | @! | Pertence("12") | 1=CIF;2=FOB | S | |||
| DTI_CALPRZ | C | 1 | 0 | Cal. Prazo | @! | Pertence("123") | 1=Remetente;2=Destinatario;3=Consignatario | S | |||
| DTI_TIPPER | C | 1 | 0 | Tipo Perfil | @! | Pertence("123") | 1=Remetente;2=Destinatario;3=Consignatario | S | |||
| DTI_ABRREM | C | 1 | 0 | Abrang.Remet | @! | Pertence("12") | R | 1=Cliente/Loja;2=Cliente | S | ||
| DTI_ABRDES | C | 1 | 0 | Abrang.Dest | @! | Pertence("12") | R | 1=Cliente/Loja;2=Cliente | S | ||