View almasdd.COMPIERE.R_REQUEST_V

Generated by
SchemaSpy
Implied relationships Related columns Constraint names Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents
R_REQUEST_ID number 10
R_REQUEST R_REQUEST_ID Implied Constraint
AD_CLIENT_ID number 10
AD_CLIENTINFO AD_CLIENT_ID Implied Constraint
AD_ORG_ID number 10
AD_ORGINFO AD_ORG_ID Implied Constraint
ISACTIVE char 1
CREATED date 7
CREATEDBY number 10
UPDATED date 7
UPDATEDBY number 10
DOCUMENTNO nvarchar2 60
R_REQUESTTYPE_ID number 10
R_REQUESTTYPE R_REQUESTTYPE_ID Implied Constraint
R_GROUP_ID number 10  √  null
R_GROUP R_GROUP_ID Implied Constraint
R_CATEGORY_ID number 10  √  null
R_CATEGORY R_CATEGORY_ID Implied Constraint
R_STATUS_ID number 10  √  null
R_STATUS R_STATUS_ID Implied Constraint
R_RESOLUTION_ID number 10  √  null
R_RESOLUTION R_RESOLUTION_ID Implied Constraint
R_REQUESTRELATED_ID number 10  √  null
PRIORITY char 1
PRIORITYUSER char 1  √  null
DUETYPE char 1
SUMMARY nvarchar2 4000
CONFIDENTIALTYPE char 1
ISESCALATED char 1
ISSELFSERVICE char 1
SALESREP_ID number 10  √  null
AD_ROLE_ID number 10  √  null
AD_ROLE AD_ROLE_ID Implied Constraint
DATELASTACTION date 7  √  null
DATELASTALERT date 7  √  null
LASTRESULT nvarchar2 4000  √  null
PROCESSED char 1
ISINVOICED char 1
C_BPARTNER_ID number 10  √  null
C_BPARTNER C_BPARTNER_ID Implied Constraint
AD_USER_ID number 10  √  null
AD_USER AD_USER_ID Implied Constraint
C_CAMPAIGN_ID number 10  √  null
C_CAMPAIGN C_CAMPAIGN_ID Implied Constraint
C_ORDER_ID number 10  √  null
C_ORDER C_ORDER_ID Implied Constraint
C_INVOICE_ID number 10  √  null
C_INVOICE C_INVOICE_ID Implied Constraint
C_PAYMENT_ID number 10  √  null
C_PAYMENT C_PAYMENT_ID Implied Constraint
M_PRODUCT_ID number 10  √  null
M_PRODUCT M_PRODUCT_ID Implied Constraint
C_PROJECT_ID number 10  √  null
C_PROJECT C_PROJECT_ID Implied Constraint
A_ASSET_ID number 10  √  null
A_ASSET A_ASSET_ID Implied Constraint
M_INOUT_ID number 10  √  null
M_INOUT M_INOUT_ID Implied Constraint
M_RMA_ID number 10  √  null
M_RMA M_RMA_ID Implied Constraint
AD_TABLE_ID number 10  √  null
AD_TABLE AD_TABLE_ID Implied Constraint
RECORD_ID number 10  √  null
REQUESTAMT number 22
R_MAILTEXT_ID number 10  √  null
R_MAILTEXT R_MAILTEXT_ID Implied Constraint
RESULT nvarchar2 4000  √  null
CONFIDENTIALTYPEENTRY char 1
R_STANDARDRESPONSE_ID number 10  √  null
R_STANDARDRESPONSE R_STANDARDRESPONSE_ID Implied Constraint
NEXTACTION char 1  √  null
DATENEXTACTION date 7  √  null
STARTTIME date 7  √  null
ENDTIME date 7  √  null
QTYSPENT number 22  √  null
QTYINVOICED number 22  √  null
M_PRODUCTSPENT_ID number 10  √  null
C_ACTIVITY_ID number 10  √  null
C_ACTIVITY C_ACTIVITY_ID Implied Constraint
STARTDATE date 7  √  null
CLOSEDATE date 7  √  null
C_INVOICEREQUEST_ID number 10  √  null
M_CHANGEREQUEST_ID number 10  √  null
M_CHANGEREQUEST M_CHANGEREQUEST_ID Implied Constraint
TASKSTATUS char 1  √  null
QTYPLAN number 22  √  null
DATECOMPLETEPLAN date 7  √  null
DATESTARTPLAN date 7  √  null
M_FIXCHANGENOTICE_ID number 10  √  null
View SQL:
SELECT "R_REQUEST_ID","AD_CLIENT_ID","AD_ORG_ID","ISACTIVE","CREATED","CREATEDBY","UPDATED","UPDATEDBY","DOCUMENTNO","R_REQUESTTYPE_ID","R_GROUP_ID","R_CATEGORY_ID","R_STATUS_ID","R_RESOLUTION_ID","R_REQUESTRELATED_ID","PRIORITY","PRIORITYUSER","DUETYPE","SUMMARY","CONFIDENTIALTYPE","ISESCALATED","ISSELFSERVICE","SALESREP_ID","AD_ROLE_ID","DATELASTACTION","DATELASTALERT","LASTRESULT","PROCESSED","ISINVOICED","C_BPARTNER_ID","AD_USER_ID","C_CAMPAIGN_ID","C_ORDER_ID","C_INVOICE_ID","C_PAYMENT_ID","M_PRODUCT_ID","C_PROJECT_ID","A_ASSET_ID","M_INOUT_ID","M_RMA_ID","AD_TABLE_ID","RECORD_ID","REQUESTAMT","R_MAILTEXT_ID","RESULT","CONFIDENTIALTYPEENTRY","R_STANDARDRESPONSE_ID","NEXTACTION","DATENEXTACTION","STARTTIME","ENDTIME","QTYSPENT","QTYINVOICED","M_PRODUCTSPENT_ID","C_ACTIVITY_ID","STARTDATE","CLOSEDATE","C_INVOICEREQUEST_ID","M_CHANGEREQUEST_ID","TASKSTATUS","QTYPLAN","DATECOMPLETEPLAN","DATESTARTPLAN","M_FIXCHANGENOTICE_ID"
FROM R_Request
WHERE IsActive='Y' AND Processed='N'
  AND getdate() > DateNextAction


SchemaSpy was unable to generate a graphical representation of table relationships.
An appropriate version of dot must be in your path when generating these pages.
Requires dot version 2.2.1 or versions greater than 2.4 from www.graphviz.org.