zoukankan      html  css  js  c++  java
  • Services rendered date determination with relation to tax condition record determination

    First we need to understand that Tax condition records are determined for the date of services rendered and NOT for the pricing date. This date is determined in the Sales and Distribution documents dependent on the process. It is well explained in the SAP Note 872449.

    Today I will try to explain some typical SD process for a better understanding of services rendered date determination.

    1 In the Sales document:

    Sales document with a requested delivery date existed and the requested delivery date falls after the creation date of the document. ( see below )

    1.PNG

    2.PNG

    The requested delivery date (16.06.2015) is after the creation date of the SO document (05.06.2015). In this case, the system uses the requested delivery date for the SD tax determination. (see below)

    3.PNG

    If it is not the case above, the creation date of the document is taken as the basis for the date of services rendered. For example, the following is a credit memo request process with no requested delivery date existed and the creation date of the document is 05.06.2015. The creation date of the document 05.06.2015 is used for the tax determination. (see below)

    4.PNG

    5.PNG

    6.PNG

    However, if you manually enter the date of services rendered in the header or item level, this manual entry date has the priority for the tax determination. (see below)

    7.PNG

    8.PNG

    2 In the delivery-related billing document and the goods issue date existed, the date of services rendered is transferred from the goods issue date and then used in tax determination.

    9.PNG

    10.PNG

    If no goods issue date exists, the billing date is used. For example, in the order-related billing, the system uses the billing date as the date of services rendered.

    <Attention> Here the billing date refers to the billing date in the sales document.

    11.PNG

    12.PNG

    The reason I emphasize ‘sales document’ is because the billing date could be changed in the VF01 screen but the manual entry here didn’t take any effect for tax determination. For example, I manully enter 24.06.2015 as the billing date in VF01 ( see below ). The date of service rendered is still taken from the billing date of the sales document instead.

    13.PNG

    14.PNG

    However, if you manually enter the date of service rendered in VF01 screen, this manual entry takes priority in tax determination. ( see below )

    15.PNG

    16.PNG

    For more details of service rendered date determination, please also check SAP Note 872449 – f) Date of services rendered.

  • 相关阅读:
    windows下在命令行模式下使用MinGW编译C代码,出现cannot find ipthread
    Python入门系列——第4篇
    Python入门系列——第3篇
    python入门系列——第2篇
    Python入门系列——第1篇
    Python入门系列——第0篇
    PAT(乙级)1038
    WPF QuickStart系列之附加属性(Attached Property)
    WPF 自定义Metro Style窗体
    WPF QuickStart系列之数据绑定(Data Binding)
  • 原文地址:https://www.cnblogs.com/chrisrockdl/p/14412100.html
Copyright © 2011-2022 走看看