Footprints Data Model |
Table |
Table Name | Business Process Definition |
Table Definition | The collection of definitions associated with a business process that was created as a result of using a business process template to create a business process. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Business Process Definition Id | The automatically generated primary key of the bus_proc_defn table. | LONG | Yes |
Business Process Id | A Foreign Key to the Business Process table. | LONG | Yes |
Definition Id | A Foreign Key to the Definition table. | LONG | Yes |