BID_FCTR_GRP_LN(SQL Table) |
Index Back |
---|---|
Bid Factor Group LineBid Factor Group Line |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | BID_FACTOR_GRP | Character(18) | VARCHAR2(18) NOT NULL |
Bid Factor Group Code
Prompt Table:
BID_FACTOR_GRP
|
3 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
4 | BID_FACTOR_CD | Character(18) | VARCHAR2(18) NOT NULL |
Bid Factor Code
Prompt Table: BID_FACTOR_VW2 |
5 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |
6 | WEIGHTING | Signed Number(10,5) | DECIMAL(8,5) NOT NULL |
Used for applying a weighting to totals.
e.g. Limit Utilisation totals
Default Value: BID_FACTOR_HDR.WEIGHTING |