Program - Daily Rates Import and Calculation

You might also like

Download as xls, pdf, or txt
Download as xls, pdf, or txt
You are on page 1of 3

Type Of Interface

Interface Table

Base Table

Validation

Standard Conc Prog

Inventory
Item Interface

mtl_system_item_interface

mtl_system_items

Receiving Transaction Interface


(for ASN's) (PO Receipts Interface)

mtl_item_revisions_interface
mtl_item_categories_interface
mtl_transaction_interface
mtl_transaction_lots_interface
mtl_serial_numbers_interface
rcv_headers_interface
rcv_transactions_interface

mtl_item_revisions
mtl_item_categories
mtl_material_transactions
mtl_transaction_lots_numbers
mtl_serial_numbers
rcv_shipment_headers
rcv_shipment_lines

OnHand Quantity

mtl_transaction_interface

mtl_on_hand_quantities

mtl_transaction_lots_interface
mtl_serial_numbers_interface

mtl_lot_numbers
mtl_serial_numbers

Open Transaction Interace

Part_id,template_id,item_status,primary_
uom,unique _item_type

Item Import

RECEIVING OPEN INTERFACE

Organization_id,organization_code,invent
ory_item_id,transaction Period must be
open

General Ledger
GL Interface

gl_interface
GL_JE_HEADERS
GL_JE_LINES
GL_JE_BACTHES

GL Budget Interface

gl_budget_interface

gl_budgets
gl_budget_assignments
gl_budget_types

GL Daily Conversion Rates

gl_daily_rates_interface

gl_daily_rates

sob,journal source name,journal Category


name,actual flag,accounting date,coa
id,sob id,ccid is enabled
Journal Import

ccid

Budget Upload

Program - Daily Rates Import and


Calculation

gl_daily_conversion_types

Receivables
Customer

Auto Invoice Interface

ra_customer_interface_all

ra_customers_all,ra_addresses_all,ra_customer_r
elationships_all,ra_site_uses_all

ra_customers_profiles_int_all
ra_contact_phones_int_all
ra_customer_banks_int_all
ra_cust_pay_method_int_all

Hz_parties
hz_contacts
hz_profiles
hz_locations

ra_interface_lines_all

ra_customer_trx_all
ra_batches
ra_customer_trx_lines_all
ar_payment_schedules_all
ra_customer_trx_line_salesreps
ar_receivables_application

Customer Interface

Auto invoice master program

ar_adjustments
LockBox Interface

AR_PAYMENTS_INTERFACE_ALL

AR_INTERIM_CASH_RECEIPTS_ALL
AR_INTERIM_CASH_RCPT_LINES_ALL
AR_BANK_ACCOUNTS_ALL
AR_RECEIPT_METHODS
AR_TRANSMISSIONS_ALL
HZ_CUST_ACCOUNTS
HZ_CUST_SITE_USES_ALL
AR_CASH_RECEIPTS

nav-> receivables->interfaces->lockbox

Accounts Payable
AP Invoice Interface

AP_INVOICES_INTERFACE
AP_INVOICE_LINES_INTERFACE

AP_INVOICES_ALL
AP_INVOICE_DISTRIBUTIONS_ALL

Valid Vendor,Valid Vendor Site


Code,Check if record already exists

nav-> receivables->interfaces->lockbox

Purchasing
Requisition Interface
(for Requisitions)
For rescheuling info. From planning
system

po_requisitions_interface_all

po_requisition_headers_all
po_requisition_lines_all
po_req_distributions_all

REQUISITION IMPORT

po_reschedule_interface

Purchase Order Interface

po_headers_interface
po_lines_interface
po_distributions_interface

po_headers_all
po_lines_all
po_distributions_all

Vendors

NO Concurrent program to load suppliers

po_vendors
po_vendor_sites_all

In 11.5.10 we have the API

Order Management

order Import

ship confirm open interface

oe_headers_iface_all

oe_order_headers_all

oe_lines_iface_all
oe_lotserials_iface_all
oe_credits_iface_all
oe_actions_iface_all
oe_price_adjs_iface_all
oe_reservtns_iface_all

oe_lines_all
oe_lot_serial_numbers
oe_sales_credits

WSH_DELIVERIES_INTERFACE
wsh_packed_container_interface
wsh_picking_details_interface
wsh_freight_charge_interface

oe_price_adjustments
Pricing :
QP_List_Headers
QP_List_lines
Shipping :
WSH_NEW_DELIVERIES
WSH_DELIVERY_DETAILS
WSH_DELIVERY_ASSIGNMENTS.
wsh_deliveries

sold_to_org_id,sales_rep_id,ordered_dat
e,delivery_lead_time,earliest_acceptable_
date,freight_terms
Order Import

wsh_packed_containers
so_picking_line_details
so_freight_charges
Open Bills of Material Interface

Open Routing Interface

BOM
BOM_BILL_OF_MTLS_INTERFACE
BOM_INVENTORY_COMPS_INTERFACE
BOM_REF_DESGS_INTERFACE
BOM_SUB_COMPS_INTERFACE
MTL_ITEM_REVISIONS_INTERFACE
BOM_OP_ROUTINGS_INTERFACE
BOM_OP_SEQUENCES_INTERFACE
BOM_OP_RESOURCES_INTERFACE
MTL_RTG_ITEM_REVS_INTERFACE

bom_bill_of_materials
bom_inventory_components
bom_reference_designators
bom_substitute_components
mtl_item_revisions
bom_operational_routings
bom_operation_sequences
bom_operation_resources

WIP
move transaction interface
resource transaction interface
work order_interface

wip_move_txn_interface
wip_cost_txn_interface
wip_job_shedule_interface
wip_job_dtls_interface

wip_move_transactions
wip_discrete_jobs
wip_repetitive_schedules

MPS/MRP
Forecast Intf
Master Schedule Intf.

mrp_forecast_interface
mrp_schedule_interface

mrp_forecast_dates,mrp_forecast_items
mrp_schedule_dates, mrp_schedule_items

You might also like