SING PROFIT CENTER Table
XXX
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
IS_INACTIVE_PROFIT_CENTER |
Is this Profit Center inactive? Y or N. |
VARCHAR2 |
1 |
ORGANIZATION_ID |
The department, for example, Accounting. |
VARCHAR2 |
6 |
ORGANIZATION_NAME |
The name of the MIT Department or Unit to which the project is assigned, usually the home unit or the Principal Investigator or Co-Investigator. |
VARCHAR2 |
40 |
PROFIT_CENTER_COUNTER |
Used to count records withing a group on a report. Always contains a value of 1. |
NUMBER |
|
PROFIT_CENTER_EFFECTIVE_DATE |
Date the Profit Center is available for use. |
DATE |
|
PROFIT_CENTER_EXPIRATION_DATE |
Indicates when the profit center closes. |
DATE |
|
PROFIT_CENTER_ID |
A unique key that identifies the profit center. |
VARCHAR2 |
7 |
PROFIT_CENTER_KEY |
Key used to join the Profit Center to the financial transaction, and to get the master data that were current at the time of the transaction. This field should only be used for joining data, NOT for reporting. |
VARCHAR2 |
11 |
PROFIT_CENTER_NAME |
The text name of the profit center. |
VARCHAR2 |
40 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |