SAP ABAP Function Module K_COSTCENTER_ACTIVITY_SHOW (Zeigt die Sender einer Leistungsart an oder die Leistungsarten eines Send.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KPLA (Package) Cost Accounting, planning RK-S
Basic Data
Function Module K_COSTCENTER_ACTIVITY_SHOW Zeigt die Sender einer Leistungsart an oder die Leistungsarten eines Send.  
Function Group KSP1   Cost Centers: Manual Planning  
Program Name SAPLKSP1    
INCLUDE Name LKSP1U38    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_KOSTL TYPE Name of selected cost center
Exporting E_LSTAR TYPE
Importing I_KOKRS TYPE TKA01-KOKRS Controlling area
Importing I_VERSN TYPE TKA09-VERSN Version number
Importing I_LEDNR TYPE COSL-LEDNR '00' Ledger number (default 0)
Importing I_GJAHR TYPE CSSL-GJAHR Fiscal year
Importing I_PERVON TYPE RKSPI-FROM '001' From period (default 1)
Importing I_PERBIS TYPE RKSPI-TO '012' To period (default 12)
Importing I_LSTAR TYPE CSLA-LSTAR Activity type (from I_LSTAR and IKOSTL)
Importing I_KOSTL TYPE CSSL-KOSTL Cost center (enter exactly one)
Tables T_KOSTL TYPE   Ranking table for cost centers
Exception INPUT_INCONS TYPE Error in input data
Exception NO_SENDERS TYPE No senders for the activity type exist.
Exception NO_LSTAR_ON_KOSTL TYPE
               
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  19960722 
SAP Release Created in