Table idempiere9.adempiere.c_rfqresponse
Request for Quotation Response from a potential Vendor

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
c_rfqresponse_id numeric 10
c_rfqresponseline.c_rfqresponse_id crfqresponse_line C
Request for Quotation Response from a potential Vendor
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
c_rfq_id numeric 10
c_rfq.c_rfq_id crfq_crfqresponse C
Request for Quotation
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
help varchar 2000  √  null Comment or Hint
c_bpartner_id numeric 10
c_bpartner.c_bpartner_id cbpartner_crfqresponse R
Identifies a Business Partner
c_bpartner_location_id numeric 10
c_bpartner_location.c_bpartner_location_id cbplocation_crfqresponse R
Identifies the (ship to) address for this Business Partner
ad_user_id numeric 10  √  null
ad_user.ad_user_id aduser_crfqresponse R
User within the system - Internal or Business Partner Contact
c_currency_id numeric 10
c_currency.c_currency_id ccurrency_crfqresponse R
The Currency for this record
dateinvited timestamp 29,6  √  null Date when (last) invitation was sent
dateresponse timestamp 29,6  √  null Date of the Response
dateworkstart timestamp 29,6  √  null Date when work is (planned to be) started
deliverydays numeric 10  √  0 Number of Days (planned) until Delivery
dateworkcomplete timestamp 29,6  √  null Date when work is (planned to be) complete
price numeric 0 0 Price
isselfservice bpchar 1 'N'::bpchar This is a Self-Service entry or this entry can be changed via Self-Service
iscomplete bpchar 1 'N'::bpchar It is complete
isselectedwinner bpchar 1 'N'::bpchar The response is the selected winner
ranking numeric 10  √  0 Relative Rank Number
processing bpchar 1  √  null Process Now
c_order_id numeric 10  √  null
c_order.c_order_id corder_crfqresponse R
Order
processed bpchar 1 'N'::bpchar The document has been processed
checkcomplete bpchar 1  √  null Check Complete
c_rfqresponse_uu varchar 36  √  NULL::character varying C_RfQResponse_UU

Table contained 0 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
c_rfqresponse_id Primary key Asc c_rfqresponse_pkey
c_rfqresponse_uu Must be unique Asc c_rfqresponse_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.