The Function Module PVSMC_OPEN (Auswahl des Nachrichtensammlers) is a standard Function Module in SAP ERP and is part of the function group PVSMC within the package CPPEENG.
Function Module | PVSMC_OPEN |
Short Text | Auswahl des Nachrichtensammlers |
Function Group | PVSMC |
Package | CPPEENG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
MESSAGE_HANDLER | TYPE | C | 'D' | Zu öffnender Nachrichtensammler |
MSG_FUNC_NAME | TYPE | RS38L_FNAM | Falls HANDLER - 'E': Name des FBs für ext. Message Handler |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MESSAGE_COLLECTOR_NOT_OPEN | Nachrichtensammler nicht initialisiert |
MESSAGE_HANDLER_ALREADY_SET | Nachrichtensammler breits gesetzt |
MESSAGE_HANDLER_UNKNOWN | Unbekannter Nachrichtensammler |