Campos(SX3) |
X3_CAMPO |
X3_TITULO |
X3_DESCRIC |
HELP Campo |
X3_TIPO |
X3_TAMANHO |
X3_DECIMAL |
X3_PICTURE |
X3_VALID |
X3_RELACAO |
X3_F3 |
X3_TRIGGER |
X3_BROWSE |
X3_VISUAL |
X3_CONTEXT |
X3_CBOX |
X3_WHEN |
X3_INIBRW |
X3_GRPSXG |
X3_FOLDER |
X3_CONDSQL |
X3_CHKSQL |
X3_AGRUP |
X3_POSLGT |
X3_MODAL |
CGJ_FILIAL |
Filial |
Filial |
Deve representar neste campo o código da
filial referente ao cadastro.
|
C |
2 |
0 |
|
|
|
|
|
Sim |
Altera |
Real |
|
|
|
033 |
|
|
|
|
1 |
2 |
CGJ_ID |
ID |
Identificador do Registro |
Deve representar neste campo o código de
identificação do registro. Este código é
controlado internamente pelo sistema de
forma incremental e único por filial.
|
C |
36 |
0 |
|
|
TafGeraId("TAF") |
|
|
Nao |
Vizualiza |
Real |
|
|
|
085 |
|
|
|
|
1 |
2 |
CGJ_PERIOD |
PerÃodo |
PerÃodo |
Deve representar neste campo o PerÃodo
correspondente as informações prestadas
no registro.
|
D |
8 |
0 |
|
XFUNVldUni("CGJ",2, DTOS(M->CGJ_PERIOD)+FWFLDGET("CGJ_CNPJ")+FWFLDGET("CGJ_CODNCM"),.F.) |
|
|
|
Sim |
Altera |
Real |
|
|
|
|
|
|
|
|
1 |
1 |
CGJ_CNPJ |
CNPJ |
CNPJ |
Deve representar neste campo o CNPJ do
Produtor / Vendedor.
|
C |
14 |
0 |
@R 99.999.999/9999-99 |
XFUNVldPJF( ,2,.F.) .AND. XFUNVldUni("CGJ",2,DTOS(FWFLDGET("CGJ_PERIOD"))+M->CGJ_CNPJ+FWFLDGET("CGJ_CODNCM"),.F.) |
|
|
|
Sim |
Altera |
Real |
|
|
|
|
|
|
|
|
1 |
1 |
CGJ_CODNCM |
NCM |
NCM |
Deve representar neste campo o Código
NCM, conforme tabela do Sped.
|
C |
10 |
0 |
@! |
XFUNVldCmp("C0A",3) .And. XFUNVldUni("CGJ",2,DTOS(FWFLDGET("CGJ_PERIOD"))+FWFLDGET("CGJ_CNPJ")+M->CGJ_CODNCM,.F.) |
|
C0A |
S |
Sim |
Altera |
Real |
|
|
|
|
|
|
|
|
1 |
1 |
CGJ_DCODNC |
Desc. NCM |
Descrição NCM |
Deve representar neste campo o a
descrição do NCM, conforme tabela do
Sped.
|
C |
220 |
0 |
@! |
|
IF(!INCLUI.AND.!EMPTY(CGJ->CGJ_CODNCM),Posicione("C0A",3,xFilial("C0A") +CGJ->CGJ_CODNCM,"C0A_CODIGO+' – '+C0A_DESCRI"),"") |
|
|
Nao |
Vizualiza |
Virtual |
|
|
|
|
|
|
|
|
1 |
2 |
CGJ_VLCOMP |
Val Compra |
Valor da Compra |
Deve representar neste campo o Valor da
Compra
|
N |
16 |
2 |
@E 9,999,999,999,999.99 |
|
|
|
|
Sim |
Altera |
Real |
|
|
|
|
|
|
|
|
1 |
1 |
CGJ_VLEXP |
Val Exporta. |
Valor da Exportação |
Deve representar neste campo o Valor da
Exportação.
|
N |
16 |
2 |
@E 9,999,999,999,999.99 |
|
|
|
|
Sim |
Altera |
Real |
|
|
|
|
|
|
|
|
1 |
1 |
CGJ_STATUS |
Status |
Status do Registro |
Campo de uso interno do sistema.
Deve representar neste campo o status do
registro:
(Vazio) = Registro Novo
0 = Registro Válido (integração)
1 = Registro invalido (integração)
|
C |
1 |
0 |
@! |
|
|
|
|
Nao |
Altera |
Real |
0= Reg. Válido;1= Reg. Inválido |
|
|
|
|
|
|
|
1 |
2 |