SEC_BUILD_REQ

(SQL Table)
Index Back

Allocation Request

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
3 REQUEST_NBR Number(4,0) SMALLINT NOT NULL Request Number
4 SEC_PROCESS_TYPE Character(1) VARCHAR2(1) NOT NULL Security Build Process Type
B=Build Security Values
D=Delete Security Values

Default Value: B

5 DATE_REQ_OPTION2 Character(1) VARCHAR2(1) NOT NULL Request Date Option
A=As-Of Date
S=System Date

Default Value: S

6 AS_OF_DATE Date(10) DATE As of Date

Default Value: %date

7 CF_SECURITY2 Character(1) VARCHAR2(1) NOT NULL ChartField Security Method
1=User ID
2=Role
3=Permission List

Default Value: INSTALLATION_FS.CF_SECURITY

8 FIELDNAME Character(18) VARCHAR2(18) NOT NULL Field Name (see PSDBFIELD).

Prompt Table: %EDITTABLE

9 SEC_RULE Character(10) VARCHAR2(10) NOT NULL Security Rule

Prompt Table: SEC_RULEDFN_VW

10 OPRID2 Character(30) VARCHAR2(30) NOT NULL A user's ID

Prompt Table: SEC_USER_VW2

11 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).

Prompt Table: SEC_ROLE_VW

12 OPRCLASS Character(30) VARCHAR2(30) NOT NULL Operator Class

Prompt Table: SEC_PERM_VW

13 PROCESS_FREQUENCY Character(1) VARCHAR2(1) NOT NULL Process Frequency
A=Always Process
N=Don't Run
O=Process Once

Default Value: N

14 PROCESS_STATUS Character(1) VARCHAR2(1) NOT NULL Process Status
A=Active
C=Successfully Completed
E=Completed With Errors
N=Not Yet Processed
P=Processing Now
X=No Success

Default Value: N

15 PROCESS_ORIG Character(1) VARCHAR2(1) NOT NULL Process Origin
N=Other Source
P=Process Scheduler

Default Value: N

16 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
17 SEC_PROCESS_STATUS Character(1) VARCHAR2(1) NOT NULL CF security build Process Status
C=Successfully Completed
E=Completed With Errors
W=Completed With Warnings
X=No Success
18 DTTM_STAMP_SEC DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.