Menu

SAP Function Module SUSR_ZBV_USER_SYSTEM_SAVE

Zentrale Benutzerverwaltung: Tochtersysteme einem Benutzer zuordnen

The Function Module SUSR_ZBV_USER_SYSTEM_SAVE (Zentrale Benutzerverwaltung: Tochtersysteme einem Benutzer zuordnen) is a standard Function Module in SAP ERP and is part of the function group SUU9 within the package SUSR.

Technical Information

Function Module SUSR_ZBV_USER_SYSTEM_SAVE
Short Text Zentrale Benutzerverwaltung: Tochtersysteme einem Benutzer zuordnen
Function Group SUU9
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
DISTRIBUTE TYPE CHAR01 'X' Änderungen an ZBV-Lanschaft verteilen
TCODE TYPE CDHDR-TCODE Transaktion, in der eine Änderung durchgeführt wurde
WRITE_CHANGE_DOCS TYPE CHAR01 'X' Baustein soll Änderungsbelege 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
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.