SAP ABAP Function Module RFIDPT_GET_PR_TAX_INFO (Get tax info relevant for Pro-Rata)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CA-GTF-CSC (Application Component) Country-Specific Objects
     ID-FI (Package) International development: FI-GL/AP/AR
Basic Data
Function Module RFIDPT_GET_PR_TAX_INFO Get tax info relevant for Pro-Rata  
Function Group RFIDPT_POST   VAT Pro-Rata document posting  
Program Name SAPLRFIDPT_POST    
INCLUDE Name LRFIDPT_POSTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_KTOSL_DED TYPE KTOSL Transaction Key
Exporting E_KBETR_DED TYPE KBETR Rate (condition amount or percentage)
Exporting E_KTOSL_NDED TYPE KTOSL Transaction Key
Exporting E_KBETR_NDED TYPE KBETR Rate (condition amount or percentage)
Exporting E_KBETR_DED_P TYPE VVSBETRAG Rate (condition amount or percentage)
Exporting E_KBETR_NDED_P TYPE VVSBETRAG Rate (condition amount or percentage)
Importing I_LAND1 TYPE LAND1 Country Key
Importing I_BUKRS TYPE BUKRS Company Code
Importing I_MWSKZ TYPE MWSKZ KOMV structure plus index
Importing I_COEF TYPE KWERT Condition value
Exception INVALID_KSCHL TYPE Invalid condition type
Exception INVALID_KTOSL TYPE Invalid transaction key
Exception NO_DED_PART TYPE Tax code has no deductible part
Exception MORE_THAN_ONE_DED_PART TYPE Tax code has more than one deductible part
Exception NO_NDED_PART TYPE Tax code has no non-deductible part
Exception NON_DED_PART_IS_NOT_ZERO TYPE Non deductible part has percentage different than zero
Exception DED_PART_IS_NOT_GREATER_T_Z TYPE Deductible part has not percentage greater than zero
Exception DOUBLE_NON_DED_NOT_IDENTIFIED TYPE More than one non deductible part and no customization exists
Exception ARITHMETIC_ERROR TYPE Arithmetic error occurred
               
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  20060703 
SAP Release Created in 500