Menu

SAP Function Module SWO_INDEX_PARENT_CREATE

Eltern-Objekttyp-Index erzeugen

The Function Module SWO_INDEX_PARENT_CREATE (Eltern-Objekttyp-Index erzeugen) is a standard Function Module in SAP ERP and is part of the function group SWOD within the package SWO.

Technical Information

Function Module SWO_INDEX_PARENT_CREATE
Short Text Eltern-Objekttyp-Index erzeugen
Function Group SWOD
Package SWO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJTYPE LIKE SWOTBASDAT-OBJTYPE Object type
OBJTYPECLASS LIKE SWOTBASDAT-OBJTYPECLS
PARENT LIKE SWOTBASDAT-PARENT Parent object type
PARENTCLASS LIKE SWOTBASDAT-PARENTCLS

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
INDEX_PARENT LIKE SWOTIP Eltern Index des Eltern-Objekttyps

Exceptions

This function module does not define any Exceptions.