PTAI_ITEM_CNTXT(SQL Table) |
Index Back |
---|---|
AI Context Data |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(31) | VARCHAR2(31) NOT NULL | Action Items - Action Item ID | |
2 | Character(128) | VARCHAR2(128) NOT NULL | Parameter Name | |
3 | Character(1) | VARCHAR2(1) NOT NULL |
SUOW parameter type: Input/Ouput
Input: Value to be passed to the component.
Output: Value from the component buffer to be published to other components.
I=Input Parameter O=Output Parameter Default Value: I |
|
4 | PTAI_PARAM_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Parameter Type
F=Fixed Value I=Image Value R=Runtime S=System Variable |
5 | PTAI_PARAM_VALUE | Character(254) | VARCHAR2(254) NOT NULL | Parameter Value |
6 | PTAI_RC_PARAM_NAME | Character(128) | VARCHAR2(128) NOT NULL | Service Parameter |
7 | PTAI_CI_PARAM_NAME | Character(60) | VARCHAR2(60) NOT NULL | CI Parameter Name |