Menu

SAP Function Module TS_CO_OBJNR_KS

Ermittle eine KS-Objektnummer

The Function Module TS_CO_OBJNR_KS (Ermittle eine KS-Objektnummer) 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_OBJNR_KS
Short Text Ermittle eine KS-Objektnummer
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 TYPE 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 Erzeugtes Selektionskriterium
LD_SUBRC LIKE SY-SUBRC Rückgabewert

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 Übergebene Selektionskriterien
IT_TSVARI LIKE TSVARI Umschlüsselung der Variablen

Exceptions

This function module does not define any Exceptions.