Table idempiere9.adempiere.m_edi
EDI Transaction

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
m_edi_id numeric 10
m_edi_info.m_edi_id medi_ediinfo R
EDI Transaction
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_bp_edi_id numeric 10
c_bp_edi.c_bp_edi_id cbpedi_medi R
Electronic Data Interchange
documentno varchar 30 Document sequence number of the document
line numeric 10 Unique line for this document
trxtype bpchar 1 Type of credit card transaction
edistatus bpchar 1 EDI Status
m_warehouse_id numeric 10
m_warehouse.m_warehouse_id mwarehouse_medi R
Storage Warehouse and Service Point
m_product_id numeric 10
m_product.m_product_id mproduct_medi R
Product, Service, Item
request_qty numeric 0 0 Request Qty
request_shipdate timestamp 29,6 Request Ship date
request_price numeric 0  √  0 Request Price
trxsent timestamp 29,6 Transaction sent
trxreceived timestamp 29,6  √  null Transaction received
reply_received timestamp 29,6  √  null Reply Received
reply_qtyconfirmed numeric 0  √  0 Reply Qty Confirmed
reply_qtyavailable numeric 0  √  0 Reply Qty Available
reply_shipdate timestamp 29,6  √  null Reply Ship date
reply_price numeric 0  √  0 Confirmed Price from EDI Partner
reply_remarks varchar 2000  √  null Reply Remarks
processed bpchar 1 'N'::bpchar The document has been processed

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

Indexes:
Column(s) Type Sort Constraint Name
m_edi_id Primary key Asc m_edi_pkey
c_bp_edi_id + documentno + line Must be unique Asc/Asc/Asc m_edi_trx


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.