The Function Module S_CUS_IMG_REMOVE_PROCESS_NODES (Entfernt Knoten, die in Prozessstrukturen stehen) is a standard Function Module in SAP ERP and is part of the function group S_IMG_TOOL_3 within the package S_CUSTOMIZING_EXTERNALS.
Function Module | S_CUS_IMG_REMOVE_PROCESS_NODES |
Short Text | Entfernt Knoten, die in Prozessstrukturen stehen |
Function Group | S_IMG_TOOL_3 |
Package | S_CUSTOMIZING_EXTERNALS |
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 |
---|---|---|---|---|
NODES | LIKE | HIER_IFACE | Knotentabelle: Knoten in Prozessstrukturen werden entfernt |
This function module does not define any Exceptions.