Menu

SAP Function Module WPSTS_GET_SUBORD_TL_WPSTLH_ALL

Untergeord. Arbeitspläne ab einem Ausgangsknoten der Hierarchie auflisten

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 WPSTS_GET_SUBORD_TL_WPSTLH_ALL (Untergeord. Arbeitspläne ab einem Ausgangsknoten der Hierarchie auflisten) is a standard Function Module in SAP ERP and is part of the function group WPSTS within the package DIWPS_TL.

Technical Information

Function Module WPSTS_GET_SUBORD_TL_WPSTLH_ALL
Short Text Untergeord. Arbeitspläne ab einem Ausgangsknoten der Hierarchie auflisten
Function Group WPSTS
Package DIWPS_TL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUOBJ LIKE INOB-CUOBJ Configuration (internal object number)
EQUNR LIKE CAUFVD-EQUNR Equipment for interpretation of variant configuration
EXCLUDE_INACTIVE TYPE XFELD Flag: exclude inactive task list (hierarchies)
INCL_OPS TYPE XFELD SPACE Checkbox
IS_TCA11 TYPE TCA11 Object selection for object overviews
LEVEL TYPE SEU_LEVEL Node level
PLNAL LIKE PLKO-PLNAL Group counter
PLNNR LIKE PLKO-PLNNR Key for task list group
PLNTY LIKE PLKO-PLNTY Task list type
ROOT_NODE_ID TYPE WPS_NID_TL 0 Node-ID of the root task list for subtree (only for recursive calls)
STTAG LIKE PLKO-DATUV SYST-DATUM Key date for task list hierarchy
TPLNR LIKE CAUFVD-TPLNR Functional location for configuration

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAST_NODE_ID TYPE WPS_NID_TL Value of last used node ID (only for recursive calls)

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
ET_TLH_INACT LIKE WPS_TLH Inactive task list (hierarchies)
EXP_PLPO LIKE PLPO Task list - operation/activity
IT_CONF_VALUES LIKE API_VAL_I Assigning and Deleting Characteristic Values
TLHIERARCHY LIKE WPS_TLH Task list hierarchy

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Internal error (should not occur)
LEVEL_TOO_HIGH Task list level too deep (max. 99)
TASKLIST_NOT_FOUND Task list could not be found