Publish On Rule
W_PublishRule
Rules for publishing on Web Store
Overview
| Table Name | W_PublishRule |
|---|---|
| Access Level | System + Client |
| Entity Type | MM02 |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | W_PublishCategory |
| Wiki | View on iDempiere Wiki |
Columns (14)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
Classname |
String(255) | No | - | Java Classname |
IsManual |
Yes-No(1) | No | N | This is a manual process |
W_PublishCategory_ID |
Table Direct(22) | No | - | Category of Publish On Rules. |
AD_Client_ID |
Search(10) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(10) | Yes | @AD_Org_ID@ | Organizational entity within tenant |
Created |
Date+Time(7) | Yes | - | Date this record was created |
CreatedBy |
Search(10) | Yes | - | User who created this records |
Help |
String(2000) | No | - | Comment or Hint |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
Updated |
Date+Time(7) | Yes | - | Date this record was updated |
UpdatedBy |
Search(10) | Yes | - | User who updated this records |
W_PublishRule_ID |
ID(22) | Yes | - | Rules for publishing on Web Store |
W_PublishRule_UU |
String(36) | No | - | - |
Foreign Keys
| Column | References | Description |
|---|---|---|
W_PublishCategory_ID |
W_PublishCategory.W_PublishCategory_ID | Category of Publish On Rules. |
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-03T18:01:54.031240663Z