Menu

SAP Function Module ICRC20_USER_PREFS

Pflege von Benutzereinstellungen

The Function Module ICRC20_USER_PREFS (Pflege von Benutzereinstellungen) is a standard Function Module in SAP ERP and is part of the function group ICRC20_PREF within the package FB_ICRC.

Technical Information

Function Module ICRC20_USER_PREFS
Short Text Pflege von Benutzereinstellungen
Function Group ICRC20_PREF
Package FB_ICRC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_FIRST TYPE CHAR1 Einstelliges Kennzeichen
ID_MODE TYPE CHAR10 'DISPLAY' Modus (Ändern/Anzeigen)
IS_AP_EXAMPLE TYPE RFICRC20_ITEM Beispieldaten für Kreditorenbeleg
IS_AR_EXAMPLE TYPE RFICRC20_ITEM Beispieldaten für Debitorenbeleg
I_DEFAULT_HEIGHT TYPE NUMC3 0 Vorschlagswert für Höhe (Anzeige)
I_DEFAULT_WIDTH TYPE NUMC3 0 Vorschlagswert für Breite (Anzeige)
I_STARTING_COL TYPE NUMC3 0 Aufruf als Popup: Anfang: Spalte
I_STARTING_ROW TYPE NUMC3 0 Aufruf als Popup: Anfang: Zeile

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
C_USER_PREFS TYPE ICRC00_USER_PREF Abstimmung Bilanz: Benutzerspezifische Einstellungen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.