AGC_TMA_TBL(SQL Table) | 
Index Back | 
|---|---|
AGC Template Assignment TableActivity Guide Template Assignment Table - This is the parent table to the template assignment configuration tables. (AGC_TMA_SKEY and AGC_TMA_DATA) This table stores general information about template assignment id. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(20) | VARCHAR2(20) NOT NULL | Activity Guide Composer Template Assignement Id | |
| 2 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 | 
| 3 | AGC_CATEGORY_ID | Character(15) | VARCHAR2(15) NOT NULL | 
Activity Guide Category
 Prompt Table: AGC_CAT_TBL  | 
| 4 | 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. | 
| 5 | 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. | 
| 6 | DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL | 
Data Type CD
 N=Customer Data S=Sample Data Y=System Data Default Value: N  |