
| Tabela | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FKE | Complemento do Imposto | ||||||||||
| Campo | Tipo | Tamanho | Decimal | Titulo | Formato | Validacao | F3 | Contexto | Lista | Condicao | PYME |
| FKE_FILIAL | C | 2 | 0 | Filial | R | S | |||||
| FKE_IDFKE | C | 6 | 0 | Codigo | @! | ExistChav("FKE",M->FKE_IDFKE) | R | INCLUI | S | ||
| FKE_DESCR | C | 30 | 0 | Descricao | @! | R | S | ||||
| FKE_TPIMP | C | 6 | 0 | Tipo Imposto | @! | ExistCpo("SX5","0C"+M->FKE_TPIMP) | 0C | R | S | ||
| FKE_DEDACR | C | 1 | 0 | Acao | @! | Pertence("123") | R | 1=Deducao;2=Acrescimo;3=Informativo | S | ||
| FKE_APLICA | C | 1 | 0 | Aplicacao | @! | Pertence("12") | R | 1=Base;2=Valor | S | ||
| FKE_CARTEI | C | 1 | 0 | Carteira | @! | Pertence("123") | R | 1=Pagar;2=Receber;3=Ambas | S | ||
| FKE_CALCUL | C | 1 | 0 | Calcula por | @! | Pertence(" 12") | R | 1=Valor;2=Percentual | S | ||
| FKE_PERCEN | N | 5 | 2 | Percentual | @E 99.99 | Iif(FWFldGet("FKE_CALCUL") $ '2' .AND. FWFldGet("FKE_PERCEN")<=0 ,.F.,.T.) | R | FWFldGet("FKE_CALCUL") $ '2' | S | ||
| FKE_TPATRB | C | 6 | 0 | Tipo Acao | @! | ExistCpo("SX5","0D"+M->FKE_TPATRB) .and. F985VldATRB() | 0D1 | R | S | ||
| FKE_DESATR | C | 55 | 0 | Descr.Compl | @! | V | S | ||||