Expense Report Rule
S_TimeExpenseRule
Time and Expense Report Rule
Overview
| Table Name | S_TimeExpenseRule |
|---|---|
| Access Level | Client Only |
| Entity Type | MM02 |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (13)
| 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 |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
Note |
Text(2000) | No | - | Optional additional user defined information |
S_TimeExpenseRule_ID |
ID(22) | Yes | - | - |
S_TimeExpenseRule_UU |
String(36) | No | - | - |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
WorkSheetStrategy |
List(2) | Yes | - | - |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
M_Product_ID |
Search(22) | Yes | - | Product, Service, Item |
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 |
M_Product_ID |
M_Product.M_Product_ID | Product, Service, Item |
Generated on 2026-05-03T17:57:24.544876554Z