GPCN_BDGT_DISTR(SQL Table) |
Index Back |
---|---|
Budget DistributionBudget Distribution |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPCN_BDGT_ITEM | Character(10) | VARCHAR2(10) NOT NULL |
Budget Item
Prompt Table: GPCN_BDGT_ITEM |
2 | GPCN_BDGT_PRD | Character(10) | VARCHAR2(10) NOT NULL |
Budget Period
Prompt Table: GPCN_BDGT_PRD |
3 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
4 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL |
Tree Name
Prompt Table: GPCN_SEC_T_VW |
5 | TREE_EFFDT | Date(10) | DATE NOT NULL |
Effective date of the Tree
Prompt Table: GPCN_SEC_TE_VW |
6 | GPCN_S_SETID | Character(5) | VARCHAR2(5) NOT NULL | SetId of Parent tree |
7 | GPCN_S_TREE | Character(18) | VARCHAR2(18) NOT NULL |
Parent tree
Prompt Table: GPCN_S_TREE_VW |
8 | GPCN_S_TREE_EFFDT | Date(10) | DATE | Parent Tree Effdt |
9 | GPCN_BDGT_UNIT | Character(20) | VARCHAR2(20) NOT NULL |
Bdget Unit
Prompt Table: GPCN_T_UNIT_DVW |
10 | GPCN_BDGT_STATS | Character(1) | VARCHAR2(1) NOT NULL |
Budget status
D=Distributed P=Planned Default Value: P |