Menu

SAP Function Module K_PROCESSES_SELECT_TAB

Selektion von Geschäftsprozessen (per Intervalltabelle)

The Function Module K_PROCESSES_SELECT_TAB (Selektion von Geschäftsprozessen (per Intervalltabelle)) is a standard Function Module in SAP ERP and is part of the function group KMS2 within the package KABC.

Technical Information

Function Module K_PROCESSES_SELECT_TAB
Short Text Selektion von Geschäftsprozessen (per Intervalltabelle)
Function Group KMS2
Package KABC
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
DATE_FROM LIKE CSKS-DATAB SY-DATUM Selektionsdatum (Von-Wert)
DATE_TO LIKE CSKS-DATBI Selektionsdatum (Bis-Wert)
FILL_BUFFER LIKE 'X' Füllen interner Puffer
KOKRS LIKE CSKS-KOKRS Kostenrechnungskreis
LANGU LIKE SY-LANGU SY-LANGU Sprache
ONLY_COMPLETE LIKE SPACE Existenz im Selekt.intervall ohne Unterbrechung
TABNAME LIKE DD02L-TABNAME 'CBPRV' Rückgabe-/intern gepufferte Struktur
WITH_TEXT LIKE 'X' Zusatzselektion von Texten

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>)
PRZNR_TAB LIKE COSEL2 Geschäftsprozess(e) (Intervalltabelle)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_RECORD_FOUND Keinen Satz (gem. Selekt.bedingungen) gefunden