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 |
|---|---|---|---|---|---|---|---|
| |
E_OIH01 | TYPE | OIH01 | Excise Duty Rates Table | |||
| |
I_BUKRS | TYPE | OIH01-BUKRS | Company Code | |||
| |
I_WERKS | TYPE | OIH01-WERKS | Plant | |||
| |
I_TAXGRP | TYPE | OIH01-TAXGRP | Excise duty tax group for material(s) | |||
| |
I_HANTYP | TYPE | OIH01-HANTYP | Excise Duty Handling Type (Denotes Use of Material) | |||
| |
I_DATUV | TYPE | OIH01-DATUV | Excise duty rate valid from date | |||
| |
I_DATUV_OPTION | TYPE | DDOPTION | 'EQ' | Type of OPTION: EQ+GE supported | ||
| |
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 | ||
| |
I_REFRESH_BUFFER | TYPE | C | ||||
| |
I_PREFETCH_ALL | TYPE | XFELD | Prefetch all records, if internal buffer is empty | |||
| |
TE_OIH01 | TYPE | OIH01 | Excise Duty Rates Table | |||
| |
RECORD_NOT_FOUND | TYPE | |||||
| |
INVALID_CALL | TYPE | |||||
Processing Type
| Normal Function 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 |