SP_ACTIVITY_TYP

(SQL Table)
Index Back

Activity Type

This record stores the Services Activity Types and sub types

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Default Value: OPR_DEF_TBL_FS.SETID

2 ACTIVITY_ID Character(15) VARCHAR2(15) NOT NULL Activity ID
3 SERVICE_METHOD Character(1) VARCHAR2(1) NOT NULL Service Method
D=Deliverable
M=Multi Resource
R=Resource
4 SP_ACTIVITY_SUBTYP Character(1) VARCHAR2(1) NOT NULL Activty Sub Type
G=Generic Activity
M=Milestone
R=Rate Based
S=Specific Activity
5 STATUS Character(1) VARCHAR2(1) NOT NULL Status Indicator
A=Active
I=Inactive

Default Value: A

6 SPA_BILLING_ACTION Character(1) VARCHAR2(1) NOT NULL Billing Action
B=Billable
U=Nonbillable

Default Value: U