Menu

SAP Function Module ECATT_GET_OBJ_USAGE_SCRIPTLIST

The Function Module ECATT_GET_OBJ_USAGE_SCRIPTLIST () is a standard Function Module in SAP ERP and is part of the function group ECATT_SERVICES within the package SECATT_MIDDLEWARE.

Technical Information

Function Module ECATT_GET_OBJ_USAGE_SCRIPTLIST
Short Text
Function Group ECATT_SERVICES
Package SECATT_MIDDLEWARE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJ_NAME TYPE ETDDONAME SPACE
OBJ_NAME_2 TYPE STRING
OBJ_TYPE TYPE ETREF_TYP 'R'
SEARCH_LIST TYPE ETOBJ_TABTYPE
SEARCH_RECURSE TYPE ETONOFF SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ECATT_LIST TYPE ETOBJ_TABTYPE List of Selected eCATT Objects

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.