Menu

SAP Function Module CPWBBROWSER_EXTERN_CALL

Externer Aufruf des Browsers (DMU)

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.

Technical Information

Function Module CPWBBROWSER_EXTERN_CALL
Short Text Externer Aufruf des Browsers (DMU)
Function Group CPWBBROWSER
Package CP
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.