RfQ Topic (Janela ID-314)
Janela: RfQ Topic
Descrição: Maintain RfQ Topics and Subscribers
Ajudar: A Request for Quotation Topic allows you to maintain a subscriber list of potential Vendors to respond to RfQs
TAB: Topic
Descrição: Request for Quotation Topic
Ajudar A Request for Quotation Topic allows you to maintain a subscriber list of potential Vendors to respond to RfQs
Ficheiro:RfQ Topic - Topic - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
RfQ Topic | RfQ Topic | Topic for Request for Quotations | A Request for Quotation Topic allows you to maintain a subscriber list of potential Vendors to respond to RfQs | C_RfQ_Topic_ID numeric(10) NOT NULL ID |
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 |
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 |
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 |
Self-Service | Self-service | This is a Self-Service entry or this entry can be changed via Self-Service | Self-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality. | IsSelfService character(1) NOT NULL Yes-No |
Print Format | Impressão, formato | Data Print Format | The print format determines how data is rendered for print. | AD_PrintFormat_ID numeric(10) Table Direct |
TAB: Subscriber
Descrição: Request for Quotation Topic Subscriber
Ajudar Subcriber to invite to respond to RfQs
Ficheiro:RfQ Topic - Subscriber - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
RfQ Subscriber | RfQ Subscriber | Request for Quotation Topic Subscriber | Subcriber to invite to respond to RfQs | C_RfQ_TopicSubscriber_ID numeric(10) NOT NULL ID |
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 |
RfQ Topic | RfQ Topic | Topic for Request for Quotations | A Request for Quotation Topic allows you to maintain a subscriber list of potential Vendors to respond to RfQs | C_RfQ_Topic_ID numeric(10) NOT NULL Table Direct |
Business Partner | Terceiros | Identifica uma entidade externa à empresa (cliente, fornecedor, vendedor, etc. ) | Terceiros são todas as instituições, sociedades ou individuos com quem a empresa tem um relacionamento comercial ou de trabalho. Exemplos: clientes, fornecedores, funcionários, vendedores ou representantes comerciais, etc. | C_BPartner_ID numeric(10) NOT NULL Search |
Partner Location | Endereço Envio | Identifica o endereço de envio para a Entidade | Identifica o endereço de envio a usar para esta Entidade | C_BPartner_Location_ID numeric(10) NOT NULL Table Direct |
User/Contact | Utilizador | User within the system - Internal or Business Partner Contact | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) Table Direct |
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 |
Subscribe Date | Data Subscrição | Date the contact actively subscribed | Date the contact subscribe the interest area | SubscribeDate timestamp without time zone Date |
Opt-out Date | Data Fim Subscrição | Date the contact opted out | If the field has a date, the customer opted out (unsubscribed) and cannot receive mails for the Interest Area | OptOutDate timestamp without time zone Date |
TAB: Restriction
Descrição: Include Subscriber Only for certain products or product categories
Ajudar Enter the products / product categories for which the subscriber should be included. If no product / category is entered, the subscriber is requested to answer requests for all lines in a RfQ
Ficheiro:RfQ Topic - Restriction - 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 |
RfQ Subscriber | RfQ Subscriber | Request for Quotation Topic Subscriber | Subcriber to invite to respond to RfQs | C_RfQ_TopicSubscriber_ID numeric(10) NOT NULL Table Direct |
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 |
Product | Artigo | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Product Category | Categoria de Artigo | Category this product is part of | Identifies the category which this product belongs to. Product categories are used for pricing. | M_Product_Category_ID numeric(10) Table Direct |
Description | Descrição | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |