RE_SAR_FINALISE(SQL Table) |
Index Back |
---|---|
SAR Finalise |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(15) | VARCHAR2(15) NOT NULL | SAR ID | |
2 | 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 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
4 | APPROVER_RANK | Number(3,0) | SMALLINT NOT NULL | Rank |
5 | ACQUIRED | Character(1) | VARCHAR2(1) NOT NULL |
Acquired
Y/N Table Edit |
6 | ACQUIRED_DATE | Date(10) | DATE | Acquisition Date |
7 | LS_KEY | Number(15,0) | DECIMAL(15) NOT NULL | Lease Key, Unique Key |
8 | ASSET_ID | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification |
9 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |