Ansicht
Dokumentation

V_TXS_COND_MAP_TXV - SAP Entries - Map Tax Results to Condition Types (Tax Procedure)

V_TXS_COND_MAP_TXV - SAP Entries - Map Tax Results to Condition Types (Tax Procedure)

ABAP Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Allows you to map tax results from tax service to condition types.

In this Customizing activity, you determine which class the system uses to map the results that come from the SAP Localization Hub, tax service to the condition types.

To do so, you must specify the following data together with their details:

  • Condition type
  • External tax code
  • Tax type code
  • Class
  • External Jurisdiction Code
  • ISO Code

When you specify this data and the system is processing the specified condition type, it reads the results from SLH, tax service for the external tax code and tax type code and if they are the same as the ones specified in the customizing activity, the system uses the determined class to set the attributes for that condition type.

You have, for example, specified the following information in the Customizing activity:

  • Condition type: MWST
  • External tax code: 300 (Standard Sale)
  • Tax type code:1 (VAT)
  • Class: CL_TXS_STANDARD_TAX_MAP
  • External Jurisdiction Code:CAAB
  • ISO Code: CA

This means that when the system is processing the MWST condition type and the results from SLH, tax service are:

  • 300 (Standard Sale) for the External Tax Code
  • 1 (VAT) for the Tax Type Code
  • CAAB for the External Jurisdiction Code
  • CA for ISO Code

The system uses the CL_TXS_STANDARD_TAX_MAPclass to set the attributes for that condition type.

For more information, see the documentation for the class you determined in this Customizing activity.






CL_GUI_FRONTEND_SERVICES - Frontend Services   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2739 Date: 20240523 Time: 210523     sap01-206 ( 46 ms )