The Function Module WB2_N2M_RESORT_DOC_PRED_DOC_PO (N2M: Umsortieren einer Tab. der Struktur WB2_DOC_PRED_DOC für Bestellungen) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_PROCESS_SERVICES within the package WB2BPOSTYPMNGT.
Function Module | WB2_N2M_RESORT_DOC_PRED_DOC_PO |
Short Text | N2M: Umsortieren einer Tab. der Struktur WB2_DOC_PRED_DOC für Bestellungen |
Function Group | WB2_N2M_PROCESS_SERVICES |
Package | WB2BPOSTYPMNGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOC_PRED_DOC_TAB | TYPE | WB2_DOC_PRED_DOC_TAB | umzusortierende Tabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DOC_PRED_DOC_TAB | TYPE | WB2_DOC_PRED_DOC_TAB | umsortierte Tabelle |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.