HCSC_PNLGRP_CP(SQL Table) |
Index Back |
---|---|
Fluid theme setup dataThis record contains the components that will have fluid like theme. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL |
Component Name
Prompt Table: HCSC_PNLGRP_VW |
2 | MARKET | Character(3) | VARCHAR2(3) NOT NULL |
Market
Prompt Table: HCSC_COMPMKT_DV |
3 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier |
4 | HCSC_SYS_ENABLED | Character(1) | VARCHAR2(1) NOT NULL |
A flag indicates whether this row is enabled or not.
N=Disabled Y=Enabled Default Value: N |
5 | HCSC_APPLY | Character(1) | VARCHAR2(1) NOT NULL |
Apply the settings
0=Disable 1=Enable Default Value: 1 |
6 | HCSC_CHANGED | Character(1) | VARCHAR2(1) NOT NULL |
workfield status filtering
1=New 2=Delivered 3=Changed 4=Processed Default Value: 1 |
7 | HCSC_STATUS_DT | Date(10) | DATE | status date |
8 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL |
Process Instance
Default Value: 0 |
9 | DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL |
Data Type Code
N=Customer Data S=Sample Data Y=System Data Default Value: N |
10 | HCSC_CP_RESOLUTION | Character(4) | VARCHAR2(4) NOT NULL |
Field create for storing the component resolution
1600=1600x900 1680=1680x1050 1920=1920x1080 Default Value: 1600 |
11 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
12 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |