Table idempiere9.adempiere.m_rmaline
Return Material Authorization Line

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_rmaline_id numeric 10
c_invoiceline.m_rmaline_id mrmaline_cinvoiceline R
m_inoutline.m_rmaline_id mrmaline_minoutline R
m_rmaline.ref_rmaline_id refrmaline_mrmaline R
Return Material Authorization Line
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
m_rma_id numeric 10
m_rma.m_rma_id mrma_mrmaline R
Return Material Authorization
m_inoutline_id numeric 10  √  null
m_inoutline.m_inoutline_id minoutline_mrmaline R
Line on Shipment or Receipt document
qty numeric 0 0 Quantity
description varchar 255  √  null Optional short description of the record
processed bpchar 1 'N'::bpchar The document has been processed
amt numeric 0  √  null Amount
c_charge_id numeric 10  √  null
c_charge.c_charge_id ccharge_mrmaline R
Additional document charges
line numeric 10 0 Unique line for this document
linenetamt numeric 0  √  null Line Extended Amount (Quantity * Actual Price) without Freight and Charges
qtydelivered numeric 0  √  null Delivered Quantity
qtyinvoiced numeric 0  √  null Invoiced Quantity
ref_rmaline_id numeric 10  √  NULL::numeric
m_rmaline.m_rmaline_id refrmaline_mrmaline R
Referenced RMA Line
m_rmaline_uu varchar 36  √  NULL::character varying M_RMALine_UU
c_tax_id numeric 10 NULL::numeric
c_tax.c_tax_id ctax_mrmaline R
Tax identifier
m_product_id numeric 10  √  NULL::numeric
m_product.m_product_id mproduct_mrmaline R
Product, Service, Item

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

Indexes:
Column(s) Type Sort Constraint Name
m_rmaline_id Primary key Asc m_rmaline_pkey
m_rmaline_uu Must be unique Asc m_rmaline_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.