GVT_SCHDEXSUMVW

(SQL View)
Index Back

Schedule Extract Summary

Schedule Extract Summary by TAS BETC

SELECT DISTINCT GVT_SCHED_PREFIX , GVT_SCHED_CODE , GVT_SCHED_SEQ , GVT_TAS_GWA , GVT_BETC_CD FROM PS_GVT_SCHED_EXSUM WHERE GVT_TOTAL_AMT <> 0

  • Parent record: GVT_SCHED_CNTRL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 GVT_SCHED_PREFIX Character(10) VARCHAR2(10) NOT NULL Schedule Prefix represents user defined part of the Schedule Number. Schedule Number uniquely identifies each schedule and it is combination of Schedule Prefix, Schedule Code and Schedule Sequence.
    2 GVT_SCHED_CODE Character(1) VARCHAR2(1) NOT NULL Schedule Code identifies PeopleSoft supported schedules and it is middle part of the Schedule Number. Schedule Number uniquely identifies each schedule and it is combination of Schedule Prefix, Schedule Code and Schedule Sequence.
    A=PAMSALCHK
    B=PAMSALEFT
    C=PAMMISCHK
    D=PAMMISEFT
    3 GVT_SCHED_SEQ Number(3,0) SMALLINT NOT NULL Schedule Sequence represents last part of the Schedule Number. Schedule Number uniquely identifies each schedule and it is combination of Schedule Prefix, Schedule Code and Schedule Sequence. Schedule may have multiple schedule sequences in case there is a schedule split due to processing requirements such as max TAS BETC amount or max number of TAS BETC per schedule.
    4 GVT_TAS_GWA Character(26) VARCHAR2(26) NOT NULL TAS GWA
    5 GVT_BETC_CD Character(8) VARCHAR2(8) NOT NULL Business Event Type Code