The Function Module CPWBBROWSER_EXTERN_CALL (Externer Aufruf des Browsers (DMU)) is a standard Function Module in SAP ERP and is part of the function group CPWBBROWSER within the package CP.
Function Module | CPWBBROWSER_EXTERN_CALL |
Short Text | Externer Aufruf des Browsers (DMU) |
Function Group | CPWBBROWSER |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CAPID | TYPE | CAPID | Anwendung | |
I_DYNNR | LIKE | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | |
I_MATNR | LIKE | MBM_CLASS_DATA-MATNR | Materialnummer | |
I_REPID | LIKE | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | |
I_STLAL | LIKE | MBM_CLASS_DATA-STLAL | Stücklistenalternative | |
I_STTAG | LIKE | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
I_WERKS | LIKE | MBM_CLASS_DATA-WERKS | Werk |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
I_MAT_TAB | LIKE | MAST | Verbindung Material - Stueckliste |
This function module does not define any Exceptions.