Table idempiere9.adempiere.r_requestprocessor
Request Processor

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
r_requestprocessor_id numeric 10
r_requestprocessor_route.r_requestprocessor_id rrequestprocessor_route R
Processor for Requests
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
frequency numeric 10  √  (1)::numeric Frequency of events
frequencytype bpchar 1  √  null Frequency of event
datelastrun timestamp 29,6  √  null Date the process was last run.
datenextrun timestamp 29,6  √  null Date the process will run next
processing bpchar 1  √  null Process Now
overduealertdays numeric 10 Send email alert after number of days due (0=no alerts)
overdueassigndays numeric 10 Escalation to superior after number of due days (0 = no)
supervisor_id numeric 10
ad_user.ad_user_id aduser_rrequestprocessor R
Supervisor for this user/organization - used for escalation and approval
keeplogdays numeric 10 Number of days to keep the log entries
reminddays numeric 10 7 Days between sending Reminder Emails for a due or inactive Document
inactivityalertdays numeric 10 0 Send Alert when there is no activity after days (0= no alert)
r_requesttype_id numeric 10  √  null
r_requesttype.r_requesttype_id rrequesttype_rrequestprocessor R
Type of request (e.g. Inquiry, Complaint, ..)
r_requestprocessor_uu varchar 36  √  NULL::character varying R_RequestProcessor_UU
ad_schedule_id numeric 10 NULL::numeric Schedule

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

Indexes:
Column(s) Type Sort Constraint Name
r_requestprocessor_id Primary key Asc r_requestprocessor_pkey
r_requestprocessor_uu Must be unique Asc r_requestprocessor_uu_idx

Close relationships  within of separation: