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
Importing IMP_FORMULA_NR TYPE SPACE Formula number according to which you should calculate
Importing IMP_PERIOD_FROM TYPE COSP-PERBL '001' Start period
Importing IMP_PERIOD_TO TYPE COSP-PERBL '016' End period
Importing IMP_TABNAME TYPE 'COSS' Table name
Tables EXP_RECORD TYPE   Results
Tables IMP_RECORD TYPE   Starting point
Exception WRONG_FORMULA TYPE Formula number transferred incorrectly
Exception WRONG_PERIOD_INTERVALL TYPE Start and end period transferred incorrectly
               
Processing Type
Normal Function Module  
Remote-Enabled 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