The Function Module PPETICMP_HALV_COLOP_POPUP (Frage den Anwender nach dem zu setzenden Wert (Spaltenoperation)) is a standard Function Module in SAP ERP and is part of the function group PPETICMP within the package CPPEWB.
Function Module | PPETICMP_HALV_COLOP_POPUP |
Short Text | Frage den Anwender nach dem zu setzenden Wert (Spaltenoperation) |
Function Group | PPETICMP |
Package | CPPEWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_COLUMN_DESC | TYPE | LVC_S_FCAT | ALV-Control: Feldkatalog | |
IV_OPERATION | TYPE | SYUCOMM | Eingabemöglichkeiten: Setze Konstante, addiere Absolutwert, addiere prozentual |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_VALUE | TYPE | ANY | ALV-Control: Zelleninhalt |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_PARAMETER | Unbekannte Operation |
USER_CANCEL | Anwender hat Dialog beendet |