Menu

SAP Function Module CMT2_PSB_INSERT_CLASS2FOLDER

Klasse in der Mappe

The Function Module CMT2_PSB_INSERT_CLASS2FOLDER (Klasse in der Mappe) is a standard Function Module in SAP ERP and is part of the function group CMT2_PSB_DATACOLLECTOR within the package CMT2_PSB.

Technical Information

Function Module CMT2_PSB_INSERT_CLASS2FOLDER
Short Text Klasse in der Mappe
Function Group CMT2_PSB_DATACOLLECTOR
Package CMT2_PSB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTUAL_LEVEL LIKE PDM_TREE-ACTUAL_LEVEL Aktuelle Stufe des Knotens im Produktstrukturbrowser
ANYOBJECT_DATA LIKE PDM_OBJECTS Objekte im Produktstrukturbrowser, die keine Klassen sind
OBJECT_HANDLE LIKE PDM_TREE-OBJECT_HANDLE Identifikation eines Objekts im Produktstrukturbrowser
PARENT_LEVEL LIKE PDM_TREE-PARENT_LEVEL Stufe des Vorgängers im Produktstrukturbrowser
RFCDEST LIKE PDM_TREE-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
TREE_ID LIKE PDM_TREE-TREE_ID ID des Baums im Produktstrukturbrowser
VALIDFROM LIKE SY-DATUM SYST-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum

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
NODE_COLLECTION LIKE PDM_TREE Struktur des Baumgraphen für den Produktstrukturbrowser
OBJCLASS_DATA LIKE PDM_OBJCLASS Objektklassendaten im Produktstrukturbrowser

Exceptions

This function module does not define any Exceptions.