Menu

SAP Function Module PVSMC_OPEN

Auswahl des Nachrichtensammlers

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.

Technical Information

Function Module PVSMC_OPEN
Short Text Auswahl des Nachrichtensammlers
Function Group PVSMC
Package CPPEENG
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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