GB_VERSION_MGMT

(SQL Table)
Index Back

GB Version Management

This Record contains the different versions of the Generated Groups

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 GB_GROUP_ID Character(15) VARCHAR2(15) NOT NULL Group Build ID.
2 VERSIONGBQDM Number(10,0) DECIMAL(10) NOT NULL Version Number
3 VERSIONQRYUDFN Number(10,0) DECIMAL(10) NOT NULL User Query Version
4 VERSIONQRYDDFN Number(10,0) DECIMAL(10) NOT NULL Developer Query Version
5 VERSION Number(10,0) DECIMAL(10) NOT NULL Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference
6 GB_RECNAME_RESULT Character(18) VARCHAR2(18) NOT NULL Result Table
7 GB_BATCH_FLG Character(1) VARCHAR2(1) NOT NULL Filled by batch process
B=Batch Process
O=On-Line
8 CREATION_DT Date(10) DATE Creation Date
9 CREATION_TIME Time(15) TIMESTAMP Creation Time
10 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