The Function Module CLGV_POPUP_OBJECT_VALUES (ALV-Popup mit Objektbewertung aufbereiten) is a standard Function Module in SAP ERP and is part of the function group CLGV within the package CLCL.
Function Module | CLGV_POPUP_OBJECT_VALUES |
Short Text | ALV-Popup mit Objektbewertung aufbereiten |
Function Group | CLGV |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADOPTED_CHAR | TYPE | CHAR1 | Mit adoptierten Merkmalen | |
I_CALL_DYNNR | TYPE | SYDYNNR | Dynpro | |
I_CALL_REPID | TYPE | SYREPID | Aufrufendes Programm | |
I_CHARACT_DESCR | TYPE | CHAR1 | X: Merkmalkurztext, sonst Name | |
I_CLASS | TYPE | KLASSE_D | Name Klasse | |
I_CLASSTYPE | TYPE | KLASSENART | Klassenart | |
I_MAFID | TYPE | KLMAF | K: Klasse, O: Obejkt | |
I_OBJEK | TYPE | OBJNUM | Objektname (extern) | |
I_OBTAB | TYPE | TABELLE | Tabelle des Objektes | |
I_TASK | TYPE | CHAR1 | Einstelliges Kennzeichen |
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 |
---|---|---|---|---|
IT_OBJECTDATA | LIKE | CLOBJDAT | Merkmalbewertungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_CLGV_CLSE | Fehler im CLSE Aufruf |
NO_CLASSIFICATION | Keine Klassifizierungsdaten zum Objekt vorhand. |