Tabela e Coluna (Janela ID-100)
Janela: Tabela e Coluna
Descrição: Maintain Tables and Columns
Ajudar: The Table and Column Window defines all tables with their columns
TAB: Tabela
Descrição: Table definitions
Ajudar Table (header) definition
Ficheiro:Tabela e Coluna - Tabela - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Client | Empresa | A Empresa instalada neste sistema. | A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organismo | Unidade organizacional componente da Empresa | A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. | AD_Org_ID numeric(10) NOT NULL Table Direct |
DB Table Name | Tabela da Base Dados | Name of the table in the database | The DB Table Name indicates the name of the table in database. | TableName character varying(40) NOT NULL String |
Name | Nome | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
Description | Descrição | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |
Comment/Help | Comentário/Ajuda | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Activo | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
View | View | This is a view | This is a view rather than a table. A view is always treated as read only in the system. | IsView character(1) NOT NULL Yes-No |
Data Access Level | Nível de Acesso a Dados | Access Level required | Indicates the access level required for this record or process. | AccessLevel character(1) NOT NULL List |
Maintain Change Log | Manutenção Registo Alterações | Maintain a log of changes | If selected, a log of all changes is maintained. | IsChangeLog character(1) NOT NULL Yes-No |
Replication Type | Tipo Replicação | Type of Data Replication | The Type of data Replication determines the directon of the data replication. Reference means that the data in this system is read only -> |
ReplicationType character(1) NOT NULL List |
Window | Janela | Data entry or display window | The Window field identifies a unique Window in the system. | AD_Window_ID numeric(10) Table Direct |
PO Window | Encomenda Compras, Janela | Purchase Order Window | Window for Purchase Order (AP) Zooms | PO_Window_ID numeric(10) Table |
Records deletable | Permite apagar Registos | Indicates if records can be deleted from the database | The Records Deleteable checkbox indicates if a record can be deleted from the database. If records cannot be deleted, you can only deselect the Active flag | IsDeleteable character(1) NOT NULL Yes-No |
High Volume | Iniciar por Selecção Registos | Use Search instead of Pick list | Esta Checkbox indica se a janela inicial ao aceder a esta tabela será uma Janela de Selecção (para limitar os registos a visualizar) ou uma Lista de Registos na qual o utilizador escolhe os registos que pretende. Esta funcionalidade é muito eficiente em tabelas com elevado numero de registos, que consumiriam enormes recursos do sistema e demorariam muito tempo a gerar uma Lista com todos os registos para posterior escolha pelo utilizador. | IsHighVolume character(1) NOT NULL Yes-No |
Entity Type | Tipo de Entidade | Tipo Entidade no Dicionário; Determina se é standard da aplicação ou especifico | The Entity Types "Dictionary", "Compiere" and "Application" might be automatically synchronized and customizations deleted or overwritten.
For customizations, copy the entity and select "User"! |
EntityType character varying(40) NOT NULL Table |
Create Columns from DB | Sincronizar Dicionário pela BD | Create Dictionary Columns of Table not existing as a Column but in the Database | If you have added columns in the database to this table, this procedure creates the Column records in the Dictionary. Please be aware, that they may deleted, if the entity type is not set to User. | ImportTable character(1) Button |
Copy Columns from Table | Copy Columns from Table | Create Dictionary Columns for a Table taking another as base | null | CopyColumnsFromTable character varying(1) Button |
Centrally maintained | Elemento do Dicionário | Information maintained in System Element table | The Centrally Maintained checkbox indicates if the Name, Description and Help maintained in 'System Element' table or 'Window' table. | IsCentrallyMaintained character(1) Yes-No |
TAB: Table Translation
Descrição: Table Translation
Ajudar Note that many Table names will be overwritten / translated automatically
Ficheiro:Tabela e Coluna - Table Translation - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Client | Empresa | A Empresa instalada neste sistema. | A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organismo | Unidade organizacional componente da Empresa | A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Table | Tabela | Table for the Fields | The Table indicates the table in which a field or fields reside. | AD_Table_ID numeric(10) NOT NULL Table Direct |
Language | Idioma | Language for this application | The Language identifies the language to use for display | AD_Language character varying(6) NOT NULL Table |
Name | Nome | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
Active | Activo | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Translated | Traduzido | This column is translated | The Translated checkbox indicates if this column is translated. | IsTranslated character(1) NOT NULL Yes-No |
TAB: Coluna
Descrição: Table Column definitions
Ajudar Defines the columns of a table
Ficheiro:Tabela e Coluna - Coluna - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Client | Empresa | A Empresa instalada neste sistema. | A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organismo | Unidade organizacional componente da Empresa | A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Table | Tabela | Table for the Fields | The Table indicates the table in which a field or fields reside. | AD_Table_ID numeric(10) NOT NULL Table Direct |
DB Column Name | Coluna da Base Dados | Name of the column in the database | The Column Name indicates the name of a column on a table as defined in the database. | ColumnName character varying(30) NOT NULL String |
Column SQL | Column SQL | Virtual Column (r/o) | You can define virtual columns (not stored in the database). If defined, the Column name is the synonym of the SQL expression defined here. The SQL expression must be valid. Example: "Updated-Created" would list the age of the entry in days |
ColumnSQL character varying(2000) String |
System Element | Elemento Sistema | System Element enables the central maintenance of column description and help. | The System Element allows for the central maintenance of help, descriptions and terminology for a database column. | AD_Element_ID numeric(10) Search |
Name | Nome | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
Description | Descrição | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |
Comment/Help | Comentário/Ajuda | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Activo | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Version | Versão | Version of the table definition | The Version indicates the version of this table definition. | Version numeric NOT NULL Amount |
Length | Comprimento | Length of the column in the database | The Length indicates the length of a column as defined in the database. | FieldLength numeric(10) Integer |
Reference | Tipo de Dados | System Reference (Pick List) | The Reference indicates the type of reference field | AD_Reference_ID numeric(10) NOT NULL Table |
Dynamic Validation | Regra de Validação | Validation Rule | The Validation Rule indicates a unique validation rule. These rules define how an entry is determined to valid or invalid. | AD_Val_Rule_ID numeric(10) Table Direct |
Value Format | Formatação | Formatação do campo; pode ter elementos fixos e variaveis: "_lLoOaAcCa09" | Validation elements:
(Space) any character _ Space (fixed character) l any Letter a..Z NO space L any Letter a..Z NO space converted to upper case o any Letter a..Z or space O any Letter a..Z or space converted to upper case a any Letters & Digits NO space A any Letters & Digits NO space converted to upper case c any Letters & Digits or space C any Letters & Digits or space converted to upper case 0 Digits 0..9 NO space 9 Digits 0..9 or space Example of format "(000)_000-0000" |
VFormat character varying(60) String |
Autocomplete | Autocomplete | Automatic completion for textfields | The autocompletion uses all existing values (from the same client and organization) of the field. | IsAutocomplete character(1) NOT NULL Yes-No |
Format Pattern | Format Pattern | The pattern used to format a number or date. | A string complying with either Java SimpleDateFormat or DecimalFormat pattern syntax used to override the default presentation format of a date or number type field. | FormatPattern character varying(22) String |
Process | Processo | Processo ou Report | The Process field identifies a unique Process or Report in the system. | AD_Process_ID numeric(10) Table Direct |
Reference Key | Tabela ou Lista | Required to specify, if data type is Table or List | The Reference Value indicates where the reference values are stored. It must be specified if the data type is Table or List. | AD_Reference_Value_ID numeric(10) Table |
Info Factory Class | Info Factory Class | Fully qualified class name that implements the InfoFactory interface | Fully qualified class name that implements the InfoFactory interface. This can be use to provide custom Info class for column. | InfoFactoryClass character varying(255) String |
Min. Value | Valor Mínimo | Minimum Value for a field | The Minimum Value indicates the lowest allowable value for a field. | ValueMin character varying(20) String |
Max. Value | Valor Máximo | Maximum Value for a field | The Maximum Value indicates the highest allowable value for a field | ValueMax character varying(20) String |
Default Logic | Valores predefinidos | Default value hierarchy, separated by ; | The defaults are evaluated in the order of definition, the first not null value becomes the default value of the column. The values are separated by comma or semicolon. a) Literals:. 'Text' or 123 b) Variables - in format @Variable@ - Login e.g. #Date, #AD_Org_ID, #AD_Client_ID - Accounting Schema: e.g. $C_AcctSchema_ID, $C_Calendar_ID - Global defaults: e.g. DateFormat - Window values (all Picks, CheckBoxes, RadioButtons, and DateDoc/DateAcct) c) SQL code with the tag: @SQL=SELECT something AS DefaultValue FROM ... The SQL statement can contain variables. There can be no other value other than the SQL statement. The default is only evaluated, if no user preference is defined. Default definitions are ignored for record columns as Key, Parent, Client as well as Buttons. | DefaultValue character varying(2000) Text |
Key column | Chave Primária | This column is the key in this table | The key column must also be display sequence 0 in the field definition and may be hidden. | IsKey character(1) NOT NULL Yes-No |
Parent link column | Chave de Ligação entre Tabelas | This column is a link to the parent table (e.g. header from lines) - incl. Association key columns | The Parent checkbox indicates if this column is a link to the parent table. | IsParent character(1) NOT NULL Yes-No |
Mandatory | Obrigatório | Data entry is required in this column | The Mandatory checkbox indicates if the field is required for a record to be save to the database. | IsMandatory character(1) NOT NULL Yes-No |
Updatable | Actualizável | Determines, if the field can be updated | The Updateable checkbox indicates if a field can be updated by the user. | IsUpdateable character(1) NOT NULL Yes-No |
Column Encryption | Column Encryption | Test and enable Column Encryption | To enable storage encryption or remove encryption is dangerous as you may loose data. You need to verify that the column is big enough to hold the encrypted value. You can provide your own encryption method, but cannot change it once enabled. The default implementation supports US ASCII String conversion (not Unicode, Numbers, Dates) |
IsEncrypted character(1) NOT NULL Button |
Always Updateable | Always Updateable | The column is always updateable, even if the record is not active or processed | If selected and if the winow / tab is not read only, you can always update the column. This might be useful for comments, etc. | IsAlwaysUpdateable character(1) NOT NULL Yes-No |
Read Only Logic | Logica quando Read Only | Logic to determine if field is read only (applies only when field is read-write) | null | ReadOnlyLogic character varying(2000) Text |
Mandatory Logic | Mandatory Logic | null | null | MandatoryLogic character varying(2000) Text |
Identifier | Componente do Codigo | This column is part of the record identifier | The Identifier checkbox indicates that this column is part of the identifier or key for this table. | IsIdentifier character(1) NOT NULL Yes-No |
Sequence | Sequência | Metodo de ordenar registos; o numero mais baixo será o primeiro | A Sequência indica a ordem dos registos | SeqNo numeric(10) Integer |
Callout | Rotinas JAVA de Validação | Fully qualified class names and method - separated by semicolons | A Callout allow you to create Java extensions to perform certain tasks always after a value changed. Callouts should not be used for validation but consquences of a user selecting a certain value.
The callout is a Java class implementing org.compiere.model.Callout and a method name to call. Example: "org.compiere.model.CalloutRequest.copyText" instanciates the class "CalloutRequest" and calls the method "copyText". You can have multiple callouts by separating them via a semicolon |
Callout character varying(255) String |
Selection Column | Coluna/Campo de Selecção | Esta coluna é usada para seleccionar registos a visualizar | If selected, the column is listed in the first find window tab and in the selection part of the window | IsSelectionColumn character(1) NOT NULL Yes-No |
Selection Column Sequence | Selection Column Sequence | Selection Column Sequence | For ordering sequence of selection column | SeqNoSelection numeric(10) Integer |
Translated | Traduzido | This column is translated | The Translated checkbox indicates if this column is translated. | IsTranslated character(1) NOT NULL Yes-No |
Entity Type | Tipo de Entidade | Tipo Entidade no Dicionário; Determina se é standard da aplicação ou especifico | The Entity Types "Dictionary", "Compiere" and "Application" might be automatically synchronized and customizations deleted or overwritten.
For customizations, copy the entity and select "User"! |
EntityType character varying(40) NOT NULL Table |
Allow Logging | Allow Logging | Determine if a column must be recorded into the change log | null | IsAllowLogging character(1) Yes-No |
Allow Copy | Allow Copy | Determine if a column must be copied when pushing the button to copy record | null | IsAllowCopy character(1) NOT NULL Yes-No |
Synchronize Column | Sincronizar BD pelo Dicionário | Change database table definition from application dictionary | When selected, the database column definition is updated based on your entries in the Column definition of the Application Dictionary. Note that not all changes are supported by the database and may result in an error. | IsSyncDatabase character(1) Button |
TAB: Column Translation
Descrição: Column Translation
Ajudar Do not translate - overwritten / translated automatically
Ficheiro:Tabela e Coluna - Column Translation - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Client | Empresa | A Empresa instalada neste sistema. | A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organismo | Unidade organizacional componente da Empresa | A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Column | Coluna | Column in the table | Link to the database column of the table | AD_Column_ID numeric(10) NOT NULL Table Direct |
Language | Idioma | Language for this application | The Language identifies the language to use for display | AD_Language character varying(6) NOT NULL Table |
Name | Nome | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
Active | Activo | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Translated | Traduzido | This column is translated | The Translated checkbox indicates if this column is translated. | IsTranslated character(1) NOT NULL Yes-No |
TAB: Used in Field
Descrição: null
Ajudar null
Ficheiro:Tabela e Coluna - Used in Field - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Tab | Separador | Tab within a Window | The Tab indicates a tab that displays within a window. | AD_Tab_ID numeric(10) NOT NULL Table Direct |
Field | Campo | Field on a database table | The Field identifies a field on a database table. | AD_Field_ID numeric(10) NOT NULL ID |
Name | Nome | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
TAB: Table Script Validator
Descrição: null
Ajudar null
Ficheiro:Tabela e Coluna - Table Script Validator - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Client | Empresa | A Empresa instalada neste sistema. | A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organismo | Unidade organizacional componente da Empresa | A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Table | Tabela | Table for the Fields | The Table indicates the table in which a field or fields reside. | AD_Table_ID numeric(10) NOT NULL Table Direct |
Event Model Validator | Event Model Validator | null | null | EventModelValidator character varying(4) NOT NULL List |
Rule | Rule | null | null | AD_Rule_ID numeric(10) NOT NULL Table Direct |
Sequence | Sequência | Metodo de ordenar registos; o numero mais baixo será o primeiro | A Sequência indica a ordem dos registos | SeqNo numeric(10) NOT NULL Integer |
Active | Activo | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |