Menu

SAP Function Module CNSG_GET_GROUP_INDICES

Projekt-Infosystem: Indice der Gruppenwechsel in der Tabelle ermitteln

The Function Module CNSG_GET_GROUP_INDICES (Projekt-Infosystem: Indice der Gruppenwechsel in der Tabelle ermitteln) is a standard Function Module in SAP ERP and is part of the function group CNSG within the package CNIS.

Technical Information

Function Module CNSG_GET_GROUP_INDICES
Short Text Projekt-Infosystem: Indice der Gruppenwechsel in der Tabelle ermitteln
Function Group CNSG
Package CNIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_HANDLE LIKE ABAP-MEMORY_ID Handle

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
T_INDEX LIKE Indices der ersten Einträge pro Gruppe
T_TABLE LIKE Tabelle, die gruppiert wurde

Exceptions

This function module does not define any Exceptions.