随笔分类 -  EBS - 常用查询SQL

摘要:[代码] 阅读全文
posted @ 2010-12-31 22:38 郭振斌 阅读(1109) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 22:37 郭振斌 阅读(2524) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 22:36 郭振斌 阅读(1742) 评论(0) 推荐(0)
摘要:[代码]--EVENT_TYPE_CODE猜想:xla_ae_headers,xla_ae_lines是类似总账汇总的表,分配行“分类”为“未获收入”的借和贷行,在line表中只显示一行,金额为0。 阅读全文
posted @ 2010-12-31 22:08 郭振斌 阅读(1450) 评论(1) 推荐(0)
摘要:来源于应付类型应付发票(这个拆分的比较彻底)[代码] 阅读全文
posted @ 2010-12-31 19:01 郭振斌 阅读(690) 评论(0) 推荐(0)
摘要:来源于采购凭证类型为采购接收(视图:XLA_PO_AEL_GL_V)[代码] 阅读全文
posted @ 2010-12-31 19:00 郭振斌 阅读(843) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 18:58 郭振斌 阅读(708) 评论(0) 推荐(0)
摘要:[代码]selectgjh.je_header_id,gjl.je_line_num,gjh.description,--摘要gjh.doc_sequence_value,--凭证号gjh.period_name,--期间gcc.segment6item_number,--产品gcc.segment4sub_accounts,--科目to_char(xag.trx_date,'YYYY-MM-DD')trx_date,nvl(ctl.quantity_credited,ctl.quantity_invoiced)quantity,--数量nvl(ctl.revenue_amount,0)rev 阅读全文
posted @ 2010-12-31 18:54 郭振斌 阅读(1105) 评论(0) 推荐(0)
摘要:[代码][代码][代码] 阅读全文
posted @ 2010-12-31 17:35 郭振斌 阅读(1944) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 17:18 郭振斌 阅读(1592) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 17:14 郭振斌 阅读(1011) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 17:11 郭振斌 阅读(1500) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 17:08 郭振斌 阅读(534) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 17:07 郭振斌 阅读(460) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 16:18 郭振斌 阅读(1457) 评论(1) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 15:45 郭振斌 阅读(624) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 15:23 郭振斌 阅读(1825) 评论(0) 推荐(0)
摘要:select aia.invoice_num, aila.line_number, aia.invoice_id, pha.segment1 po_number, pv.vendor_name, pv.segment1 supplier_num, pha.currency_code, pla.line_num, plla.shipment_num, pla.item_description, pla.unit_price, plla.quantity, plla.quantity_received, plla.quantity_billed, rt.transact 阅读全文
posted @ 2010-12-31 15:21 郭振斌 阅读(672) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 15:01 郭振斌 阅读(801) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2010-12-31 13:56 郭振斌 阅读(764) 评论(0) 推荐(0)