The Function Module W_SLS_MEPO_SI_CORRELATE (SLS-Unterpositionshandling in der MEPO: Mengenkorrelation) is a standard Function Module in SAP ERP and is part of the function group WFR25 within the package WFRM.
Function Module | W_SLS_MEPO_SI_CORRELATE |
Short Text | SLS-Unterpositionshandling in der MEPO: Mengenkorrelation |
Function Group | WFR25 |
Package | WFRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AKTYP | TYPE | AKTYP | Aktivitätstyp in der Transaktion (H, V, A, E) | |
I_EKKO | TYPE | EKKO | Einkaufsbelegkopf | |
I_MAIN_ITEM | TYPE | MEPOITEM | Hauptposition | |
I_QUANTITY_MI_CHANGED | TYPE | FRM_FLAG | 'X' | Menge der Hauptposition geändert? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MAIN_ITEM | TYPE | SLS_MEPO_ITEM_TYPE | Hauptposition |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_SCHEDULES_MI | LIKE | SLS_MEPO_SCHEDULE_TYPE | Einteilungen zur Hauptposition | |
ET_SCHEDULES_SI | LIKE | SLS_MEPO_SCHEDULE_TYPE | Einteilungen zu den Unterposition | |
ET_SUBITEMS | LIKE | SLS_MEPO_ITEM_TYPE | Unterpositionen | |
IT_SCHEDULES | LIKE | MEPOSCHEDULE | Einteilungen zu Haupt- und Unterpositionen | |
IT_SUBITEMS | LIKE | MEPOITEM | Unterpositionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_CONSISTENT | Menge der Hauptposition ungleich Summe der Unterpositionen |
NOT_RELEVANT | Aufruf zu einer nicht relevanten Unterposition |