12
返回列表 发新帖
楼主: feixiang007

[供应链] OM模块关于COGS的生成

[复制链接]
论坛徽章:
4
每日论坛发贴之星
日期:2006-03-18 01:01:12蓝色妖姬
日期:2006-04-12 22:57:11ERP板块每日发贴之星
日期:2009-04-11 01:01:032009日食纪念
日期:2009-07-22 09:30:00
11#
 楼主| 发表于 2012-5-14 19:51 | 只看该作者
把老问题翻上来:
我现在在R12环境中做了销售出库测试,系统产生的销售成本账户(COGS)是抓取的库存设置上COGS科目,而不是抓取的物料设置上的COGS科目,请问怎么设置才能抓取到物料设置上的COGS科目?

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2006-12-26 11:28:18
12#
发表于 2012-5-14 21:11 | 只看该作者
修改系统默认的COGS工作流

使用道具 举报

回复
论坛徽章:
70
ITPUB元老
日期:2011-12-19 11:37:232014年世界杯参赛球队: 俄罗斯
日期:2014-05-29 22:17:56马上有车
日期:2014-06-16 15:54:572014年世界杯参赛球队:克罗地亚
日期:2014-06-18 15:31:52马上有对象
日期:2015-01-03 17:32:38沸羊羊
日期:2015-03-04 14:51:522015年新春福章
日期:2015-03-06 11:58:18射手座
日期:2015-08-18 08:35:20
13#
发表于 2012-5-15 07:39 | 只看该作者
学习了

使用道具 举报

回复
论坛徽章:
1
2013年新春福章
日期:2013-02-25 14:51:24
14#
发表于 2012-5-15 10:36 | 只看该作者
feixiang007 发表于 2012-5-14 19:51
把老问题翻上来:
我现在在R12环境中做了销售出库测试,系统产生的销售成本账户(COGS)是抓取的库存设置上C ...

这个好像是标准功能!

使用道具 举报

回复
论坛徽章:
4
每日论坛发贴之星
日期:2006-03-18 01:01:12蓝色妖姬
日期:2006-04-12 22:57:11ERP板块每日发贴之星
日期:2009-04-11 01:01:032009日食纪念
日期:2009-07-22 09:30:00
15#
 楼主| 发表于 2012-5-15 10:41 | 只看该作者
piii866 发表于 2012-5-15 10:36
这个好像是标准功能!

是的,现在标准功能是我描述的那样,但是我如果要抓Item上设置的COGS的话需要修改哪里呢?

使用道具 举报

回复
论坛徽章:
43
生肖徽章2007版:羊
日期:2008-05-27 15:39:39铁扇公主
日期:2012-01-25 17:44:56茶鸡蛋
日期:2012-06-10 20:12:42奥运会纪念徽章:跳水
日期:2012-07-09 16:38:12奥运会纪念徽章:手球
日期:2012-07-24 08:28:36奥运会纪念徽章:艺术体操
日期:2012-09-19 13:18:16奥运会纪念徽章:柔道
日期:2012-09-26 12:34:19ITPUB 11周年纪念徽章
日期:2012-10-09 18:09:19蜘蛛蛋
日期:2012-11-06 19:43:442013年新春福章
日期:2013-02-25 14:51:24
16#
发表于 2012-5-15 11:20 | 只看该作者
feixiang007 发表于 2012-5-15 10:41
是的,现在标准功能是我描述的那样,但是我如果要抓Item上设置的COGS的话需要修改哪里呢?

研究一下吧
How to Generate the COGS Account from the Order Type [ID 414314.1]

How to Generate the COGS Account from the Order Type [ID 414314.1]
________________________________________
        Modified 26-NOV-2010 Type BULLETIN Status PUBLISHED       
In this Document
Purpose
Scope and Application
How to Generate the COGS Account from the Order Type
References
________________________________________
Applies to:
Oracle Order Management - Version: 11.5.1 to 12.0.6 - Release: 11.5 to 12.0
Information in this document applies to any platform.
FORM:OEXDTTYP.FMB - Define Transaction Types
Checked for relevance on 26-Nov-2010
Purpose
In order to generate the COGS account from the Cost of Goods Sold account assigned to the order type (A.K.A. OM Transaction Type) of the order, the seeded COGS workflow needs to be modified to change the default node from Get CCID for a line to Get CCID from the Order Type ID. This bulletin will detail the required changes to accomplish this.
Scope and Application
Familiarity with Workflow and Workflow Builder is required.
How to Generate the COGS Account from the Order Type
Background:
The COGS Account Generator is a Workflow Process that derives the Cost of Goods Sold account for a transaction interfaced to Inventory from Order Management/Shipping. The workflow item type ‘OM: Generate Cost of Goods Sold Account’ which has an internal name of OECOGS encompasses all processes designed to build the COGS. The ‘Generate Default Account’ is a seeded process which builds the COGS Account. It comes seeded with the function Get CCID (account ID) for a line. This function will return the CCID assigned to an item as it exists in the shipping warehouse. The intent of this function is to retrieve the CCID from the Cost of Goods Sold assigned to the item on the sales order line within the shipping
inventory organization.
Modifying the 'Generate Default Account' to derive the Cost of Goods Sold account from the Order Type:
1. The first step is to copy the existing 'OM: Generate Default Account’ process. Give it a new name, e.g. 'NEW_DEFAULT_ACCOUNT_GENERATOR', in the property sheet Internal Name field. Please do not simply modify the existing default process.
2. Double-click on the new process from within the Navigator and continue by deleting the link between the ‘Start generating Code Combination’ and the ‘Get CCID for a line’ function. Insert between them the function ‘Get CCID from the Order Type’ by dragging it from the Navigator to the process screen. Using the right mouse button, draw a line connecting the ‘Start generating Code Combination’ to the ‘Get CCID from the Order Type’ function. Save this process definition off to the database.

Point the Chart of Accounts to the new process:

Saving new Workflow Process Definitions to the database is all well and good, but it is of no benefit unless the Chart of Accounts structure can invoke it. The relationship between the Chart of Accounts structure and the Workflow Process for the ‘OM: Generate Cost of Good Sold’ item type is made in the ‘Account Generator Processes’ form (OM: Setup > Financials > Flexfields > Key > Accounts). Using the flashlight icon choose the applicable Chart of Accounts. Then assign the new process to the ‘Generate Cost of Goods Sold Account’ Item Type.
Ensure that the new Account Generator points to the correct Chart of Accounts:
Care must be taken to ensure that the new Account Generator points to the correct Chart of Accounts. To determine the correct Chart of accounts, follow the steps below:
1. Get the value of the Set of Books for the inventory organization for which you wish to interface the transactions. Get this from the Organization Definitions form. (Inv: Setup > Organization > Organizations). Query the name of the inventory organization desired, then with the cursor on the ‘Inventory Organization’ organization classification, click the ‘Others’ button. Choose ‘Accounting Information’.

2. Determine the Set of Books for the Order Management responsibility for which the order is assigned. Accomplish this task in the same way as with the inventory organization as demonstrated above, except place the cursor on the ‘Operating Unit’ line rather than the ‘Inventory Organization’ line. Choose Operating Unit Information.

3. Query this Set of Books up in the Define Set of Books form (Setup > Financials > Books). Record the value for the ‘Chart of Accounts’.

4. Finally, find the workflow process this chart of accounts uses when building the COGS account from the Account Generator Processes form (Setup > Financials > Flexfields > Key > Accounts).

使用道具 举报

回复
论坛徽章:
4
每日论坛发贴之星
日期:2006-03-18 01:01:12蓝色妖姬
日期:2006-04-12 22:57:11ERP板块每日发贴之星
日期:2009-04-11 01:01:032009日食纪念
日期:2009-07-22 09:30:00
17#
 楼主| 发表于 2012-5-15 13:53 | 只看该作者
sudn 发表于 2012-5-15 11:20
研究一下吧
How to Generate the COGS Account from the Order Type

万分感谢哦!您真是个大好人!
刚刚我在Metalink上正好也看到个,跑了个请求Generate COGS Recognition Events,
在INV-Transactions-Material Distributions中找到了销货成本确认
借:Cost of Goods Sold
  贷:Deferred Cost of Goods Sold

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表