Menu

SAP Function Module CNSG_SET_SORT_FIELDS

Projekt-Infosystem: Popup zur Eingabe von Sortier- und Gruppierkriterien

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CNSG_SET_SORT_FIELDS (Projekt-Infosystem: Popup zur Eingabe von Sortier- und Gruppierkriterien) 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_SET_SORT_FIELDS
Short Text Projekt-Infosystem: Popup zur Eingabe von Sortier- und Gruppierkriterien
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
I_ACTION LIKE Aktion (N-New, M-Modify, D-Delete)
I_ACTION_FIELD LIKE MCS01 Sortier-/Gruppierkriterium für Aktion
I_FIELDS_NAME TYPE CLIKE Feldname plural
I_FIELD_NAME TYPE CLIKE Feldname singular
I_FLG_DISPLAY TYPE XFELD 'X' Kennzeichen: Popup anzeigen
I_FLG_GROUPS TYPE CLIKE Kennzeichen: Gruppen sind auswählbar
I_FLG_NEW_ACTUAL_FIELDS TYPE XFELD Kennzeichen: Kriterien durch neue ersetzen
I_FLG_SORT_DOWN TYPE XFELD Kennzeichen: Default ist absteigend sortieren
I_FLG_UNITS TYPE XFELD 'X' Kennzeichen: Einheitenfelder auswählbar
I_MAX_NUMBER TYPE I 20 Maximalanzahl
I_TITLE TYPE CLIKE Titeltext

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
C_HANDLE LIKE ABAP-MEMORY_ID Handle

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ACTUAL_FIELDS LIKE MCS01 Ausgewählte Felder (in Reihenfolge)
T_ALL_FIELDS LIKE MCS01 Alle Felder (sortiert)
T_EXCL_FIELDS LIKE MCS02 nicht auswählbare Felder (sortiert)
T_GROUPS LIKE CNFA_GROUPS Feldgruppen
T_INCL_FIELDS LIKE MCS02 Auswählbare Felder (sortiert)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCEL Abbrechen
NO_ALLOWED_FIELDS keine auswählbaren Felder vorhanden