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.
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 |
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) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |