Menu

SAP Function Module SUSR_ZBV_LOCAL_PROFILES_SAVE

Holt die zuordnung Benutzer ->Profile aus dem RFC-System

The Function Module SUSR_ZBV_LOCAL_PROFILES_SAVE (Holt die zuordnung Benutzer ->Profile aus dem RFC-System) is a standard Function Module in SAP ERP and is part of the function group SUUS within the package SUSR.

Technical Information

Function Module SUSR_ZBV_LOCAL_PROFILES_SAVE
Short Text Holt die zuordnung Benutzer ->Profile aus dem RFC-System
Function Group SUUS
Package SUSR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TCODE TYPE CDHDR-TCODE Transaktion, in der eine Änderung durchgeführt wurde
WRITE_PRF_CHANGE_DOCS TYPE CHAR01 'X' Baustein soll Änderungsbelege zu Profilzuordnungen/-löschungen selbst schreiben
WRITE_SYS_CHANGE_DOCS TYPE CHAR01 'X' Baustein soll Änderungsbelege zu Systemzuordnungen selbst schreiben

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CD_TIME_STAMPS TYPE SUID_TT_CD_TIMESTAMP Änderungszeitstempel
USL04_CD_NEW TYPE SUID_TT_CD_USL04 Änderungsbelege: neue oder geänderte Profilzuordnungen
USL04_CD_OLD TYPE SUID_TT_CD_USL04 Änderungsbelege: gelöschte Profilzuordnungen
ZBVSYS_CD_NEW TYPE SUID_TT_CD_ZBVSYS Änderungsbelege: neue Systemzuordnungen
ZBVSYS_CD_OLD TYPE SUID_TT_CD_ZBVSYS Änderungsbelege: gelöschte Systemzuordnungen

Exceptions

This function module does not define any Exceptions.