Menu

SAP Function Module CATS_MY_GET_BOOTSTRAP

Ermittle dem Benutzer zugeordnete Personalnummern

The Function Module CATS_MY_GET_BOOTSTRAP (Ermittle dem Benutzer zugeordnete Personalnummern) 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_GET_BOOTSTRAP
Short Text Ermittle dem Benutzer zugeordnete Personalnummern
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_EMPLOYEENUMBER TYPE P_PERNR Personalnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_EMPLOYEES TYPE CATS_MY_TABLE_EMPLOYEES Liste von (zugeordneten) Mitarbeitern
EX_INSTALLATION_ID TYPE CATS_OFFLINE_INSTALLATION_ID myCats: Installationsnummer
EX_MESSAGES TYPE CATS_MESSAGES_TAB Tabelle von Meldungen im BAPIRET2 Format
EX_USERSETTINGS TYPE CATS_MY_USERS Liste von (zugeordneten) Mitarbeitern

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.