Menu

SAP Function Module K_COSTCENTER_ACTIVITY_SHOW

Zeigt die Sender einer Leistungsart an oder die Leistungsarten eines Send.

The Function Module K_COSTCENTER_ACTIVITY_SHOW (Zeigt die Sender einer Leistungsart an oder die Leistungsarten eines Send.) is a standard Function Module in SAP ERP and is part of the function group KSP1 within the package KPLA.

Technical Information

Function Module K_COSTCENTER_ACTIVITY_SHOW
Short Text Zeigt die Sender einer Leistungsart an oder die Leistungsarten eines Send.
Function Group KSP1
Package KPLA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_GJAHR LIKE CSSL-GJAHR Fiscal year
I_KOKRS LIKE TKA01-KOKRS Controlling area
I_KOSTL LIKE CSSL-KOSTL Cost center (enter exactly one)
I_LEDNR LIKE COSL-LEDNR '00' Ledger number (default 0)
I_LSTAR LIKE CSLA-LSTAR Activity type (from I_LSTAR and IKOSTL)
I_PERBIS LIKE RKSPI-TO '012' To period (default 12)
I_PERVON LIKE RKSPI-FROM '001' From period (default 1)
I_VERSN LIKE TKA09-VERSN Version number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KOSTL LIKE Name of selected cost center

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_KOSTL LIKE Ranking table for cost centers

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INPUT_INCONS Error in entry data
NO_SENDERS No senders for the activity type exist.