You are on page 1of 5

Receivables ===

Receipts == AR_CASH_RECEIPTS_ALL
Invoices = RA_CUSTOMER_TRX_ALL
Debit Notes / Credit Notes same table but difference is by customer_Trx_type_id ..

AP
Invoices == AP_INVOICES_ALL
Debit Note / Credit note same table difference is with INVOICE_TYPE_LOOKUP_CODE


AP Payments = AP_CHECKS_ALL , IBY_PAYMENTS_ALL
join between inv and payment is AP_PAYMENT_SCHEDULES all i think so

Gl --
JV = GL_JE_HEADERS / lines

1. create_move_order_header
2. create_move_order_lines
3. process_move_order
4. lock_move_order
5. get_move_order
6. process_move_order_line


GL Tables/Interfaces/APIs
1. GL_SETS_OF_BOOKS
2. GL_IMPORT_REFERENCES
3. GL_DAILY_RATES
4. GL_JE_LINES
5. GL_PERIODS
6. GL_JE_HEADERS
7. GL_JE_BATCHES
8. GL_BALANCES
9. GL_CODE_COMBINATIONS

Inventory related tables
1. MTL_SYSTEM_ITEMS_B
2. MTL_ITEM_STATUS
3. MTL_UNITS_OF_MEASURE_TL
4. MTL_ITEM_LOCATIONS
5. MTL_ITEM_CATEGORIES
6. MTL_SECONDARY_INVENTORIES
7. MTL_ONHAND_QUANTITIES
8. MTL_TRANSACTION_TYPES
9. MTL_MATERIAL_TRANSACTIONS
10. MTL_ITEM_ATTRIBUTES
11. MTL_ITEM_CATALOG_GROUPS_B
12. MTL_ITEM_TEMPLATES_B
13. MTL_PARAMETERS

Key Flex Fields

Key Flex Fields by Owning Application
Here is a table listing many of the key flexfields in Oracle E-Business Suite, ordered by the application
that "owns" the key flexfield. Note that other applications may also use a particular flexfield.
Owner Name Code
Oracle Assets Asset Key Flexfield KEY#
Oracle Assets Category Flexfield CAT#
Oracle Assets Location Flexfield LOC#
Oracle Complex Maintenance, Repair,
and Overhaul
AHL Route AHLR
Oracle Enterprise Performance
Foundation
Activity Flexfield FEAC
Oracle General Ledger Accounting Flexfield GL#
Oracle Human Resources CAGR Flexfield CAGR
Oracle Human Resources Competence Flexfield CMP
Oracle Human Resources Grade Flexfield GRD
Oracle Human Resources Job Flexfield JOB
Oracle Human Resources Personal Analysis
Flexfield
PEA
Oracle Human Resources Position Flexfield POS
Oracle Human Resources Soft Coded KeyFlexfield SCL
Oracle Inventory Account Aliases MDSP
Oracle Inventory Item Catalogs MICG
Oracle Inventory Item Categories MCAT
Oracle Inventory Sales Orders MKTS
Oracle Inventory Stock Locators MTLL
Oracle Inventory Oracle Service Item
Flexfield
SERV
Oracle Inventory System Items MSTK
Oracle Learning Management Training Resources RES
Oracle Payroll Bank Details
KeyFlexField
BANK
Oracle Payroll Cost Allocation Flexfield COST
Oracle Payroll People Group Flexfield GRP
Oracle Public Sectory Budgeting PSB Position Flexfield BPS
Oracle Receivables Sales Tax Location
Flexfield
RLOC
Oracle Receivables Territory Flexfield CT#
Name Code Owning Application
Account Aliases MDSP Oracle Inventory
Accounting Flexfield GL# Oracle General Ledger
Activity Flexfield FEAC Enterprise Performance Foundation
AHL Route AHLR Complex Maintenance, Repair, and
Overhaul
Asset Key Flexfield KEY# Oracle Assets
Bank Details KeyFlexField BANK Oracle Payroll
CAGR Flexfield CAGR Oracle Human Resources
Category Flexfield CAT# Oracle Assets
Competence Flexfield CMP Oracle Human Resources
Cost Allocation Flexfield COST Oracle Payroll
Grade Flexfield GRD Oracle Human Resources
Item Catalogs MICG Oracle Inventory
Item Categories MCAT Oracle Inventory
Job Flexfield JOB Oracle Human Resources
Location Flexfield LOC# Oracle Assets
Oracle Service Item Flexfield SERV Oracle Inventory
People Group Flexfield GRP Oracle Payroll
Personal Analysis Flexfield PEA Oracle Human Resources
Position Flexfield POS Oracle Human Resources
Public Sector Budgeting BPS Oracle Public Sector Budgeting
Sales Orders MKTS Oracle Inventory
Sales Tax Location Flexfield RLOC Oracle Receivables
Soft Coded KeyFlexfield SCL Oracle Human Resources
Stock Locators MTLL Oracle Inventory
System Items MSTK Oracle Inventory
Territory Flexfield CT# Oracle Receivables
Training Resources RES Oracle Learning Management

You might also like