Menu

SAP Function Module HR_DELETE_CREATED_QUERY

Info-Get: Löschen einer zuvor erzeugten Query

The Function Module HR_DELETE_CREATED_QUERY (Info-Get: Löschen einer zuvor erzeugten Query) is a standard Function Module in SAP ERP and is part of the function group HRBAS00INFOGET within the package PBAS_SELECTION.

Technical Information

Function Module HR_DELETE_CREATED_QUERY
Short Text Info-Get: Löschen einer zuvor erzeugten Query
Function Group HRBAS00INFOGET
Package PBAS_SELECTION
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QUERY LIKE AQADEF-QUNAME Name der Query
WORKSPACE LIKE AQADEF-WSID 'G' Arbeitsbereich (space - lokal, 'G' - global)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_WORKSPACE Ungültiger Arbeitsbereich
NO_QUERY Query existiert nicht
QUERY_LOCKED Query ist gesperrt
UNKNOWN_ERROR Unbekannter Fehler