Table idempiere9.adempiere.c_bp_edi
Electronic Data Interchange

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_bp_edi_id numeric 10
m_edi.c_bp_edi_id cbpedi_medi R
Electronic Data Interchange
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
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
c_bpartner_id numeric 10
c_bpartner.c_bpartner_id c_bpartner_cbpedi R
Identifies a Business Partner
m_warehouse_id numeric 10
m_warehouse.m_warehouse_id mwarehouse_cbpedi R
Storage Warehouse and Service Point
editype bpchar 1 EDI Type
isaudited bpchar 1 'N'::bpchar Activate Audit Trail of what numbers are generated
customerno varchar 20 EDI Identification Number
ad_sequence_id numeric 10
ad_sequence.ad_sequence_id adsequence_cbpedi R
Document Sequence
email_to varchar 60  √  null EMail address to send requests to - e.g. edi@manufacturer.com
email_from varchar 60  √  null Full EMail address used to send requests - e.g. edi@organization.com
email_from_uid varchar 20  √  null User ID of the sending EMail address (on default SMTP Host) - e.g. edi
email_from_pwd varchar 20  √  null Password of the sending EMail address
email_error_to varchar 60 Email address to send error messages to
isinfosent bpchar 1 'N'::bpchar Send informational messages and copies
email_info_to varchar 60 EMail address to send informational messages and copies
sendinquiry bpchar 1 'Y'::bpchar Quantity Availability Inquiry
receiveinquiryreply bpchar 1 'Y'::bpchar Received Inquiry Reply
sendorder bpchar 1 'Y'::bpchar Send Order
receiveorderreply bpchar 1 'Y'::bpchar Receive Order Reply
c_bp_edi_uu varchar 36  √  NULL::character varying C_BP_EDI_UU

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

Indexes:
Column(s) Type Sort Constraint Name
c_bp_edi_id Primary key Asc c_bp_edi_pkey
c_bp_edi_uu Must be unique Asc c_bp_edi_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.