SAP ABAP Function Module IS_OIH01_SINGLE_READ (Buffered read of excise duty rate table)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OIH (Package) TDP Tariffs, Duties and Permits
Basic Data
Function Module IS_OIH01_SINGLE_READ Buffered read of excise duty rate table  
Function Group OIHS   Buffer Read of Excise Duty Tables  
Program Name SAPLOIHS    
INCLUDE Name LOIHSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_OIH01 TYPE OIH01 Excise Duty Rates Table
Importing I_BUKRS TYPE OIH01-BUKRS Company Code
Importing I_WERKS TYPE OIH01-WERKS Plant
Importing I_TAXGRP TYPE OIH01-TAXGRP Excise duty tax group for material(s)
Importing I_HANTYP TYPE OIH01-HANTYP Excise Duty Handling Type (Denotes Use of Material)
Importing I_DATUV TYPE OIH01-DATUV Excise duty rate valid from date
Importing I_DATUV_OPTION TYPE DDOPTION 'EQ' Type of OPTION: EQ+GE supported
Importing I_BYPASSING_BUFFER TYPE C SPACE A=only fr.DB;B=only fr.buffer(no DB); X=read DB,fill buffer ;T=transfer to buff
Importing I_REFRESH_BUFFER TYPE C
Importing I_PREFETCH_ALL TYPE XFELD Prefetch all records, if internal buffer is empty
Tables TE_OIH01 TYPE OIH01 Excise Duty Rates Table
Exception RECORD_NOT_FOUND TYPE
Exception INVALID_CALL 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  20050224 
SAP Release Created in 46C