The Function Module CKMLAVR_GET_FUNCTIONS (Lesen der Funktionen zum AVR Cockpit) is a standard Function Module in SAP ERP and is part of the function group CKMLAVR_COCKPIT_TOOLS within the package CO_ML_AVR.
Function Module | CKMLAVR_GET_FUNCTIONS |
Short Text | Lesen der Funktionen zum AVR Cockpit |
Function Group | CKMLAVR_COCKPIT_TOOLS |
Package | CO_ML_AVR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CKML_RUN_APPL | Applikation des ML-Kalkulationslaufs | |
I_INACTIVE | TYPE | XFELD | SPACE | Auch inaktive Funktionen anzeigen |
I_RUN_ID | TYPE | CKML_RUN_ID | Nummer des Kalkulationslaufs für das Material-Ledger |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PROC_GRID_CONTENT | TYPE | CKML_RUN_T_PROC_GRID | Cockpit: Ablaufschritte |
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 |
---|---|
INPUT_ERROR | Fehler in den Übergabeparametern |