壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 7200|回复: 2

请问gl_code_combinations这个表在总帐管理系统的几个表中的作用。

[复制链接]
发表于 2006/11/4 19:21:10 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
做个报表开发一个多月啦,每次对着那几个熟翻的表觉得熟悉却又陌生。还是不清楚gl_code_combinations在这几个表中的关键作用是什么。只知道他起到一个连接充当桥梁的作用吧。例如GL_BALANCES呀,GL_JE_BATCH之类都有一个code_combination_id.请大家详细介绍一下COA里面的这些表的结构与连接关系,以及整个操作的实质流程是怎样。谢谢你的回复~~~~!
发表于 2006/11/4 19:32:22 | 显示全部楼层
会计科目弹性域的值存放在表gl_code_combinations中,在总帐和其他子模块只要和科目有关系的表都会有类似于code_combination_id的字段。

gl_code_combinations表中的键弹性域列包括三十个 SEGMENTn 列、CODE_COMBINATION_ID 列及 CHART_OF_ACCOUNTS_ID 列(结构列)。DETAIL_POSTING_ALLOWED_FLAG、DETAIL_BUDGETING_ALLOWED_FLAG 及 ACCOUNT_TYPE 是弹性域的段限定词列。弹性域也使用 ENABLED_FLAG、SUMMARY_FLAG、START_DATE_ACTIVE 及 END_DATE_ACTIVE 来确定组合状态。
请注意,GL_CODE_COMBINATIONS 表包含键弹性域列,但也包含许多其它的列。LAST_UPDATE_DATE 和 LAST_UPDATED_BY 列提供 Who 功能的信息。ATTRIBUTEn 和 CONTEXT 列属于描述性弹性域,并且 SEGMENT_ATTRIBUTEn 列属于 Oracle 公共部门财务产品使用的特殊弹性域。由于其它列不是会计弹性域直接使用的列,因此它们全部在弹性域视图中显示。


GL_CODE_COMBINATIONS stores valid account combinations for each Accounting Flexfield structure within your Oracle General Ledger application. Associated with each account are certain codes and flags, including whether the account is enabled, whether detail posting or detail budgeting is allowed, and others.
Segment values are stored in the SEGMENT columns. Note that each Accounting Flexfield structure may use different SEGMENT columns within the table to store the flexfield value combination. Moreover, the SEGMENT columns that are used are not guaranteed to be in any order.

The above is a quote of the standard table introduction.

In short, a GL code combination is used in a transaction like an invoice (invoice lines), a payment, a receipt, etc. (all these are transactions in sub entities, like AP, AR, FA, etc.). When you post such transactions into GL, the code combination will tell GL how to distribute/store the information into different account.

Another point related to this is the GL code combination is closely related to a concept called Key Flexfield in Oracle Applications, which again is related to how to set up your COA (chart of account). Key Flexfield is the way to implement the chart of account, and the chart of account the structure to store the accounting information.
发表于 2006/11/4 20:12:30 | 显示全部楼层
哦!了解了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/30 07:04 , Processed in 0.018616 second(s), 14 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表