zoukankan      html  css  js  c++  java
  • ORACLE常用后台表查询

    模块

    英文表名

    中文表名

    GL

    gl_balances

    试算平衡表

    GL

    gl_code_combinations

    科目代码表

    GL

    gl_je_batches

    日记账批

    GL

    gl_je_headers

    日记账头

    GL

    gl.gl_je_lines

    日记账行

    GL

    gl_import_references

    导入参考表

    GL

    gl_interface

    总账接口表

    AP

    ap_liability_balance

    应付试算平衡表

    AP

    ap_invoices_all

    **

    AP

    ap_invoice_distributions_all

    **分配表

    AP

    ap_invoice_payments_all

    付款核销表

    AP

    ap_checks_all

    付款表

    AP

    ap_payment_schedules_all

    付款计划表

    AP

    ap_ae_headers_all

    分录头表

    AP

    ap_ae_lines_all

    分录行表

    AP

    po_vendors

    供应商表

    AP

    po_accrual_reconcile_temp_all

    应计负债调节表

    AR

    ra_customer_trx_all

    事务处理表

    AR

    ra_customer_trx_lines_all

    事务处理行表

    AR

    ra_cust_trx_line_gl_dist_all

    **分录表

    AR

    ar_cash_receipts_all

    收款表

    AR

    ar_distributions_all

    收款分录表

    AR

    ar_cash_receipt_history_all

    收款历史表

    AR

    ar_receivable_applications_all

    收款核销表

    AR

    ra_interface_lines_all

    应收**接口表

    AR

    ra_customers

    客户表

    FA

    fa_transaction_headers

    事务处理头表

    FA

    fa_transfer_details

    事务处理明细表

    FA

    fa_additions_b/tl

    资产增加表

    FA

    fa_category_books

    资产类别

    FA

    fa_mass_additions

    成批增加

    FA

    fa_deprn_detail

    折旧明细表

    FA

    fa_adjustments

    资产调整

    FA

    fa_deprn_basis_rules

    折旧规则表

    FA

    fa_distribution_accounts

    资产分配表

    PO

    po_headers_all

    订单头

    PO

    po_lines_all

    订单行

    PO

    po_line_locations_all

    订单发运行

    PO

    po_distributions_all

    订单分配行

    PO

    rcv_transactions

    接收事务处理

    PO

    rcv_shipment_headers

    接收头

    PO

    rcv_shipment_lines

    接收行

    PO

    rcv_receiving_sub_ledger

    接收分录表

    INV

    mtl_system_items_b

    物料表

    INV

    mtl_onhand_quantities_detail

    现有量表

    INV

    mtl_material_transctions

    物料事务处理

    INV

    mtl_transaction_accounts

    物料事务处理分录

    INV

    cst_item_costs

    项目成本

    INV

    cst_standard_costs

    项目历史成本

    WIP

    wip_discrete_jobs

    WIP任务表

    WIP

    wip_requirement_operations

    WIP组件需求

    WIP

    wip_entities

    WIP任务名表

    WIP

    wip_transactions

    WIP事务处理

    WIP

    wip_transaction_accounts

    WIP事务处理分录

    WIP

    wip_period_balances

    WIP期间平衡表

  • 相关阅读:
    elastalert邮件告警
    Kubernetes(k8s)集群安装
    supervisord进程管理
    Flask Ansible自动化平台搭建(持续更新)
    pandas数据导出Execl
    docker运行dubbo-admin
    Activemq集群搭建
    Zabbix自动发现java进程
    selenium爬取百度图片
    Beta 冲刺(1/7)
  • 原文地址:https://www.cnblogs.com/quanweiru/p/2826421.html
Copyright © 2011-2022 走看看