Menu

SAP Function Module K_KOSTL_SELECTION_RUN

Selektion von Kostenstellen ausführen

The Function Module K_KOSTL_SELECTION_RUN (Selektion von Kostenstellen ausführen) is a standard Function Module in SAP ERP and is part of the function group KMS1 within the package KBAS.

Technical Information

Function Module K_KOSTL_SELECTION_RUN
Short Text Selektion von Kostenstellen ausführen
Function Group KMS1
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BYPASSING_BUFFER LIKE SPACE Nichtberücksichtigung Datenbankpuffer
I_DATE_FROM LIKE SY-DATUM SY-DATUM Selektionsdatum (Von-Wert)
I_DATE_TO LIKE SY-DATUM Selektionsdatum (Bis-Wert)
I_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis
TABNAME LIKE DD02L-TABNAME 'CSKSV' Rückgabe-/intern gepufferte Struktur
WITH_ROUGH_ENTRY LIKE SPACE Berücksichtigung roherfaßter Kostenstellen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IT_RESULT LIKE Rückgabetabelle (Struktur <TABNAME>)

Exceptions

This function module does not define any Exceptions.