SAP ABAP Function Module OIH_GET_ITEM_DATA_RESERVATION (Get the relevant reservation item data)
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 | OIH_GET_ITEM_DATA_RESERVATION | Get the relevant reservation item data |
| Function Group | OIH_EXCISE_DUTY | Sub-screen with TDP relevant information |
| Program Name | SAPLOIH_EXCISE_DUTY | Sub-screen with TDP relevant information |
| INCLUDE Name | LOIH_EXCISE_DUTYU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TDP_DATA | TYPE | OIH_S_GOITEM_TDP | Structure with display TDP fields for goods movement | |||
| |
I_RSNUM | TYPE | RESB-RSNUM | Number of reservation/dependent requirements | |||
| |
I_RSPOS | TYPE | RESB-RSPOS | Item number of reservation/dependent requirements | |||
| |
E_MISSING_MANDATORY_PARAM | TYPE | Null input parameter | ||||
| |
E_NO_SUCH_RESERVATION | TYPE | Reservation does not exist | ||||
| |
E_NO_SUCH_RESERVATION_ITEM | TYPE | Item not found in reservation | ||||
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 |