The Function Module CKMLAVR_SEARCH_POSTING_RUN (Suchen eines buchenden Laufs in Periode/Bwkey) is a standard Function Module in SAP ERP and is part of the function group CKMLAVR_RUN within the package CO_ML_AVR.
Function Module | CKMLAVR_SEARCH_POSTING_RUN |
Short Text | Suchen eines buchenden Laufs in Periode/Bwkey |
Function Group | CKMLAVR_RUN |
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_BDATJ | TYPE | BDATJ | Buchungsdatum JJJJ | |
I_CC_POSTING | TYPE | XFELD | SPACE | Auf Entlastung Kostenstellen prüfen |
I_KOMOK | TYPE | KOMOK | Konto-Modifikation | |
I_POPER | TYPE | POPER | Buchungsperiode | |
I_SEARCH_LAST | TYPE | XFELD | Neueste des Jahres suchen | |
I_WERKS | TYPE | WERKS_D | Werk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BDATJ | TYPE | BDATJ | Buchungsdatum JJJJ | |
E_POPER | TYPE | POPER | Buchungsperiode | |
E_RUN_ID | TYPE | CKML_RUN_ID | Nummer des Kalkulationslaufs für das Material-Ledger | |
E_UNTPER | TYPE | CK_UNTPER | Wertgerüsttyp |
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 |
---|---|
NO_POSTING_RUN_FOUND | Es wurde kein buchender Lauf gefunden |