Menu

SAP Function Module WPSTS_TL_CONF_OBJECT_CREATE

(Temporäre) Konfiguration für Arbeitsplan anlegen

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_TL_CONF_OBJECT_CREATE ((Temporäre) Konfiguration für Arbeitsplan anlegen) 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_TL_CONF_OBJECT_CREATE
Short Text (Temporäre) Konfiguration für Arbeitsplan anlegen
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
EQUNR LIKE CAUFVD-EQUNR Equipment number
PLNAL LIKE PLKO-PLNAL Group counter (task list)
PLNNR LIKE PLKO-PLNNR Key for task list group (task list)
PLNTY LIKE PLKO-PLNTY Task list type (task list)
STTAG LIKE PLKO-DATUV SYST-DATUM Actual day for configuration
TPLNR LIKE CAUFVD-TPLNR Functional location

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUOBJ LIKE INOB-CUOBJ Configuration (internal object number)

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
IT_CONF_VALUES LIKE API_VAL_I Assigning and Deleting Characteristic Values

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_CE_C_PROCESSING Error during creation of configuration instance (should not appear)
ERROR_IN_CE_I_CONFIGURE Error during definition of configuration instance
ERROR_IN_CONFIG_INSTANCE Could not find int. number of configuration instance (should not appear)
ERROR_IN_PROFILE_SELECTION The relevant profile for task list could not be detected
INTERNAL_ERROR Internal error ( should not occur)
NO_CONF_VALUES No configuration values (neither in equi nor in table)
TL_NO_CONFIGURATION No configuration for task list found (also: maybe task list does not exist)