The Function Module PVSCUST_PRTYPE_READ (ermittelt die möglichen PNDREL Typen zwische 2 Knoten) is a standard Function Module in SAP ERP and is part of the function group PVSCUST within the package CPPEENG0C.
Function Module | PVSCUST_PRTYPE_READ |
Short Text | ermittelt die möglichen PNDREL Typen zwische 2 Knoten |
Function Group | PVSCUST |
Package | CPPEENG0C |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_LANGU | TYPE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
IM_OTYPE1 | TYPE | CPRTYPE-OTYPE1 | Objekttyp der PVS | |
IM_OTYPE2 | TYPE | CPRTYPE-OTYPE2 | Objekttyp der PVS | |
IM_OWNER | TYPE | PPE_OWNER | Owner der Kante | |
IM_PRTYPE | LIKE | CPRTYPE-PRTYPE | Kantentyp | |
IM_PTYPE1 | LIKE | CPRTYPE-PTYPE1 | Typ des PNODE1 | |
IM_PTYPE2 | LIKE | CPRTYPE-PTYPE2 | Typ des PNODE2 | |
IV_BUFFER_RESET | TYPE | C | Puffer der Customizingeinträge aktuallisieren |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.