The Function Module ECATT_CREATE_USAGE_FOR_OBJECT (Verwendungsstellen von SE80-Objekten in ECOBJUSE aufbauen) is a standard Function Module in SAP ERP and is part of the function group ECATT_SERVICES within the package SECATT_MIDDLEWARE.
Function Module | ECATT_CREATE_USAGE_FOR_OBJECT |
Short Text | Verwendungsstellen von SE80-Objekten in ECOBJUSE aufbauen |
Function Group | ECATT_SERVICES |
Package | SECATT_MIDDLEWARE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_OBJ_NAME | TYPE | ETOBJ_NAME | eCATT Objekt | |
IM_OBJ_TYPE | TYPE | ETOBJ_TYPE | eCATT Objekttyp (Testdaten, Skript, Konfiguration etc.) | |
IM_OBJ_VERSION | TYPE | ETOBJ_VER | eCATT Objektversion | |
IM_SAVE_DATA_TO_DB | TYPE | ETONOFF | SPACE | Daten sofort speichern in Datenbank |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_EXCEPTION_MSGSTR | TYPE | STRING | Exception-Meldung | |
EX_EXCEPTION_OCCURED | TYPE | ETONOFF | Exception aufgetreten |
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.