...
Índice
The routine of registering additional information on the items of the Tax Document is available through table 5.6 of the Federal Revenue provided by the Revenue Service.
Index | F2Y |
---|---|
Order | 1 |
Key | F2Y_FILIAL+F2Y_CODAJU+DTOS(F2Y_DTINI) |
Description | Branch+Code+Start Date |
Display Search | Yes |
Key | Name | Single |
---|---|---|
F2Y | Addit. Inf. of Doc. Items | F2Y_FILIAL+F2Y_CODAJU+DTOS(F2Y_DTINI) |
...
Field |
---|
Type | Character |
Size | 2 |
Decimal | 0 |
Title | Branch |
Description | System Branch |
Used | No |
Mandatory | No |
Browser | No |
Context | Real |
Field Group | 033 - Branch Size |
Order | 01 |
Field | F2Y_CODAJU |
---|---|
Type | Character |
Size | 8 |
Decimal | 0 |
Format | @! |
Title | Code |
Description | Code |
Used | Yes |
Mandatory | Yes |
Browser | Yes |
Order | 02 |
Field | F2Y_DESCR |
---|---|
Type | Character |
Size | 254 |
Decimal | 0 |
Format | @! |
Title | Complem. Desc. |
Description | Complem. Desc. |
Used | Yes |
Mandatory | No |
Browser | Yes |
Field | F2Y_VERSAO |
---|---|
Type | Character |
Size | 5 |
Decimal | 0 |
Format | @! |
Title | Version |
Description | Version |
Used | Yes |
Mandatory | Yes |
Browser | Yes |
Context | Real |
Ownership | View |
Order | 04 |
Field | F2Y_DTINI |
---|---|
Type | Date |
Size | 8 |
Decimal | 0 |
Title | Initial Date |
Description | Initial Date |
Used | Yes |
Mandatory | No |
Browser | Yes |
Context | Real |
Ownership | Edit |
Order | 05 |
Field | F2Y_DTFIM |
---|---|
Type | Date |
Size | 8 |
Decimal | 0 |
Title | End Date |
Description | End Date |
Used | Yes |
Mandatory | No |
Browser | Yes |
Context | Real |
Ownership | Edit |
Order | 06 |
...
Field | F4_INFITEM |
---|---|
Type | character |
Size | 8 |
Title | Item Info |
Description | Additional Item Info |
Used | Yes |
Mandatory | No |
Browser | Yes |
Context | Real |
Ownership | Edit |
Validation | Vazio() .Or. ExistCpo('F2Y') |
Standard Query | F2Y |
Field | S0_INFITEM |
---|---|
Type | character |
Size | 8 |
Title | Item Info |
Description | Additional Item Info |
Used | Yes |
Mandatory | No |
Browser | Yes |
Context | Real |
Ownership | Edit |
Validation | Vazio() .Or. ExistCpo('F2Y') |
Standard Query | F2Y |
Standard Query
Alias | F2Y |
---|---|
Type | 1 - Query |
Sequence | 01 |
Column | DB |
Description | Addit. Item Info |
Contains | F2Y |
Alias | F2Y |
---|---|
Type | 2 - Orders |
Sequence | 01 |
Column | 01 |
Description | Code |
...
Alias | F2Y |
---|---|
Type | 3 - Reg. New |
Sequence | 01 |
Column | 01 |
Description | Register New |
Contains | 01 |
Alias | F2Y |
---|---|
Type | 4 - Columns |
Sequence | 01 |
Column | 01 |
Description | CODE |
Contains | F2Y_CODAJU |
...
Alias | F2Y |
---|---|
Type | 4 - Columns |
Sequence | 01 |
Column | 02 |
Description | DESCRIPTION |
Contains | F2Y_DESCR |
Alias | F2Y |
---|---|
Type | 5 - Return |
Sequence | 01 |
Contains | F2Y->F2Y_CODAJU |
The codes for the additional information of the Tax Document items are automatically imported into table F2Y - INF. Add Doc Items when the IMPSPED routine is executed.
To check the full list of releases and the states that have already published the codes, go to the Code Tables section on the SPED website.
Related Guides