SAP ABAP Function Module OIJ_3WP_ASSIGN_ITEMS_WITH_DS (Assign Items to a voyage (Carrier Nomination) with Demand-Supply-Pegging)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
⤷
OIJ (Package) TSW Traders and Schedulers Workbench
⤷
⤷
Basic Data
| Function Module | OIJ_3WP_ASSIGN_ITEMS_WITH_DS | Assign Items to a voyage (Carrier Nomination) with Demand-Supply-Pegging |
| Function Group | OIJ_3WP_BCKEND | TSW: 3WP Data Selection |
| Program Name | SAPLOIJ_3WP_BCKEND | |
| INCLUDE Name | LOIJ_3WP_BCKENDU30 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
XT_OUTTAB_DMD | TYPE | ROIJ_3WP_GRID_T | Table type for ROIJ_3WP_GRID | |||
| |
XT_OUTTAB_SUP | TYPE | ROIJ_3WP_GRID_T | Table type for ROIJ_3WP_GRID | |||
| |
XT_OUTTAB_HIDDEN_DS | TYPE | ROIJ_3WP_GRID_T | Table type for ROIJ_3WP_GRID | |||
| |
XT_OUTTAB_DS | TYPE | ROIJ_3WP_GRID_T | Table type for ROIJ_3WP_GRID | |||
| |
XT_OUTTAB_TRANS | TYPE | ROIJ_3WP_GRID_TRANS_T | Table Type for ROIJ_3WP_GRID_TRANS | |||
| |
EV_REFRESH_DS | TYPE | XFELD | Refresh Outtab for Distribution Schedule | |||
| |
EV_REFRESH_DMD | TYPE | XFELD | Refresh Outtab for Demand Items | |||
| |
EV_REFRESH_SUP | TYPE | XFELD | Refresh Outtab for Supply Avails | |||
| |
EV_REFRESH_TRANS | TYPE | XFELD | Refresh Outtab for Transportation Avails | |||
| |
IV_PS_FLAG | TYPE | OIJ_XFLAG_PS | GC_FALSE | Pegging to Stock | ||
| |
IT_MARKED_ROWS_DMD | TYPE | LVC_T_ROW | ALV control: Table rows | |||
| |
IT_MARKED_ROWS_SUP | TYPE | LVC_T_ROW | ALV control: Table rows | |||
| |
IT_MARKED_ROWS_TRANS | TYPE | LVC_T_ROW | ALV control: Table rows | |||
| |
MULTIPLE_PEGGING | TYPE | Multiple pegging | ||||
| |
DOUBLE_ASSIGNMENT | TYPE | Double assignment of Demand or Supply items in the Distribution schedule | ||||
| |
PEGGING_ERROR | TYPE | Pegging Error | ||||
| |
ZERO_QUANTITY | TYPE | Total quantity equals 0 for stern item | ||||
| |
VEHICLE_BLOCKED | TYPE | Vehicle blocked due to reason code | ||||
| |
MULTIPLE_VEHICLE_ASSIGNED | TYPE | Multiple vehicle assigned to one Distribution schedule line | ||||
| |
CONSUMED_ITEM | TYPE | Demand or Supply item is already consumed; pegging is terminated. | ||||
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 |