Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CKMLAVR_EXPLANATION_TOOL (Selektiert MLAVRSCALE Tabelle Einträge) is a standard Function Module in SAP ERP and is part of the function group CKMLAVR_UTIL within the package CO_ML_AVR.
Function Module | CKMLAVR_EXPLANATION_TOOL |
Short Text | Selektiert MLAVRSCALE Tabelle Einträge |
Function Group | CKMLAVR_UTIL |
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 |
---|---|---|---|---|
ID_CURTP | TYPE | MLKEY-CURTP | Währungstyp und Bewertungssicht | |
IS_RUNPERIOD | TYPE | CKML_RUN_PERIOD_DATA | Alle Kopfdaten zu einem ML-Kalkulationslauf |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_MLAVRSCALEKEPH_SORTED | TYPE | ANY TABLE | Umskalierungsschichtungen | |
CT_MLAVRSCALE_SORTED | TYPE | ANY TABLE | Umskalierungsdifferenzen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_KALNR | TYPE | CKML_T_KALNR_IN | Liste der Kalkulationsnummern |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRIES_FOUND | No MLAVRSCALE entries found! |