SAP ABAP Function Module OIO_MT_GET (Get document flow data)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-OLM (Application Component) Remote Logistics Management
⤷
OIO (Package) RLM Remote Logistic Management
⤷
⤷
Basic Data
| Function Module | OIO_MT_GET | Get document flow data |
| Function Group | OIO_MT | OLM Material tracking |
| Program Name | SAPLOIO_MT | |
| INCLUDE Name | LOIO_MTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_FLOW | TYPE | ROIO_T_MT_FLOW | Object flow details for material tracking | |||
| |
ET_OBJECT | TYPE | ROIO_T_MT_OBJECT | Object details for material tracking | |||
| |
I_MTPROF_ID | TYPE | OIO_MTPROF_ID | Material tracking profile id | |||
| |
IT_START_OBJECT | TYPE | ROIO_T_OBJECT | Initial document flow objects | |||
| |
IS_PARAMETERS | TYPE | ROIO_MT_PARAM | OLM tracking parameters | |||
| |
IT_FILTERS | TYPE | OIO_T_MT_FILTER | Table of filter specifications for material tracking | |||
| |
INVALID_TRACKING_PROFILE | TYPE | material tracking profile was not found | ||||
| |
INVALID_FLOW_PROFILE | TYPE | Document flow profile was not found | ||||
| |
TRACKING_STOPPED | TYPE | Process stopped due to object count | ||||
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 |