Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module RH_TASK_DEF_ROLE_BINDING_GET (Read Default Agent and Binding Definition of Task Specified) is a standard Function Module in SAP ERP and is part of the function group RHWB within the package SP00.
Function Module | RH_TASK_DEF_ROLE_BINDING_GET |
Short Text | Read Default Agent and Binding Definition of Task Specified |
Function Group | RHWB |
Package | SP00 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_PLVAR | LIKE | PLOG-PLVAR | SPACE | Plan version |
ACT_TASK | LIKE | RHOBJECTS-OBJECT | Role object (type and ID) | |
SEARCH_DATE | LIKE | SY-DATUM | SY-DATUM | Date for role resolution |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_DEF_ROLE | LIKE | RHOBJECTS-OBJECT |
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 |
---|---|---|---|---|
BINDING | LIKE | SWFBINDDB | Binding Definition, DB Interface | |
DEF_ROLE_BIND_DEF | LIKE | SWABINDEF | Workflow Binding: Definition Structure |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ACTIVE_PLVAR | No active plan version found |