SAP ABAP Function Module K_UNITCOSTING_LOCATION_DETECT (Feststellen, ob Kalkulation im Memory und / oder auf Datenbank existiert)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
KKEK (Package) Cost accounting unit costing
⤷
⤷
Basic Data
| Function Module | K_UNITCOSTING_LOCATION_DETECT | Feststellen, ob Kalkulation im Memory und / oder auf Datenbank existiert |
| Function Group | KKE3 | Control Call for Unit Costing 3.0 |
| Program Name | SAPLKKE3 | Function Group KKE3 |
| INCLUDE Name | LKKE3U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
COSTING_IN_MEMORY_EXP | TYPE | RK70EQ-CHAR1 | Kennz.: Kalkulation im Memory gespeichert | |||
| |
COSTING_ON_DATABASE_EXP | TYPE | RK70EQ-CHAR1 | Kennz.: Kalkulation auf Datenbank gespeichert | |||
| |
MEMORY_ADRESS_EXP | TYPE | RK70K-ADRSS | Memoryadresse, unter der Kalk. gespeichert ist | |||
| |
KHSK_EXP | TYPE | KHSK | Costing Key | |||
| |
UC_EXP | TYPE | KKEK0_UC | Einzelkalkulation (aus KKE3 Sicht) | |||
| |
KEY_FULLY_QUALIFIED_IMP | TYPE | RK70EQ-CHAR1 | =X --> Alle Par. außer KLVAR_IMP sind angegeben | |||
| |
BZOBJ_IMP | TYPE | KHS1-BZOBJ | Bezugsobjekt der Kalkulation | |||
| |
KALNR_IMP | TYPE | KHS1-KALNR | Cost Estimate No. | |||
| |
KLVAR_IMP | TYPE | TCK03-KLVAR | Kalkulationsvariante der Kalkulation | |||
| |
KALKA_IMP | TYPE | KHS1-KALKA | Kalkulationsart der Kalkulation | |||
| |
KADKY_IMP | TYPE | KHS1-KADKY | Kalkulationsdatum der Kalkulation | |||
| |
TVERS_IMP | TYPE | KHS1-TVERS | Version der Kalkulation | |||
| |
BWVAR_IMP | TYPE | KHS1-BWVAR | Valuation Variant in Costing | |||
| |
KKZMA_IMP | TYPE | KHS1-KKZMA | Manuellkennzeichen der Kalkulation | |||
| |
DO_NOT_READ_DB_IMP | TYPE | XFLAG | Es wird nicht versucht von Datenbank zu lesen | |||
| |
KLVAR_NOT_DEFINED | TYPE | Costing variant does not exist | ||||
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 | 19970813 |
| SAP Release Created in |