HR_TBH_TXN_TBL(SQL Table) |
Index Back |
---|---|
Template Transaction Type TblThe Template TransactionTable will store the template transaction types. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TBH_TMPL_TXN_TYP | Character(10) | VARCHAR2(10) NOT NULL | Template Transaction Type |
2 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | TBH_TMPL_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Template Status
A=Active I=Inactive T=Test Default Value: T |
5 | TBH_PERSON_JOB_IND | Character(1) | VARCHAR2(1) NOT NULL |
Person/Job Indicator
B=Update Person and Job H=Hire/Rehire J=Update Job N=Neither P=Update Person Default Value: H |
6 | FED | Character(1) | VARCHAR2(1) NOT NULL |
Federal Functionality
Y/N Table Edit Default Value: N |
7 | APPCLASSID | Character(30) | VARCHAR2(30) NOT NULL | Application Class ID |
8 | APPCLASS_PATH | Character(254) | VARCHAR2(254) NOT NULL | Application Class Full Path |
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 | DESCRLONG | Long Character | CLOB | Long Description |