SAP ABAP Function Module K_TARGET_COST_CALCULATE (CO: calculating the target costs for the transferred records)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KBAS (Package) Overhead Cost Controlling
⤷
⤷
⤷
Basic Data
| Function Module | K_TARGET_COST_CALCULATE | CO: calculating the target costs for the transferred records |
| Function Group | KSB1 | Cost Center Modules |
| Program Name | SAPLKSB1 | |
| INCLUDE Name | LKSB1U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IMP_FORMULA_NR | TYPE | SPACE | Formula number according to which you should calculate | |||
| |
IMP_PERIOD_FROM | TYPE | COSP-PERBL | '001' | Start period | ||
| |
IMP_PERIOD_TO | TYPE | COSP-PERBL | '016' | End period | ||
| |
IMP_TABNAME | TYPE | 'COSS' | Table name | |||
| |
EXP_RECORD | TYPE | Results | ||||
| |
IMP_RECORD | TYPE | Starting point | ||||
| |
WRONG_FORMULA | TYPE | Formula number transferred incorrectly | ||||
| |
WRONG_PERIOD_INTERVALL | TYPE | Start and end period transferred incorrectly | ||||
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 |