SAP ABAP Function Module K_SV_SPREAD_VALUE_REL_AEQUI (Dividing up cost center costs over all periods and field groups)
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_SV_SPREAD_VALUE_REL_AEQUI Dividing up cost center costs over all periods and field groups  
Function Group KSSV   Distribute Cost Center Costs  
Program Name SAPLKSSV    
INCLUDE Name LKSSVU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing KSSV_CNT_FLDGR TYPE SYST-INDEX Number of field groups (per period)
Importing KSSV_CNT_PERIO TYPE SYST-INDEX Number of periods
Importing KSSV_S_BASIS TYPE Individual line with base values
Tables KSSV_T_AEQUI TYPE   Table of equivalences (all periods)
Tables KSSV_T_SPREAD TYPE   Table of divided values (like SV_S_BASIS)
Exception GROUPS_GREATER_MAXIMUM TYPE current number of field groups is too large
Exception NO_ENTRY_AEQUI TYPE no line in equivalence table
Exception PERIODS_GREATER_MAXIMUM TYPE current number of field groups is too large
Exception SUM_AEQUI_ZERO TYPE Total of the equivalences is zero
               
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