The Function Module IBAPI_SET_METHOD_LEVEL (Ausführungsreihenfolge für Methoden festlegen) is a standard Function Module in SAP ERP and is part of the function group IBAPI_ALM_ORDER_PROCESSING within the package IWO_BAPI_EX.
Function Module | IBAPI_SET_METHOD_LEVEL |
Short Text | Ausführungsreihenfolge für Methoden festlegen |
Function Group | IBAPI_ALM_ORDER_PROCESSING |
Package | IWO_BAPI_EX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_METHODS | TYPE | BAPI_ALM_ORDER_METHOD_T | Tabelle mit BAPI Verarbeitungsmethoden ALM |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_METHOD_LEVEL | TYPE | ALMB_PROC_LEVEL_TAB | Tabelle mit Reihenfolge der Abarbeitung |
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.