generated: 12.12.2016 18:33:33
by UC2010.accdb
AE Database 11.2 (Step 018)
| Name | Type | Len | Attributes | Description |
|---|---|---|---|---|
| EJPPO_AH_Idnr | Long Integer | 4 | UC: Null=False | reference to the archive header (AH) (RunID) |
| EJPPO_EJPP_Lnr | Integer | 2 | UC: Null=False | ascending number of the jobplan process (Task Lnr) |
| EJPPO_Location | Integer | 2 | UC: Null=False | 1=Pre, 2=Post |
| EJPPO_Lnr | Integer | 2 | UC: Null=False | ascending number of conditions in a workflow-task |
| EJPPO_CarName | Text | 32 | UC: Null=True | Name of the Condition/Action |
| EJPPO_Type | Text | 1 | UC: Null=True | Type Condition/Action or structure info (C=Condition, A=Action, E=ELSE, F=ENDIF) |
| EJPPO_Active | Byte | 1 | UC: Null=True Typ=Boolean | 0=inactive, 1=active |
| EJPPO_Once | Byte | 1 | UC: Null=True Typ=Boolean | 0=every, 1=ONCE |
| EJPPO_Status | Integer | 2 | UC: Null=True | Status of Condition/Action |
| EJPPO_Count | Long Integer | 4 | UC: Null=True | Counter how often the conditions was checked/actions was taken |
| EJPPO_UIInfo | Memo | 0 | UC: L=0 Null=True Typ=CLOB | User field for UI |
Indexes:
| Name | Fields |
|---|---|
| PK_EJPPO | EJPPO_AH_Idnr, EJPPO_EJPP_Lnr, EJPPO_Location, EJPPO_Lnr |
Return to the Index File