Menu

SAP Function Module SUSR_USER_SURFACE_MAINT_ATTRIB

User: Interface for attribute maintenance

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module SUSR_USER_SURFACE_MAINT_ATTRIB (User: Interface for attribute maintenance) is a standard Function Module in SAP ERP and is part of the function group SUU5 within the package SUSR.

Technical Information

Function Module SUSR_USER_SURFACE_MAINT_ATTRIB
Short Text User: Interface for attribute maintenance
Function Group SUU5
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_ONLY LIKE SPACE Display Transaction
MAINT_FOR_OWN_USER_ONLY LIKE SPACE
SNC LIKE SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE_PASSWORD TYPE XUMARK Deactivate Password
PASSWORD LIKE XU400-NEWCODE New Password

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALIAS LIKE BAPIALIAS Internet User Alias
EXTIDS TYPE BAPIUSEXTID
MASS_AGR LIKE 'ADD'
MASS_PARAM LIKE 'ADD'
MASS_PROF LIKE 'ADD'
MASS_SYSTEM LIKE 'ADD'
REF_USER LIKE BAPIREFUS User name in user master record
REF_USERX LIKE Massenänderungen: Refernzbenutzer
UCLASS LIKE BAPIUCLASS
USER_UCLASSX LIKE BAPIUCLASSX

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELD_MAINTENANCE_FLAGS LIKE USRFIELD
SUBSYSTEMS LIKE USSYSTEM
UCLASSSYS LIKE BAPIUCLASSSYS
USER_GROUPS LIKE USGROUPS
USER_LOCAGR LIKE USLOCAGR
USER_LOCPROFILES LIKE USLOCPROF

Exceptions

This function module does not define any Exceptions.