The Function Module CKMLAVR_SM_RECORDS_FOR_RUN_GET (SchedMan-Einträge zum Lauf besorgen) is a standard Function Module in SAP ERP and is part of the function group CKMLAVR_SCHEDMAN_ADMIN_AC within the package CO_ML_AVR.
Function Module | CKMLAVR_SM_RECORDS_FOR_RUN_GET |
Short Text | SchedMan-Einträge zum Lauf besorgen |
Function Group | CKMLAVR_SCHEDMAN_ADMIN_AC |
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_FORCE_REFRESH | TYPE | CHAR1 | SPACE | Puffer zurücksetzen, SchedMan Daten neu von DB lesen |
I_RUN_ID | TYPE | CKML_RUN_ID | Nummer des Kalkulationslaufs für das Material-Ledger |
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 |
---|---|---|---|---|
ET_SCHEDMAN_MAIN | LIKE | SMMAIN | Hauptinformationen eines Eintrags im Monitor |
This function module does not define any Exceptions.