RF_AG_T_PRC_TMP(SQL Table) |
Index Back |
---|---|
Agreement PriceTemporary table for the Agreement Trasnaction Price |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
|
2 | Character(20) | VARCHAR2(20) NOT NULL |
Service ID
Prompt Table: RF_SVC_SRCH_VW |
|
3 | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: %EDITTABLE |
|
4 | Character(4) | VARCHAR2(4) NOT NULL |
This field is used to represent the purchase option (used in agreement pricing)
FLAT=Flat Rate PRPD=Prepaid Cases/Services TM=Time & Material |
|
5 | Character(4) | VARCHAR2(4) NOT NULL |
This field is used to represent what the rate applies to for agreement pricing (i.e. whether the rate is used for agreement transactions, on-demand transactions, etc.)
AGCS=Agreement Case AGRT=Agreement AGSV=Agreement Service DMCS=On Demand Case DMND=On Demand Service |
|
6 | Character(4) | VARCHAR2(4) NOT NULL |
This field is used to represent the transaction price unit type
CASE=Case DAY=Day HOUR=Hour MON=Month SO=Service Order WEEK=Week YEAR=Year |
|
7 | Character(3) | VARCHAR2(3) NOT NULL |
This field stores the Currency Code value.
Prompt Table: CURRENCY_CD_TBL |
|
8 | RATE_AMOUNT | Number(11,4) | DECIMAL(10,4) NOT NULL | Rate Amount |