11iGL信息

SELECT gjh.je_header_id
,gjh.name NAME --日记帐名称
,gjh.je_category je_category --类别
,gjc.user_je_category_name --中文类别
,gjh.je_source je_source --来源
,gjs.user_je_source_name --中文来源
--conversion_type
,gjh.currency_conversion_type
,gdc.user_conversion_type
/* ,gjh.period_name --gl_je_headers 的期间
,gjh.currency_code --币种*/
--gsb
,gsb.set_of_books_id
,gsb.short_name --账套名
--gjb
--,gjb.default_period_name --GL_BALANCES的期间
--gcc
,gjl.code_combination_id
,gcc.segment1 || '.' || gcc.segment2 || '.' || gcc.segment3 || '.' || gcc.segment4 || '.' || gcc.segment5 || '.' || gcc.segment6 || '.' || gcc.segment7 account --账户
,gcc.segment1
,gcc.segment2
,gcc.segment3
,gcc.segment4
,gcc.segment5
,gcc.segment6
,gcc.segment7
/* ,apps.xla_oa_functions_pkg.get_ccid_description(gcc.chart_of_accounts_id
,gjl.code_combination_id) acct_desc --账户说明*/
--gjl
,gjl.je_line_num --日记账行号
,gjl.entered_dr entered_dr --日记账行 借项
,gjl.entered_cr entered_cr --日记账行 贷项
--,gjl.description description


FROM gl.gl_je_headers gjh
,gl.gl_je_lines gjl
--,gl.gl_je_batches gjb
,gl.gl_code_combinations gcc
,gl_sets_of_books gsb
,gl_je_categories gjc -- 凭证分类
,gl_je_sources gjs --凭证来源
,gl_daily_conversion_types gdc
WHERE 1 = 1
AND gjh.je_header_id = 69278 --970--1434286
AND gjl.je_header_id = gjh.je_header_id
--AND gjh.je_batch_id = gjb.je_batch_id
AND gjl.code_combination_id = gcc.code_combination_id(+)
AND gjh.set_of_books_id = gsb.set_of_books_id
AND gjc.je_category_name = gjh.je_category
AND gjs.je_source_name = gjh.je_source
AND gdc.conversion_type = gjh.currency_conversion_type;


  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

鱼鱼章

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值