FO_MC_RATES_HDR(SQL Table) |
Index Back |
---|---|
Master Contract Rates HeaderMaster Contract Rates Header |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations. |
3 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
5 | FO_MC_JOB_LU | Character(1) | VARCHAR2(1) NOT NULL |
Use Master Contract Rates for Job Lookup Y/N
N=No Y=Yes |
6 | DESCR_LONG | Character(254) | VARCHAR2(254) NOT NULL | Long Description |
7 | FO_MARKUP_DISP | Signed Number(7,2) | DECIMAL(5,2) NOT NULL | Markup % |
8 | FO_MARKUP_MAX | Signed Number(7,2) | DECIMAL(5,2) NOT NULL | Markup % |
9 | FO_MCR_COPY | Character(1) | VARCHAR2(1) NOT NULL |
Copy Rate Set
N=Yes Y=Yes |