The Function Module CLFM_CHECK_AUSP_EXISTS (Prüfen, ob ALLAUSP einen Eintrag zu einem bestimmten Objekt enthält) is a standard Function Module in SAP ERP and is part of the function group CLFM within the package CLCL.
Function Module | CLFM_CHECK_AUSP_EXISTS |
Short Text | Prüfen, ob ALLAUSP einen Eintrag zu einem bestimmten Objekt enthält |
Function Group | CLFM |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT | LIKE | AUSP-OBJEK | Schlüssel des zu klassifizierenden Objektes |
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 |
---|---|
NO_ENTRY | Kein Eintrag zu diesem Objekt |