Menu

SAP Function Module HRSPPS_SRT_VAR_DYN_DIALOG

Function Module for More Sort Criteria

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module HRSPPS_SRT_VAR_DYN_DIALOG (Function Module for More Sort Criteria) is a standard Function Module in SAP ERP and is part of the function group RHSPP_SORT within the package PP08_PS.

Technical Information

Function Module HRSPPS_SRT_VAR_DYN_DIALOG
Short Text Function Module for More Sort Criteria
Function Group RHSPP_SORT
Package PP08_PS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_USE_FOR_INFOCOLUMNS TYPE BOOLE_D Falls Aufruf aus der Infospaltengruppierung kommt

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
CT_SORT TYPE LVC_T_SORT ALV-Contol: Tabelle der Sortierkriterien
SORT_LIST LIKE HRSPP_SORT_LIST Sortierfeldbezeichnungen: Texte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SELECTED_FIELD_NOT_SORT_FIELD The Field that was marked as Selected is not in the Sort Field List.