Request Type

R_RequestType

Type of request (e.g. Inquiry, Complaint, ..)

Overview

Table NameR_RequestType
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (30)

Column Type Required Default Description
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
ContentColor Color(7) No - Content color of calendar dashlet
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
Description String(255) No - Optional short description of the record
DueDateTolerance Integer(22) Yes 7 Tolerance in days between the Date Next Action and the date the request is regarded as overdue
GPW_Calendar_ID Table Direct(10) No - -
HeaderColor Color(7) No - Header color of calendar dashlet
IsActive Yes-No(1) Yes Y The record is active in the system
IsAutoChangeRequest Yes-No(1) Yes - Automatically create BOM (Engineering) Change Request
IsDefault Yes-No(1) Yes N Default value
IsEMailWhenDue Yes-No(1) Yes - Send EMail when Request becomes due
IsEMailWhenOverdue Yes-No(1) Yes - Send EMail when Request becomes overdue
IsSelfService Yes-No(1) Yes Y This is a Self-Service entry or this entry can be changed via Self-Service
ITSMProcessType List(2) Yes XX ITSM Process Type allows you to categorize entites by ITIL
M_Product_ID Search(10) No - Product, Service, Item
Prefix String(10) No - Prefix before the sequence number
R_Category_ID Table Direct(10) Yes - Request Category
R_RequestType_ID ID(22) Yes - Type of request (e.g. Inquiry, Complaint, ..)
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
Name String(60) Yes - Alphanumeric identifier of the entity
AutoDueDateDays Integer(10) No 0 Automatic Due Date Days
ConfidentialType List(1) Yes C Type of Confidentiality
IsConfidentialInfo Yes-No(1) Yes N Can enter confidential information
IsIndexed Yes-No(1) Yes - Index the document for the internal search engine
IsInvoiced Yes-No(1) No N Is this invoiced?
R_RequestType_UU String(36) No - -
R_StatusCategory_ID Table Direct(10) Yes - Request Status Category

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant
GPW_Calendar_ID GPW_Calendar.GPW_Calendar_ID -
M_Product_ID M_Product.M_Product_ID Product, Service, Item
R_Category_ID R_Category.R_Category_ID Request Category
R_StatusCategory_ID R_StatusCategory.R_StatusCategory_ID Request Status Category

Generated on 2026-05-03T20:31:11.283738552Z