SAP ABAP Function Module ISU_DB_TE011BR_SELECT_PERIOD (Determine tax determination ID based on quantity)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CA (Application Component) Contract Accounts Receivable and Payable
     EELOCAL_BRAZIL (Package) Localization for Brazil
Basic Data
Function Module ISU_DB_TE011BR_SELECT_PERIOD Determine tax determination ID based on quantity  
Function Group EE30_TAX_DET_BR   Tax determination Brazil  
Program Name SAPLEE30_TAX_DET_BR    
INCLUDE Name LEE30_TAX_DET_BRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting Y_COUNT TYPE SYST-DBCNT Number of records found
Importing X_ERMWSKZ TYPE TE011BR-ERMWSKZ Tax determination ID
Importing X_FROM TYPE TE011BR-FROMD Begin of the time period
Importing X_TO TYPE TE011BR-TODAT End of the time period
Importing X_QUANT TYPE ERCHZ-I_ABRMENGE Quantity
Tables T_TE011BR TYPE TE011BR Table of records to be read
Exception DATABASE_ENTRIES_NOT_COVER TYPE The data in DB does not cover the entire period
               
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  20050224 
SAP Release Created in 471