The Function Module CUVB_MODIFY_PMS_DN (Anlegen, Ändern, Löschen von Daten eines PMS-Diskriminierungsnetzes) is a standard Function Module in SAP ERP and is part of the function group CUVB within the package CUMT.
Function Module | CUVB_MODIFY_PMS_DN |
Short Text | Anlegen, Ändern, Löschen von Daten eines PMS-Diskriminierungsnetzes |
Function Group | CUVB |
Package | CUMT |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CUCOUNT | TYPE | CURSADD-CUCOUNT | Interner Zähler für Historienverwaltung | |
IV_SEGM | TYPE | CURSADD-SEGM | Interner Schlüssel eines Beziheungsnetzes |
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 |
---|---|---|---|---|
VBCOD_TAB | LIKE | CUVBCOD | zu evaluierender Code je Knoten | |
VBDNN_TAB | LIKE | CUVBDNN | DNS node | |
VBDNS_TAB | LIKE | CUVBDNS | Subordinate DNS node | |
VBOBJ_TAB | LIKE | CUVBOBJ | Renamed net objects | |
VBPAT_TAB | LIKE | CUVBPAT | Patterns of terminal nodes | |
VBSPN_TAB | LIKE | CUVBSPN | Simple pattern nodes | |
VBSPS_TAB | LIKE | CUVBSPS | Subordinate simple pattern node |
This function module does not define any Exceptions.