SAP ABAP Function Module OIH_GET_ITEM_DATA_MATDOC (Get TDP data from material document item)
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_MATDOC | Get TDP data from material document item |
| 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_DUTYU04 |
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_MATDOC_NO | TYPE | MSEG-MBLNR | Number of material document | |||
| |
I_MATDOC_YEAR | TYPE | MSEG-MJAHR | Material doc. year | |||
| |
I_MATDOC_ITEM | TYPE | MSEG-ZEILE | Item in material document | |||
| |
E_MISSING_MANDATORY_PARAM | TYPE | Null input parameter | ||||
| |
E_MATERIAL_DOC_NOT_FOUND | TYPE | Material document does not exist | ||||
| |
E_MATERIAL_DOC_ITEM_NOT_FOUND | TYPE | No such item in material document | ||||
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 |