Menu

SAP Function Module CATS_MY_MERGE_CUSTOMER_MSG

Aufruf des Kundenexits für kundeneigene Meldungen

The Function Module CATS_MY_MERGE_CUSTOMER_MSG (Aufruf des Kundenexits für kundeneigene Meldungen) is a standard Function Module in SAP ERP and is part of the function group CATS_MY within the package CATS_MY_INTERFACE.

Technical Information

Function Module CATS_MY_MERGE_CUSTOMER_MSG
Short Text Aufruf des Kundenexits für kundeneigene Meldungen
Function Group CATS_MY
Package CATS_MY_INTERFACE
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_PARAMETER TYPE BAPI_PARAM Parametername
IM_PERNR TYPE PERNR_D Personalnummer
IM_PROFILE TYPE CATSVARIAN Erfassungsprofil

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_MESSAGES TYPE CATS_MESSAGES_TAB Tabelle von Meldungen im BAPIRET2 Format

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATSRECORDS LIKE CATS_COMM CATS: Kommunikationsstruktur

Exceptions

This function module does not define any Exceptions.