SAP ABAP Function Module OIB_CHECK_OIH30I_MSEG305 (Checks if two MSEG line fit to the OIH30I line)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
OIB (Package) HPM Hydrocarbon Product Management
⤷
⤷
⤷
Basic Data
| Function Module | OIB_CHECK_OIH30I_MSEG305 | Checks if two MSEG line fit to the OIH30I line |
| Function Group | OIB_TST_SUB_SCREEN | Two Step Transfer/Tank Management |
| Program Name | SAPLOIB_TST_SUB_SCREEN | |
| INCLUDE Name | LOIB_TST_SUB_SCREENU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_OIH30H | TYPE | OIH30H | Tracking header | |||
| |
ES_OIH30I | TYPE | OIH30I | Tracking item | |||
| |
ES_MSEG_303 | TYPE | MSEG | Document Segment: Material | |||
| |
I_TRKNR | TYPE | OIH_TRKNR | Tracking number | |||
| |
I_TRKJR | TYPE | OIH_TRKJR | Tracking number year | |||
| |
IS_MSEG_305 | TYPE | MSEG | Document Segment: Material | |||
| |
PARAM_ERROR | TYPE | Wrong Parameters, No check performed | ||||
| |
OIH30H_NOT_FOUND | TYPE | Could not find entry in DB table OIH30H | ||||
| |
OIH30I_NOT_FOUND | TYPE | Could not find entry in DB table OIH30I | ||||
| |
FTIND_SET | TYPE | Final tracking indicator set | ||||
| |
MATNR_DONT_MATCH | TYPE | Material numbers don't match | ||||
| |
WERKS_DONT_MATCH | TYPE | Receiving plant and issuing plant don't match | ||||
| |
MSEG303_NOT_FOUND | TYPE | Could not find entry in DB table MSEG | ||||
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 |