EX_AIR_TKT_TMP(SQL Table) |
Index Back |
---|---|
Expense TransactionsUsed for SABRE/BTS Credit Card Feed. Credit Card Transactions are loaded into this table for expense sheet processing. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(24) | VARCHAR2(24) NOT NULL | Transaction Number | |
2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
3 | DATA_SOURCE_EX | Character(3) | VARCHAR2(3) NOT NULL |
External Data Sources for PS Expenses
AIR=Airline Ticket AMA=American Express AMG=American Express AMH=American Express-Hotel Folio AMM=American Express - Member List AMX=American Express CNS=CONUS DC=Diners Club IPH=iReceipts MC=MasterCard CDFv2 MCX=MasterCard CDFv3 MSG=Text Message NAP=PS NA Payroll PDA=PDA RNZ=Runzheimer SAB=Sabre UBT=User Chatbot USB=US Bank USR=User Input VI4=Visa VIS=Visa |
4 | EX_TRANS_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Expenses Transaction Type, used to categorize external data
that is loaded into the expense product, for example corporate
card expenses/credits, ATM advances and travel bookings.
ALL=All Transaction Types ATMA=ATM Advance CCCR=Credit CCEX=Expense TRBK=Travel Reservation |
5 | CCTRANS_TYPE_CD | Character(2) | VARCHAR2(2) NOT NULL | Credit Card Transaction Code |
6 | EXPENSE_TYPE | Character(7) | VARCHAR2(7) NOT NULL | Expense Type |
7 | AIRFARE_RCPT_NBR | Character(16) | VARCHAR2(16) NOT NULL | Airfare Receipt Number |
8 | AIR_TKT_RECON_STAT | Character(1) | VARCHAR2(1) NOT NULL |
Airline Ticket Reconciliation Status
C=Cancelled N=Not Reconciled R=Reconciled |
9 | MERCHANT | Character(40) | VARCHAR2(40) NOT NULL | Merchant |
10 | TRANS_DT | Date(10) | DATE | Transaction Date |
11 | TXN_CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Transaction Currency |
12 | TXN_AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Transaction Amount |
13 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
14 | MONETARY_AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Specifies the monetary amount of a debit or credit in the business unit base currency. Debit entries are positive and credit entries are negative. This amount is only zero if associated with a statistical account. |
15 | CITY | Character(30) | VARCHAR2(30) NOT NULL | City |
16 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
17 | CRDMEM_ACCT_NBR | Character(44) | VARCHAR2(44) NOT NULL | Cardmember Number |
18 | MERCHANT_CD | Character(10) | VARCHAR2(10) NOT NULL | Preferred Merchant |