FT_PARTID_AET

(SQL Table)
Index Back

Process Partition ID State Rec

Interface state record between calling programs and the assign Process Partition ID program.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
3 RECNAME Character(15) VARCHAR2(15) NOT NULL Record (Table) Name (see PSRECDEFN).
4 JOURNAL_ID Character(10) VARCHAR2(10) NOT NULL Identifies a journal entry, consisting of a header and one or more lines. The Journal ID itself does not have to be unique, but together with the journal business unit and journal date, it forms a unique journal identifier.
5 JOURNAL_DATE Date(10) DATE Specifies the date the journal was created.
6 WHERE_OPTION Character(1) VARCHAR2(1) NOT NULL Where Option
B=Both
N=None
P=Process Instance
V=By Value
7 WHERE_CLAUSE_LONG Long Character(4000) CLOB Where Clause
8 PROC_PART_GL Character(1) VARCHAR2(1) NOT NULL Process Partition for GL
9 PROC_PART_ID Character(10) VARCHAR2(10) NOT NULL Process Partition ID
10 RETURN_CD Character(1) VARCHAR2(1) NOT NULL Return Code
0=Return OK
1=Return error

Default Value: 0