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_EVENT_TASK_BINDING_EDIT_CNT (PD: Reconcile WF container binding of task and event) is a standard Function Module in SAP ERP and is part of the function group RH_WS_CONTAINER within the package SP00.
Function Module | RH_EVENT_TASK_BINDING_EDIT_CNT |
Short Text | PD: Reconcile WF container binding of task and event |
Function Group | RH_WS_CONTAINER |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_CLSNAM | LIKE | HRS1212-CLSNAM | Workflow: Type of Objects in Persistent Object References | |
ACT_CLSTYPE | LIKE | HRS1212-CLSTYP | Object Category | |
ACT_EVENT | LIKE | HRS1212-EVENT | ||
ACT_EVENT_TEXT | LIKE | HRSTASK-EVENT_TEXT | ||
ACT_MAINT | LIKE | T77FC-MAINT | ||
ACT_OBJTYP | LIKE | HRS1212-OBJTYP | ||
ACT_OTEXT | LIKE | T787O-OTEXT | ||
ACT_SHORT | LIKE | HRS1000-SHORT | ||
ACT_STEXT | LIKE | HRS1000-STEXT | ||
ACT_SUBTY | LIKE | HRS1212-SUBTY | ||
TASK_CONTAINER | CLASS | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INPUT_DONE | LIKE | SWABINEDIT-CHANGED |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BINDING | TYPE | SWFBNDPTAB | Table with Binding Definitions, Persistent Form |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EVENT_CONTAINER_NOT_EXIST | |
EVENT_NOT_EXIST | |
INCONSISTENT_BINDINGDEFINITION | |
TASK_CONTAINER_NOT_EXIST |