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 RSSB_AUTHORITY_ADMWB_ISOURCE (Berechtigungsschutz InfoSource (Bewegungsdaten)) is a standard Function Module in SAP ERP and is part of the function group RSSB within the package RSS.
Function Module | RSSB_AUTHORITY_ADMWB_ISOURCE |
Short Text | Berechtigungsschutz InfoSource (Bewegungsdaten) |
Function Group | RSSB |
Package | RSS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTVT | LIKE | AUTHB-ACTVT | Aktivität | |
I_APPLNM | LIKE | AUTHBIW-RSAPPLNM | Anwendungskomponente | |
I_ISOURCE | LIKE | AUTHBIW-RSISOURCE | InfoSource | |
I_ISRCOBJ | LIKE | AUTHBIW-RSISRCOBJ | InfoSource-Teilobjekt | |
I_TRY_DISPLAY | TYPE | RS_BOOL | Falls Pflegen nicht erlaubt, Test auf Anzeigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DISPLAY_ONLY | TYPE | RS_BOOL | Nur Anzeige erlaubt |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
USER_NOT_AUTHORIZED | Nutzer hat keine Berechtigung |