The Function Module TR_CHECK_EXIST_INTF () is a standard Function Module in SAP ERP and is part of the function group SXSS within the package SCTS_OBJ.
Function Module | TR_CHECK_EXIST_INTF |
Short Text | |
Function Group | SXSS |
Package | SCTS_OBJ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NAME | LIKE | TADIR-OBJ_NAME | Object Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXIST | LIKE | SXST_PARE-EXIST | Flag - X -> exists, space -> does not exist |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.