Status Category
R_StatusCategory
Request Status Category
Overview
| Table Name | R_StatusCategory |
|---|---|
| Access Level | System + Client |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | R_StandardResponse |
| Wiki | View on iDempiere Wiki |
Columns (14)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
R_StandardResponse_ID |
Table Direct(10) | No | - | Request Standard Response |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AD_Client_ID |
Table Direct(10) | Yes | - | Tenant for this installation. |
AD_Org_ID |
Table Direct(10) | Yes | - | Organizational entity within tenant |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(10) | Yes | - | User who created this records |
Description |
String(255) | No | - | Optional short description of the record |
Help |
Text(2000) | No | - | Comment or Hint |
IsActive |
Yes-No(1) | Yes | - | The record is active in the system |
IsDefault |
Yes-No(1) | Yes | - | Default value |
R_StatusCategory_ID |
ID(10) | Yes | - | Request Status Category |
R_StatusCategory_UU |
String(36) | No | - | - |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(10) | Yes | - | User who updated this records |
Foreign Keys
| Column | References | Description |
|---|---|---|
R_StandardResponse_ID |
R_StandardResponse.R_StandardResponse_ID | Request Standard Response |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
Generated on 2026-05-03T21:32:57.985469839Z