Menu

SAP Function Module BKK_STACK_CHECK_USER_DIFFERENT

BKK: Prüfung, ob der User ein anderer als der Anleger ist

The Function Module BKK_STACK_CHECK_USER_DIFFERENT (BKK: Prüfung, ob der User ein anderer als der Anleger ist) is a standard Function Module in SAP ERP and is part of the function group FBA10 within the package FKBS_FINSERV.

Technical Information

Function Module BKK_STACK_CHECK_USER_DIFFERENT
Short Text BKK: Prüfung, ob der User ein anderer als der Anleger ist
Function Group FBA10
Package FKBS_FINSERV
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_FLG_MESSAGE LIKE BOOLE-BOOLE 'X' Kennz.: Fehlernachrichten ausgeben
I_USER LIKE SY-UNAME SY-UNAME User

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC Returncode: (<>0: Fehler)

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_T_BKKA5_TO_CHECK LIKE BKKA5 zu prüfende Scheckstapel

Exceptions

This function module does not define any Exceptions.