PIP
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | PIP |
| Definition: | Pip Definition Table |
| Table Type: | REFERENCE |
Column Detail - PIP
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| LOCATION_CD | NUMBER | N | Location for pip definition. The pip definition can be flexed by position_cd and then by location_cd. The pip definition can also be flexed by prsnl_id and then by location_cd. |
| PIP_ID | NUMBER | N | Unique identifier for pip definition. |
| POSITION_CD | NUMBER | N | Position_cd for pip definition. The pip definition can be flexed by position_cd and then by location_cd. |
| PRSNL_ID | NUMBER | N | Prsnl_id for pip definition. The pip definition can be flexed by prsnl_id and then by location. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - PIP
| Child Column in PIP(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PRSNL_ID | PRSNL | PERSON_ID |
PIP_COLUMN
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | PIP COLUMN |
| Definition: | PIP Column Definition. |
| Table Type: | REFERENCE |
Column Detail - PIP_COLUMN
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| COLUMN_TYPE_CD | NUMBER | N | Type of column |
| PIP_COLUMN_ID | NUMBER | N | Unique column identifier |
| PIP_SECTION_ID | NUMBER | N | ID of section column is within. |
| PRSNL_ID | NUMBER | N | Prsnl ID of column definition. If this is 0, then this column appears on everyones section. Otherwise this column only appears on the identified users PIP. |
| SEQUENCE | NUMBER | Y | Sequence of column. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
Relationship Detail - PIP_COLUMN
| Child Column in PIP_COLUMN(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PRSNL_ID | PRSNL | PERSON_ID |
PIP_PREFS
| Column Section | Top of Page |
Table-level Detail
| Description: | PIP PREFS |
| Definition: | PIP properties for section and column definitions. |
| Table Type: | REFERENCE |
Column Detail - PIP_PREFS
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| MERGE_ID | NUMBER | N | ID of property value. |
| MERGE_NAME | VC2(100) | Y | Name of merge entity specified in MERGE_ID. |
| PARENT_ENTITY_ID | NUMBER | N | ID of parent Entity. |
| PARENT_ENTITY_NAME | VC2(100) | Y | Name of entity specified in PARENT_ENTITY_ID. |
| PIP_PREFS_ID | NUMBER | N | Unique identifier for preference. |
| PREF_NAME | VC2(100) | Y | Name of preference. |
| PREF_VALUE | VC2(255) | Y | Value of preference. |
| PRSNL_ID | NUMBER | N | ID of user preference is specified for. 0 indicates it is the default. |
| SEQUENCE | NUMBER | Y | sequence of preference. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |
PIP_SECTION
| Column Section | Top of Page |
Table-level Detail
| Description: | PIP SECTION |
| Definition: | Defines PIP section. |
| Table Type: | REFERENCE |
Column Detail - PIP_SECTION
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| PIP_ID | NUMBER | N | ID of pip section is on. |
| PIP_SECTION_ID | NUMBER | N | Unique ID of section. |
| SECTION_TYPE_CD | NUMBER | N | Type of section. |
| SEQUENCE | NUMBER | Y | Sequence of section. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. |
| UPDT_CNT | NUMBER | N | Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. |
| UPDT_ID | NUMBER | N | The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. |