Menu

SAP Function Module PVSVS_READ_CHARS_OF_CLASS

Lesen der Merkmale einer Klasse

The Function Module PVSVS_READ_CHARS_OF_CLASS (Lesen der Merkmale einer Klasse) is a standard Function Module in SAP ERP and is part of the function group PPEUICONS within the package CPPEVS.

Technical Information

Function Module PVSVS_READ_CHARS_OF_CLASS
Short Text Lesen der Merkmale einer Klasse
Function Group PPEUICONS
Package CPPEVS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ALL TYPE C lese alle Änderungsstände (nur mit i_direct)
I_CLASS TYPE KLASSE_D Klassennummer
I_CLINT TYPE PPE_CLINT Interne Klassennummer
I_DIRECT TYPE C direktes lesen (ohne Werte!)
I_TYPE TYPE KLASSENART Klassenart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHARS TYPE PPEVS_CHARS_TAB Merkmale
E_VALS TYPE PPEVS_VALS_TAB Merkmalswerte

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.