The Function Module CK_F_F4_COSTING_MODEL (F4-Hilfe für Kalkulationsmodelle) is a standard Function Module in SAP ERP and is part of the function group 0K00 within the package CKJ1.
Function Module | CK_F_F4_COSTING_MODEL |
Short Text | F4-Hilfe für Kalkulationsmodelle |
Function Group | 0K00 |
Package | CKJ1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BZOBJ | TYPE | BZOBJ | SPACE | Bezugsobjekt |
I_DYNP_FIELD_NAME_MODEL_DESCR | TYPE | DYNFNAM | Feldname | |
I_DYNP_FIELD_NAME_MODEL_ID | TYPE | DYNFNAM | Feldname | |
I_DYNP_PROGRAM_NAME | TYPE | D020S-PROG | ABAP-Programmname | |
I_KOKRS | TYPE | KOKRS | Kostenrechnungskreis | |
I_MULTIPLE_CHOICE | TYPE | XFLAG | SPACE | neue Eingabewerte |
I_TPLCLASS | TYPE | ABC_CLASS | SPACE | Erlaubte Umgebungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_COSTING_MODEL | TYPE | CKI_T_COSTMODEL | Tabelle von Kalkulationsmodellnamen | |
F_COSTMODEL | TYPE | CKI_S_COSTMODEL | Dialogstruktur für Anzeige/Pflege Kalkulationsmodell |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.