SPA_DUR_VW(SQL View) |
Index Back |
---|---|
Time entry date viewTime entry date view |
SELECT SETID , TE_TEMPLATE_ID , EFFDT FROM PS_SPA_TIME_TMPL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | TE_TEMPLATE_ID | Character(8) | VARCHAR2(8) NOT NULL | Used to define a particular type of travel, i.e. company relocation, internal travel, etc. Determines what type of expenses and expenditure limits are associated with that particular type of travel. Established in the Structure Expenses system and chosen on the header panel of cash expense sheets. |
3 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |