Menu

SAP Function Module TS_CO_CYCLE_CONCAT

Erzeuge die Selektion auf den Zyklusnamen

The Function Module TS_CO_CYCLE_CONCAT (Erzeuge die Selektion auf den Zyklusnamen) is a standard Function Module in SAP ERP and is part of the function group TSAPPLFB within the package WUSL.

Technical Information

Function Module TS_CO_CYCLE_CONCAT
Short Text Erzeuge die Selektion auf den Zyklusnamen
Function Group TSAPPLFB
Package WUSL
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_TSPRIM LIKE TSPRIM Tabellensuche: Felder für Zugriff auf Primärtabelle

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_SEL LIKE SE16N_SELTAB Tabellenanzeige: Übergabe der Selektionskriterien

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_APPL_SEL LIKE SCHEDMAN_SELFIELDS Selektionskriterien
IT_TSVARI LIKE TSVARI Variablendefinition

Exceptions

This function module does not define any Exceptions.