Menu

SAP Function Module FVD_TABLE_USER_DATA_CHANGE

Ändern der Benutzerdaten

The Function Module FVD_TABLE_USER_DATA_CHANGE (Ändern der Benutzerdaten) is a standard Function Module in SAP ERP and is part of the function group FVD_TABLE_UPDATE within the package FVVD.

Technical Information

Function Module FVD_TABLE_USER_DATA_CHANGE
Short Text Ändern der Benutzerdaten
Function Group FVD_TABLE_UPDATE
Package FVVD
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_INIT TYPE FLAG SPACE X' - Initialisierung des Zeitstempels
I_MODE TYPE FLAG SPACE I' - Insert, 'U' - Update
I_ORIGIN TYPE REHER Herkunft der Erfassung / Änderung

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_WRK TYPE ANY Struktur mit Benutzerdaten RERF, RHER

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.