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 |
|---|---|---|---|---|---|---|---|
| |
KSSV_CNT_FLDGR | TYPE | SYST-INDEX | Number of field groups (per period) | |||
| |
KSSV_CNT_PERIO | TYPE | SYST-INDEX | Number of periods | |||
| |
KSSV_S_BASIS | TYPE | Individual line with base values | ||||
| |
KSSV_T_AEQUI | TYPE | Table of equivalences (all periods) | ||||
| |
KSSV_T_SPREAD | TYPE | Table of divided values (like SV_S_BASIS) | ||||
| |
GROUPS_GREATER_MAXIMUM | TYPE | current number of field groups is too large | ||||
| |
NO_ENTRY_AEQUI | TYPE | no line in equivalence table | ||||
| |
PERIODS_GREATER_MAXIMUM | TYPE | current number of field groups is too large | ||||
| |
SUM_AEQUI_ZERO | TYPE | Total of the equivalences is zero | ||||
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 |