BC_PRJREQST_DT1

(SQL Table)
Index Back

Project Request Departments

contains the detail department information for the project request.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: SP_BU_PC_NONVW

2 PROJECT_ID Character(15) VARCHAR2(15) NOT NULL Project Id ChartField
3 DEPTID Character(10) VARCHAR2(10) NOT NULL Department

Prompt Table: DEPTID_NB_VW

4 AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Amount
5 COMPLETED Character(1) VARCHAR2(1) NOT NULL Completed

Y/N Table Edit

Default Value: N

6 COMPLETION_DATE Date(10) DATE Completion Date
7 COMPLETED_ID Character(11) VARCHAR2(11) NOT NULL Completed ID
8 FMS_DTTM_STAMP DateTime(26) TIMESTAMP Specifies the date and time of the original entry.
9 FMS_OPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the original entry.
10 FMS_LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry.
11 FMS_LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry.