GP_PKG_SE1_VW

(SQL View)
Index Back

Section Definition

Global Payroll Section Definition View Record.

SELECT PIN_NUM + 50000000 , EFFDT , EFF_STATUS , SECTION_USE_OPTN , SECTION_TYPE_OPTN , MAX_ITERATION , NPV_PRIORITY_IND , GP_VERSION FROM PS_GP_SECTION

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number
2 EFFDT Date(10) DATE Effective Date

Default Value: %Date

3 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive

Default Value: A

4 SECTION_USE_OPTN Character(1) VARCHAR2(1) NOT NULL Section Usage
A=Absence Process Only
E=Payroll and/or Absence Process
P=Payroll Process Only

Default Value: E

5 SECTION_TYPE_OPTN Character(2) VARCHAR2(2) NOT NULL Section Type
AT=Absence Take
PI=Generate Positive Input
PS=Payee Section
SP=Sub-Process
ST=Standard

Default Value: ST

6 MAX_ITERATION Number(3,0) SMALLINT NOT NULL Maximum Iteration
7 NPV_PRIORITY_IND Number(1,0) SMALLINT NOT NULL NPV processing indicator. This field indicates if the a sub-process is used to perform Net Pay Validation in Priority Order. Default is off
8 GP_VERSION Character(18) VARCHAR2(18) NOT NULL Stores element version.