Menu

SAP Function Module GOX_TRANS_OBJECT_CHECK

Existenzprüfung nicht gelöschter Objekte

The Function Module GOX_TRANS_OBJECT_CHECK (Existenzprüfung nicht gelöschter Objekte) is a standard Function Module in SAP ERP and is part of the function group GOX_OBJECTS_GENERATE within the package GOX_OBJECT_GEN.

Technical Information

Function Module GOX_TRANS_OBJECT_CHECK
Short Text Existenzprüfung nicht gelöschter Objekte
Function Group GOX_OBJECTS_GENERATE
Package GOX_OBJECT_GEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_OBJECT_NAME TYPE CHAR32 Character Field, Length 32

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_NONDEL_OBJ_EXIST TYPE FLAG General Flag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.