SAP ABAP Function Module K_COSTING_VARIANT_GET_INS (Ermittlung Kalkulationsvariante u. Bezugsobjekt bei Referenz oder Kopie)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
KKEK (Package) Cost accounting unit costing
⤷
⤷
Basic Data
| Function Module | K_COSTING_VARIANT_GET_INS | Ermittlung Kalkulationsvariante u. Bezugsobjekt bei Referenz oder Kopie |
| Function Group | KKEA | Determine Costing Variant and Reference |
| Program Name | SAPLKKEA | Function Group KKEA |
| INCLUDE Name | LKKEAU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ALLE_POSITIONEN_KOPIEREN | TYPE | CHAR1 | Indicator: 'X'=No sel. screen during copying | |||
| |
KCV_KLVAR | TYPE | TCK03-KLVAR | Costing variant | |||
| |
KCV_MENGE_EXP | TYPE | CKHS-MENGE | Export quantity | |||
| |
KCV_REF_KHS1 | TYPE | KHS1 | Header of the reference calculation | |||
| |
ER_REF_COST_ESTIMATE | TYPE REF TO | CL_COST_ESTIMATE | Referenzkalkulation | |||
| |
AUFRUFMODUS | TYPE | CHAR1 | '0' | Functionality of the module: 1=Ref 2=oRef 3=Kop | ||
| |
BZOBJ | TYPE | TCK12-BZOBJ | Reference object (for validation of KLVAR) | |||
| |
KLVAR | TYPE | TCK03-KLVAR | SPACE | Proposed costing variant | ||
| |
KOKRS | TYPE | CKBS-KOKRS | SPACE | KOKRS of the BZOBJ to be calculated | ||
| |
MATNR | TYPE | MARA-MATNR | SPACE | Materialnummer | ||
| |
MEEHT | TYPE | CKHS-MEEHT | SPACE | Unit of measure of the costing quantity | ||
| |
MENGE_IMP | TYPE | CKHS-MENGE | 1000 | Proposed quantity | ||
| |
WERKS | TYPE | T001W-WERKS | SPACE | Werk | ||
| |
VERSN | TYPE | RK70K-VERSN | '000' | CO-OBjektversion: Übergabe zur Fortschreibung | ||
| |
VBELN | TYPE | RK70_KKEA-VBELN | SPACE | Verkaufsbelegnummer: Übergabe zur Vorlage | ||
| |
POSNR | TYPE | RK70_KKEA-POSNR | '000000' | Verkaufsbelegposition: Übergabe zur Vorlage | ||
| |
EXTNR | TYPE | RK70_KKEA-EXTNR | SPACE | Bauteilnummer: Übergabe zur Vorlage | ||
| |
KCV_REF_KIS1_EXP | TYPE | KIS1 | Positionen der Referenzkalk. | |||
| |
MODUS_NOT_FOUND | TYPE | Invalid call mode (valid values: 1,2,3) | ||||
| |
OBJECT_NOT_FOUND | TYPE | Reference object not found for costing | ||||
| |
OBJECT_NO_INPUT | TYPE | No entry for reference object | ||||
| |
POPUP_CANCELLED | TYPE | Popup was cancelled | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19931201 |
| SAP Release Created in |