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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4157|回复: 0

請教一個 cost manager 問題:

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

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

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

x
請教一個 cost manager 問題:
dear all請教一個 cost manager 問題:===========================cost managerview transactions-pending resource transactions-phase= Resource processing-status=Pending-type=Resource transactiontype=Overhead transaction解決方式:===============Step no 1:-============Step 1SELECT request_id RequestId,request_date RequestDt,phase_code Phase,status_code StatusFROM fnd_concurrent_requests fcr,fnd_concurrent_programs fcpWHERE fcp.application_id = 702AND fcp.concurrent_program_name = 'CMCTCM'AND fcr.concurrent_program_id = fcp.concurrent_program_idAND fcr.program_application_id = 702AND fcr.phase_code <> 'C'Cancel all the requests from the above output.Step 2:-============c) Perform the following updateUPD ATE mtl_material_transactionsSET costed_flag = 'N',transaction_group_id = null,error_code = null,error_explanation = null,cost_update_id = nullWHERE costed_flag in ('N','E');CommitStep no 3=========Set the MRP DEBUG mode to Yes(Profile option)Lauch the cost Manager and then Provide the log filesAs i explained before ..If you are using Average Costing? the cost manager will not launch a worker if you have erred or pending records in the Mtl_material_transactions (MMT) table - the View Material Transactions screen,or the WIP_Cost_txn_interface (WCTI) table - the Pending Resource transactions screen. Please provide the following script outputs in Excel Spreadsheet format so we can check this:select transaction_id, last_update_date, request_id,inventory_item_id, organization_id, subinventory_code, locator_id, cost_group_id, transaction_type_id, transaction_action_id, transaction_source_type_id, transaction_source_id, transaction_source_name, transaction_quantity, transaction_date, acct_period_id, distribution_account_id, costed_flag, transaction_group_id, actual_cost, transaction_cost, prior_cost, new_cost, completion_transaction_id, task_id, project_id,error_code,error_explanation from mtl_material_transactionswhere costed_flag IN ('N', 'E');select transaction_id, last_update_date, last_updated_by,creation_date,created_by, group_id, request_id, process_phase, process_status, transaction_type,organization_id, wip_entity_id, wip_entity_name, entity_type, repetitive_schedule_id, transaction_date, acct_period_id, transaction_quantity,primary_quantity, actual_resource_rate, move_transaction_id, completion_transaction_id, rcv_transaction_id, po_header_id, project_id,task_id, project_number, task_numberfrom wip_cost_txn_interface;---------------------請問:1.why pending還有.  cost manager Active  都run 了,有執行了.  Move transaction Active.2.pending 解不了.是作標準成本.anhsun_tw
__________________ERPSHOPFLOORCRM
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

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

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

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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