SAP ABAP Function Module CALCULATE_TAX_ITEM (Steuern rechnen auf Belegzeilenebene)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module CALCULATE_TAX_ITEM Steuern rechnen auf Belegzeilenebene  
Function Group TAX1   Taxes  
Program Name SAPLTAX1   Module Pool for Calculating Tax 
INCLUDE Name LTAX1U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NAVFW TYPE BSEG-NAVFW Total non-deductible tax
Exporting E_TAXCOM TYPE TAXCOM
Exporting E_XSTVR TYPE BSEZ-XSTVR Tax changed manually
Exporting NAV_ANTEIL TYPE BSET-FWSTE Allocate non-deductible tax
Importing ANZAHLUNG TYPE SPACE
Importing DIALOG TYPE SPACE Call dialog module indicator
Importing DISPLAY_ONLY TYPE C SPACE Display mode in the dialog module if <> BLANK
Importing INKLUSIVE TYPE C SPACE
Importing I_ANWTYP TYPE BKPF-AWTYP SPACE
Importing I_DMBTR TYPE BSEG-DMBTR '0'
Importing I_MWSTS TYPE BSEG-MWSTS '0'
Importing I_TAXCOM TYPE TAXCOM
Importing PRUEFEN TYPE C SPACE
Importing RESET TYPE C SPACE
Importing I_KTOSL TYPE BSEG-KTOSL SPACE Vorgangsschlüssel
Tables T_XKOMV TYPE KOMV
Exception MWSKZ_NOT_DEFINED TYPE No percentage rate in procedure for this tax code
Exception MWSKZ_NOT_FOUND TYPE
Exception MWSKZ_NOT_VALID TYPE Tax code is not valid here
Exception STEUERBETRAG_FALSCH TYPE
Exception COUNTRY_NOT_FOUND TYPE
Exception TXJCD_NOT_VALID TYPE Unzulässiger Steuerstandortcode
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20091125 
SAP Release Created in