Table Name: | showpage |
Table Number: | 9772 |
Group: | Process Manager |
Description: | Defines a JSP page that may be disp;layed using a ShowPage action from a process |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
name | CHAR | varchar | 64 | A user-friendly name for the page | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
wb_name | CHAR | varchar | 255 | The worker bean name |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
show2cdo_context | OTM | cdo_context | show_context2showpage | CDO context returned when showing the page | |||
proceed2cdo_context | OTM | cdo_context | proceed_context2showpage | CDO context passed when continuing from a showpage page | |||
fill2cdo_context | OTM | cdo_context | fill_context2showpage | CDO context used for pre-filling values on the new page | |||
showpage2svc_rqst | OTM | svc_rqst | svc_rqst2showpage | Related showpage definition for ShowPage actions |
Index Name | Fields | Flags |
---|---|---|
I9772 | name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
I9772 | name | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
9895 | procdef_action_view | showpage, svc_fld, svc_rqst |
showpage | |||