The Function Module CK_F_KEKOS_SELECTION (Eingrenzung der KEKOs für die Reorganisation/Archivierung (ErzKalkulation)) is a standard Function Module in SAP ERP and is part of the function group CKAR within the package CKJ3.
Function Module | CK_F_KEKOS_SELECTION |
Short Text | Eingrenzung der KEKOs für die Reorganisation/Archivierung (ErzKalkulation) |
Function Group | CKAR |
Package | CKJ3 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BAPI_CALL | TYPE | XFELD | Feld zum Ankreuzen | |
F_KEKOKEY | TYPE | CKIKEKOKEY | Schlüsselfelder der KEKO für Übergabe an FBSe | |
MANUELL | TYPE | XFELD | ||
MASCHIN | TYPE | XFELD | ||
MIMEGER | TYPE | XFELD | ||
OHMEGER | TYPE | XFELD | ||
P_KALADAT | TYPE | CK_KALADAT | Datum des Kalkulationslaufs | |
P_KALAID | TYPE | CK_KALAID | Name des Kalkulationslaufs | |
USED_FOR_ARCHIVE_REL | TYPE | XFELD | FuB wird für das Archivierungsrückladeprogramm g |
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 |
---|---|---|---|---|
P_BIDAT | LIKE | RSBIDAT | Ranges-Struktur (Kalkulationsdatum bis) | |
P_FEH_STA | TYPE | RSFEHSTA | ||
P_KADAT | TYPE | RSKADAT | ||
P_KLVAR | TYPE | RSKLVAR | ||
P_MATNR | TYPE | RSMATNR | ||
P_TVERS | TYPE | RSTVERS | ||
P_WERKS | TYPE | RSWERKS | ||
T_KALADAT | LIKE | BAPICOSTINGRUN_DATE | Kalkulationslauf-Datum | |
T_KALAID | LIKE | BAPICOSTINGRUN | Kalkulationslauf | |
T_KEKO | TYPE | COST_KEKO_ITAB |
This function module does not define any Exceptions.