CA_BI_PSA_TA2(SQL Table) |
Index Back |
---|---|
CA_BI_INTFC Temp TableThis temp table holds those BIL rows that don't have any AE (accounting) rows due to SAM set up issues. This is to prevent a BIL row going over to billing without an AE row. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL | Contract |
3 | CONTRACT_LINE_NUM | Number(3,0) | SMALLINT NOT NULL | Contract Line Num |
4 | RESOURCE_ID | Character(40) | VARCHAR2(40) NOT NULL | Transaction ID |
5 | CA_TXN_ID | Number(12,0) | DECIMAL(12) NOT NULL | Transaction ID |
6 | BUSINESS_UNIT_PC | Character(5) | VARCHAR2(5) NOT NULL | PC Business Unit |
7 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |
8 | ACTIVITY_ID | Character(15) | VARCHAR2(15) NOT NULL | Activity ID |
9 | DELETE_ME | Character(1) | VARCHAR2(1) NOT NULL | Delete Record |