OPR_DEF_FS_VW

(SQL View)
Index Back

View of PS/FS Operator Dflts


select oprid, name1, business_unit, setid, ledger, source, as_of_date from PS_OPR_DEF_TBL_FS

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).

Prompt Table: OPRID_VW

2 NAME1 Character(40) VARCHAR2(40) NOT NULL Name 1
3 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: SP_BU_FS_NONVW

4 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT

Prompt Table: SP_SETID_NONVW

5 LEDGER Character(10) VARCHAR2(10) NOT NULL Ledger

Prompt Table: SP_LEDG_D_NONVW

6 SOURCE Character(3) VARCHAR2(3) NOT NULL Identifies the origin of a journal entry and defines journal entry error handling options. The journal source provides a means of selectively tracking, reporting, and inquiring on journal entries. It can be almost anything within the enterprise - a subsystem that generates transactions, a department, or even an individual.

Prompt Table: SOURCE_TBL

7 AS_OF_DATE Date(10) DATE As of Date

Default Value: %date