The Function Module SWO_NODES_LINES_READ (Lesen von Klassen/Interfaces/Beziehungen von des BOR) is a standard Function Module in SAP ERP and is part of the function group SWOO within the package SWO.
Function Module | SWO_NODES_LINES_READ |
Short Text | Lesen von Klassen/Interfaces/Beziehungen von des BOR |
Function Group | SWOO |
Package | SWO |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ENVIRON_OBJECT_TYPES | TYPE | SEM5_NODE_TYPE_TABLE | Output: Obj.typen im Umfeld (inkl. Input) | |
ENVIRON_RELATIONSHIPS | TYPE | SEM5_LINE_TYPE_TABLE | Output: Beziehungen zwischen Obj.typen im Umfeld | |
FOCUS_OBJECT_TYPES | TYPE | SEM5_NODE_TYPE_TABLE | Output: interessierende Obj.typen | |
FOCUS_OBJECT_TYPE_IDS | LIKE | SEOCLSKEY | Input: Ids der interessierenden Obj.typen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATABASE_INCONSISTENCIES_FOUND | Fehler in DB erkannt, trotzdem Output |
INTERNAL_ERROR | Interner Fehler, undefinierter Output |
NOT_ALL_OBJECT_TYPES_FOUND | Mindestens 1 Objtyp nicht in DB, trotzdem Output |
PARAMETER_ERROR | Parameter Fehler, kein Output |