
前言部分
大家可以关注我的公众号,公众号里的排版更好,阅读更舒适。
正文部分
MRKO其实是个报表程序
这个报表程序存在着很多问题
很多时候满足不了使用
1:做增强
2:拷贝重写
我现在暂时做了增强
1:出口RMVKON00
2:隐士增强
出口增强借鉴了网上的例子
寄售记录表:
rkwa , "Consignment Withdrawals
rkwa-stauts = '00' 为未结算
rkwa-status = '01'为己结算
寄售结算时相关信息从这张表取得,包括价格、税码等信息。
如果需要在过账时更改相应的取数逻辑,比如:过账日期,税码等可以使用RMVKON00这个增强。
具体由两个EXIT:
EXIT_RMVKON00_001 : 财务凭证(发票),BKPF,BSEG中信息
EXIT_RMVKON00_002 : RKWA中信息
另外寄售结算冲销时比较麻烦,应为没有物料凭证所以不能用FB08或者MR8M冲销,必须先冲销寄售消耗(入库凭证),然后用MRKO把这张冲销的入库结算掉,再去FI使用F-03或者F.13等做清帐。(具体参考NOTES: Note 356130)
Summary
Symptom
A consignment withdrawal is settled with Transaction MRKO. Only an FI Financial Accounting document is posted. If you try to reverse this document in FI, the system displays error message F5673 'Not possible to reverse the document in financial accounting'.
Additional key words
Reversal, MRKO, consignment, F5673, 673
Cause and prerequisites
This works as designed.
Solution
The consignment document should be cancelled in inventory management. The reversal document should then be settled using Transaction MRKO. A
1072




被折叠的 条评论
为什么被折叠?



