Menu

SAP Function Module CTS_OBJECTS_GET_TABLE_KEYS

The Function Module CTS_OBJECTS_GET_TABLE_KEYS () is a standard Function Module in SAP ERP and is part of the function group CTS_CUS_ORIG within the package SCTS_CUS.

Technical Information

Function Module CTS_OBJECTS_GET_TABLE_KEYS
Short Text
Function Group CTS_CUS_ORIG
Package SCTS_CUS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_KEYS TYPE TR_KEYS Table Keys
IT_OBJECTS TYPE TREDT_OBJECTS WBO and Transport: Object Entries of Requests/Tasks
IV_LANGUAGES TYPE C SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_SPECIAL_OBJECTS TYPE TRLSPECOBJS Objects
ET_TABKEYS TYPE TRTABKEYS Table of Table Names

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.