The Function Module SWO_RELATION_IMPORT (Importieren Objekttyp-Relationen) is a standard Function Module in SAP ERP and is part of the function group SWOD within the package SWO.
Function Module | SWO_RELATION_IMPORT |
Short Text | Importieren Objekttyp-Relationen |
Function Group | SWOD |
Package | SWO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEPTH | LIKE | SWOTIP-DEPTH | '01' | |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | |
OBJTYPE | LIKE | SWOTBASDAT-OBJTYPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STARTOBJTYPE | LIKE | SWOTBASDAT-OBJTYPE |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GROUPS | LIKE | SWOTGROUPS | ||
LINES | LIKE | SWOTLINES | ||
NODES | LIKE | SWOTNODES |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_DEPTH | |
OBJTYPE_NOT_FOUND | |
WRONG_OBJTYPECLASS |