| FieldName | Description | Size | Required | Type | DefaultValue |
|---|---|---|---|---|---|
| CODCOLIGADA | Cod. coligada | -1 | true | System.Int16 | 1 |
| CODITEM | Código da publicação | -1 | true | System.Int32 | |
| CODAUTOR | Código do autor | -1 | true | System.Int32 | |
| FUNCAUTOR | Função do autor | -1 | false | System.Int16 | |
| CODAUTORFUNC | Código da função do autor | -1 | false | System.Int32 | |
| NOMEAUTOR | Nome do autor | -1 | false | System.String | |
| ORDEMCADASTRO | Ordem de cadastro | -1 | false | System.Int16 | |
| TIPOAUTOR | Tipo do autor | 1 | false | System.String |
| FieldName | Description | Size | Required | Type | DefaultValue |
|---|---|---|---|---|---|
| CODCOLIGADA | Cod. coligada | -1 | true | System.Int16 | 1 |
| CODITEM | Código da publicação | -1 | true | System.Int32 | |
| CODAUTOR | Código do autor | -1 | true | System.Int32 | |
| CODAUTORFUNC | Função do autor | -1 | true | System.Int32 | |
| DESCRICAO | Função do autor | -1 | false | System.String |
| Name | ParentTable | ChildTable | ParentColumnName | ChildColumnName |
|---|---|---|---|---|
| LItemAutor_LFUNCAOAUTORITEM | LItemAutor | LFUNCAOAUTORITEM | CODCOLIGADA; CODITEM; CODAUTOR | CODCOLIGADA; CODITEM; CODAUTOR |