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_ZBV_USER_SEND () is a standard Function Module in SAP ERP and is part of the function group SUU6 within the package SUSR.
Function Module | SUSR_ZBV_USER_SEND |
Short Text | |
Function Group | SUU6 |
Package | SUSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS | LIKE | BAPIADDR3 | Address | |
ADD_FIELDS | TYPE | BAPIADDFLD | zusätzliche USERCLONE IDoc Felder | |
ADD_FIELDSX | TYPE | BAPIADDFLDX | Änderungsflags zu BAPIADDFLD (diverse zusätzliche Felder) | |
ALIAS | LIKE | BAPIALIAS | User Name Alias | |
COMPANY | LIKE | BAPIUSCOMP | Company | |
COMPANY_DATA | LIKE | BAPIADDR1 | ||
DEFAULTS | LIKE | BAPIDEFAUL | Structure with User Defaults | |
EXTIDSX | LIKE | BAPIUSEXTIDX | ||
LOGONDATA | LIKE | BAPILOGOND | Structure with Logon Data | |
METHOD | LIKE | BAPIMETHOD | ||
PASSWORD | LIKE | BAPIPWD | Password | |
REF_USER | LIKE | BAPIREFUS | User Name | |
SUBSYSTEM | LIKE | USZBVLNDRC-RCVSYSTEM | Child system | |
UCLASS | LIKE | BAPIUCLASS | ||
UCLASSX | LIKE | BAPIUCLASSX | ||
USERNAME | LIKE | BAPIBNAME-BAPIBNAME | User Name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITYGROUPS | LIKE | BAPIAGR | ||
APPLREF | LIKE | BAPIAPREF | References to application objects for user | |
EXTIDHEAD1 | LIKE | BAPIUSEXTIDHEAD | Kopfdaten zu externer ID eines Benutzers | |
EXTIDPART1 | LIKE | BAPIUSEXTIDPART | Teil eines Langfeldes zur externen ID eines Benutzers | |
EXTIDS | TYPE | BAPIUSEXTID | ||
GROUPS | LIKE | BAPIGROUPS | Transfer Structure for a List of User Groups | |
PARAMETER | LIKE | BAPIPARAM1 | Table with User Parameters | |
PERSDATA | LIKE | BAPIPERS | Personalization distribution exchange format | |
PROFILES | LIKE | BAPIPROF |
This function module does not define any Exceptions.