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 RH_GET_HRS_TASK_CONTAINER () is a standard Function Module in SAP ERP and is part of the function group RHWR within the package SP00.
Function Module | RH_GET_HRS_TASK_CONTAINER |
Short Text | |
Function Group | RHWR |
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_OBJID | LIKE | HRSOBJECT-OBJID | ||
ACT_OTYPE | LIKE | HRSOBJECT-OTYPE | ||
READ_ONLY_METHOD | LIKE | OBJEC-HISTO |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USED_CLSMET | LIKE | HRS1201-CLSMET | Workflow: Method Name | |
USED_CLSNAM | LIKE | HRS1201-CLSNAM | Workflow: Type of Objects in Persistent Object References | |
USED_METHOD_SYNCHRON | LIKE | HRS1201-SYNCHRON | ||
USED_METHTYPE | LIKE | HRS1201-METHTYPE | Object Category (for Events) | |
USED_OBJECT_METHOD | LIKE | HRS1201-SWMTD | ||
USED_OBJECT_TYPE | LIKE | HRS1201-SWOTP | ||
USED_TYPE_BACKGROUND_TASK | LIKE | HRS1201-BACKGROUND | ||
USED_TYPE_CONFIRM_TASK_END | LIKE | HRS1201-CONFIRMTSK |
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 |
---|---|---|---|---|
ACT_CONT_DEF | LIKE | SWCONTDEF |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CONTAINER_DEF_FOUND | |
NO_OBJECT_METHOD_DEFINED |