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 |
CUF_FILIAL |
Filial |
Filial |
|
C |
2 |
0 |
|
|
|
|
|
Sim |
Vizualiza |
Real |
|
|
|
033 |
|
|
|
|
1 |
2 |
CUF_ID |
ID |
Identificador do Registro |
Deve representar neste campo a
identificação única do registro.
|
C |
6 |
0 |
@! |
|
GetSx8Num( "CUF", "CUF_ID" ) |
|
|
Sim |
Vizualiza |
Real |
|
|
|
|
|
|
|
|
1 |
1 |
CUF_CLASRE |
Classif Rend |
Classificação Rendimento |
Neste campo deve representar a
Classificação do Rendimento conforme
tabela de códigos de pagamentos.
|
C |
1 |
0 |
|
|
|
|
|
Nao |
Altera |
Real |
1=Beneficiários no Brasil;2=Beneficiários no Brasil RRA;3=Remessa Exterior |
|
|
|
|
|
|
|
1 |
2 |
CUF_CODIGO |
Codigo |
Cod. Rendimento |
Deve representar neste campo o código do
pagamento
|
C |
4 |
0 |
@! |
xFunVldUni("CUF",2, M->CUF_CODIGO+DToS(FwFldGet ("CUF_VALIDA"))) |
|
|
|
Sim |
Altera |
Real |
|
|
|
|
|
|
|
|
1 |
1 |
CUF_DESCRI |
Descrição |
Desc. Rendimento |
Deve representar neste campo a descrição
do rendimento.
|
C |
220 |
0 |
@! |
|
|
|
|
Sim |
Altera |
Real |
|
|
|
|
|
|
|
|
1 |
1 |
CUF_BENEFI |
Beneficiario |
Tipo de Beneficiário |
Tipo da Inscrção do Beneficiario:
1 - Pessoa JurÃdica
2 - Pessoa FÃsica
3 - Ambos
|
C |
1 |
0 |
|
|
|
|
|
Sim |
Altera |
Virtual |
1=Pessoa Jurídica;2=Pessoa Física;3=Ambos |
|
|
|
|
|
|
|
1 |
2 |
CUF_VALIDA |
Data Vigen. |
Data de Vigencia |
Deve representar neste campo a data de
vigência do código de rendimento. Data
em branco identifica código vigente no
momento.
|
D |
8 |
0 |
|
xFunVldUni("CUF",2, FwFldGet("CUF_CODIGO")+DToS(M->CUF_VALIDA)) |
|
|
|
Sim |
Altera |
Real |
|
|
|
|
|
|
|
|
1 |
2 |
CUF_IDGRP |
Cod. Grupo |
Cod. Grupo Rendimento |
Deve representar neste campo o código do
tipo de rendimento.
|
C |
6 |
0 |
@! |
XFUNVldCmp("CUE",,,,2) |
|
CUE |
S |
Nao |
Altera |
Virtual |
|
|
|
|
|
|
|
|
1 |
2 |
CUF_DIDGRP |
Desc. Grp |
Desc. Grupo Rendimento |
Deve representar neste campo o código do
tipo de rendimento.
|
C |
220 |
0 |
@! |
|
IF(!INCLUI.AND.!EMPTY(CUF->CUF_IDGRP),POSICIONE("CUE",1, xFilial("CUE")+CUF->CUF_IDGRP,"CUE_CODIGO + ' - ' +CUE_DESCRI"),"") |
|
|
Nao |
Vizualiza |
Virtual |
|
|
|
|
|
|
|
|
1 |
2 |