Resource
S_Resource
Resource
Overview
| Table Name | S_Resource |
|---|---|
| Access Level | Client Only |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (24)
| 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 |
AD_User_ID |
Table Direct(22) | No | - | User within the system - Internal or Business Partner Contact |
ChargeableQty |
Quantity(22) | No | - | - |
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 |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsAvailable |
Yes-No(1) | Yes | Y | Resource is available |
M_Warehouse_ID |
Table Direct(22) | Yes | - | Storage Warehouse and Service Point |
PlanningHorizon |
Integer(22) | No | 0 | The planning horizon is the amount of time (Days) an organisation will look into the future when preparing a strategic plan. |
S_Resource_ID |
ID(22) | Yes | - | Resource |
S_ResourceType_ID |
Table Direct(22) | Yes | - | - |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Value |
String(40) | Yes | - | Search key for the record in the format required - must be unique |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
DailyCapacity |
Quantity(10) | No | - | - |
IsManufacturingResource |
Yes-No(1) | No | N | - |
ManufacturingResourceType |
List(2) | No | - | - |
PercentUtilization |
Number(10) | Yes | 100 | - |
QueuingTime |
Quantity(10) | No | - | Queue time is the time a job waits at a work center before begin handled. |
S_Resource_UU |
String(36) | No | - | - |
WaitingTime |
Quantity(10) | No | - | Workflow Simulation Waiting time |
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 |
AD_User_ID |
AD_User.AD_User_ID | User within the system - Internal or Business Partner Contact |
M_Warehouse_ID |
M_Warehouse.M_Warehouse_ID | Storage Warehouse and Service Point |
S_ResourceType_ID |
S_ResourceType.S_ResourceType_ID | - |
Generated on 2026-05-03T16:47:44.503475885Z