SEC_PRJBUPC_ULG(SQL View) |
Index Back |
---|---|
CFS: Operational Projects ViewRLR: The view provides an easy to use on-line prompt for the project table. |
SELECT C.OPRID , C.PRODSRCID , A.BUSINESS_UNIT , A.PROJECT_ID , A.LANGUAGE_CD , A.DESCR FROM PS_PROJECT_LANG A , PS_SEC_PROJ_USER C WHERE %Join(COMMON_KEYS, PROJECT A, PROJECT C) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
2 | Character(4) | VARCHAR2(4) NOT NULL |
Chartfield Security: Source Product
DBI=Billing DCM=Cost Management DIN=Inventory DMI=Mobile Inventory DOM=Order Management DPO=Purchasing DPV=eProcurement DSP=Service Procurement FAM=Asset Management FAP=Payables FAR=Receivables FCA=Contracts FEX=Expenses FGL=General Ledger FGM=Grants Management FPC=Project Costing FTR=Treasury KK=Commitment Control |
|
3 | Character(5) | VARCHAR2(5) NOT NULL | PC Business Unit | |
4 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
5 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |