SAP ABAP Function Module CALCULATE_TAX_DOCUMENT (Steuern auf Belegebene pruefen/rechnen)
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_DOCUMENT Steuern auf Belegebene pruefen/rechnen  
Function Group TAX1   Taxes  
Program Name SAPLTAX1   Module Pool for Calculating Tax 
INCLUDE Name LTAX1U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ITXDAT TYPE ITXDAT Total of all taxes in FC
Exporting E_XSTVR TYPE BKPF-XMWST Tax amounts were changed
Exporting E_PRSDT TYPE BKPF-BUDAT
Importing I_BUKRS TYPE BKPF-BUKRS Company code to which taxes are posted
Importing I_NOERR TYPE BSEZ-XMWST SPACE X - no error message for incorrect tax amount
Importing I_XSIMU TYPE BSEZ-XMWST SPACE X - simulation mode
Importing I_XHWBT TYPE RFOPT-XNOHW SPACE X - LC amounts ready for input
Importing I_XNOMS TYPE BSEZ-XMWST SPACE X - no warning for tax code in open item
Importing I_GENER TYPE T020-GENER 0 Enjoy
Tables T_BKPF TYPE BKPF Document headers
Tables T_BSEG TYPE BSEG Line items
Tables T_DBSEG TYPE DBSEG Detail line items
Tables T_FICCO TYPE FICCO Values to be corrected in external company code
Tables T_FICTX TYPE FICTX Tax data fr.external company codes
Exception ERROR_CALCULATE_DISCOUNTB TYPE Error in cash discount base calculation
Exception MWSKZ_NOT_DEFINED TYPE Tax code not defined
Exception USER_EXIT TYPE Tax check ended with cancellation
Exception MWSKZ_EINHEITLICH_VORGEBEN TYPE Use only '**' or an explicit indicator
Exception STEUERBETRAG_FALSCH TYPE
               
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