SAP Function Module RH_TASK_AGENTS_INDEX

Index for the Direct Agents of a Task

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module RH_TASK_AGENTS_INDEX (Index for the Direct Agents of a Task) is a standard Function Module in SAP ERP and is part of the function group RHW0 within the package SP00.

Technical Information

Function Module RH_TASK_AGENTS_INDEX
Short Text Index for the Direct Agents of a Task
Function Group RHW0
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_BEGDA LIKE OBJEC-BEGDA SY-DATUM
ACT_ENDDA LIKE OBJEC-ENDDA SY-DATUM
ACT_PLVAR LIKE OBJEC-PLVAR Plan Version
TASK_OBJID LIKE
TASK_OTYPE LIKE OBJEC-OTYPE
UPDATE_INDEX LIKE OBJEC-HISTO SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_BACKGROUND LIKE P1201-BACKGROUND Background Processing
ACT_GENERAL LIKE P1217-GENERAL Indicator: General task
ACT_NO_GENSEND LIKE P1217-NO_GENSEND General forwarding not allowed
ACT_NO_SEND LIKE P1217-NO_SEND Forwarding not allowed
ACT_PLVAR LIKE OBJEC-PLVAR Plan Version

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RELATED_AGENTS LIKE SWHACTOR

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ACTIVE_PLVAR
NO_AGENTS_OF_TASK_FOUND
NO_TASK_OTYPE