当前位置:网站首页>SAP voucher reversal
SAP voucher reversal
2022-07-16 07:19:00 【Please enter the nickname inflated steamed bread】
SAP Voucher reversal
Preface
stay SAP What should I do if I make a mistake in the voucher ? Delete it ? No , Voucher reversal .
Accounting voucher reversal
principle : Accounting vouchers generated through logistics can only be reversed by corresponding material vouchers ( Logistics Documents ) To offset accounting documents . Vouchers generated by inherent assets cannot be written off , Only one opposite accounting document can be used to adjust .
Reversal of accounting vouchers manually entered in the financial module
When reversing accounting vouchers , It should be noted that the reason for the reversal , Generally choose red ink ( Maybe in some companies SAP Only the reason for red ink reversal ), Generate red ink reversal voucher .
The scarlet letter offset 03 and 04 What's the difference ?
- choice 03 Posting date cannot be entered , By default, the posting date of the reversal voucher is the same as that of the original voucher
- choice 04 You can enter the posting date .
for example :
- Now it's 7 month , Find out 7 There is a wrong voucher in the month , To offset at 7 month , General choice 03, The same day the reversal voucher is posted to the original voucher .
- Now it's 7 month ,6 The bookkeeping period of month has been closed , To put 6 The voucher of the month is reversed to 7 month , That is, the current period reverses the voucher selection of the past period 04, And enter the posting date of the reversal voucher .
Not all accounting vouchers can pass FB08 Write off .
Only manually entered accounting vouchers can be passed FB08 Write off , Accounting vouchers automatically generated by the system cannot be directly reversed , You need to reverse the original business voucher . For example, purchase invoice entry error , Need to pass through MR8M To offset the purchase invoice , The system automatically generates reversal vouchers .
step
- Enter the voucher number 、 Fiscal year 、 Company code 、 Write off reason
- If you want to reverse the voucher of the current month, choose 01 Use of previous months 02 If you choose 02 You need to enter the accounting date Knock back
- If the following display appears “ Vouchers that cannot be written off in Finance ” It means that this is not a voucher made through finance , It's the evidence of logistics . Don't be in FB08 Write off .
- When the input voucher belongs to manual input voucher , Save it , There's a hint : Certificate appears XXXXXXXXXX It has been saved Indicates that the reversal is complete .
MM Module's voucher reversal
- MM Write off of accounting voucher generated by module T-CODE: MBST
- Enter voucher type 、 Billing date 、 Fiscal year, etc preservation .
- The system appears : Certificate appears XXXXXXXXXX Already booked , Indicates that the reversal is complete . The accounting voucher generated by the previous material voucher association is also reversed accordingly .
- Cancellation of invoice verification T-CODE: MR8M
- Enter invoice number 、 Write off reason preservation .
- Prompt to clear the accounting voucher manually , Indicates that there is no error in the completion of the write off . Then manually clear these two vouchers ( They can't be cleared automatically ).
SD Write off the voucher of
- SD Write off of delivery voucher T-CODE: VL09
Be careful : If you have already invoiced in the system , You must write off the invoice first, and then write off the delivery posting , Can be carried out according to the following steps SD Write off of delivery voucher .
- Enter the corresponding condition , The system lists all delivery documents according to user input .
- Select the corresponding voucher to reverse and click “ Write off ” Button ,
- The system will appear “ Do you really need to reverse this shipment ?” Prompt box ,
- choice “OK” Button to confirm .
- Cancellation of invoice ( stay SD Error in Invoicing ) T-CODE: VF11
- Enter the invoice number to cancel preservation Write off completed .
- If you want to reverse bookkeeping and write off , In Invoicing category “ Reverse bookkeeping ” Fill in A/B
summary
- When we create the wrong voucher , We can choose voucher reversal to make up for our mistakes .
- Manually entered accounting vouchers can be obtained by FB08 Write off , Accounting vouchers automatically generated by the system cannot be directly reversed , You need to reverse the original business voucher .
- MM Write off of accounting voucher generated by module TCODE:MBST; Cancellation of invoice verification TCODE:MR8M
- SD Write off of delivery voucher operation :TCODE:VL09; Cancellation of invoice ( stay SD Error in Invoicing ) operation :TCODE:VF11
边栏推荐
猜你喜欢

AVL树-带平衡条件的二叉查找树

Implementation of binarysearchtree (BST) class template for binary search tree

Related use of unityc intermediate grammar

LeetCode精講——676. 實現一個魔法字典(難度:中等)

What is EventLoop?

ES6-ES11新特性(这一篇就够了)

七、SAN和NAS環境下的安全實施方案實驗報告

DDD——在我梦里,我还能让你把我给欺负了?

Unity2d mobile details official case exercise

硬件课程设计:基于STM32的多功能播放器之传感器设备
随机推荐
ES6-ES11新特性(这一篇就够了)
Common commands for IPDB debugging
Unity3d monobehavior base class
【6月3号学习进度】
男人要“强”,不要“软”“弱”,“虚”得一匹
MyCli之多行模式
什么是eventloop(事件循环)?
SAP ABAP BAPI_ACC_DOCUMENT_POST 创建会计凭证
Airplane games
unity2d移动细节官方案例练习
unity3d-Transform组件
SAP t-code transaction code set (continuously updated)
Dynamic changes based on arrays and nodes (addition, deletion, modification and query)
SAP OPEN SQL
动态数组Vector类模板的实现
unity-监听按键
C#基础到入门(一篇就够了)
unity官方案例RubyAdventure
English words used by unity
Unity基础到入门-导航系统(Navigation)