SAP ERP 工厂维护 - 关闭未完成的手动呼叫
我对SAP ERP的了解很少。我编写了一些代码来在工厂维护模块中创建手动呼叫工单。该代码似乎有效,但当我尝试创建另一个手动呼叫工作订单时,我收到一条错误消息,说我已经打开了一个。我知道我可以运行一些事务来向我显示开放的调用并允许我关闭它。您能告诉我可以用来关闭打开的手动呼叫的交易吗?我只知道维护计划编号。
I have very little SAP ERP knowledge. I wrote some code to create a Manual Call Work Order in the Plant Maintenance module. The code seems to have worked but when I try to create another manual call work order I get an error message saying I already have one open. I know there are transactions I can run to show me the open call and allow me to close it. Can you tell me a transaction I can use to close the open manual call? All I know is the Maintenance Plan Number.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
尝试事务 IW23。如果您在通知字段中按 F4,您将获得更广泛的选择,允许您输入维护计划编号。
事务 IP03 允许您查看维护计划。
Try transaction IW23. If you press F4 on the notification field you will get a wider selection that allows you to enter Maintenance Plan number.
Transaction IP03 allows you to look at a maintenance plan.
这里有人向我展示了如何关闭打开的手动呼叫。为了完整起见,我在此处添加说明。
东元下单并清仓
手动呼叫。
完成这些步骤后,我能够创建另一个手动工作订单调用。
Someone here showed me how to close the open manual call. I'm adding the instructions here for completeness sake.
TECO the order and clear the open
manual call.
After doing these steps I was able to create another manual work order call.