Menu

SAP Function Module LTRS_RESOURCE_FOR_TASK_GET

Get resources capable of performing given tasks

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 LTRS_RESOURCE_FOR_TASK_GET (Get resources capable of performing given tasks) is a standard Function Module in SAP ERP and is part of the function group LTRS_SERVICES within the package LTRS.

Technical Information

Function Module LTRS_RESOURCE_FOR_TASK_GET
Short Text Get resources capable of performing given tasks
Function Group LTRS_SERVICES
Package LTRS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_LOCAT TYPE LTRM_LOCAT Site

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IR_STATUS LIKE LTRM_RANGE_C2 Structure of a Range Table for a two Character Field
IR_TASKI LIKE LTRM_RANGE_C22 Structure of a Range Table for a 22 Character Field

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AVAILABLE_RESOURCE No resource found
WRONG_TASK_STATUS Tasks in this status can't be re-assigned