The Function Module CME_API_DSCOPE_SEARCH (CME Definition Scope - Find) is a standard Function Module in SAP ERP and is part of the function group CME_API_DSCOPE within the package CME_DSCOPE_API.
Function Module | CME_API_DSCOPE_SEARCH |
Short Text | CME Definition Scope - Find |
Function Group | CME_API_DSCOPE |
Package | CME_DSCOPE_API |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_KEY | TYPE | CME_S_DSCOPE_KEY_INT_EXT | CME Distr. Scope - Key Fields in Internal/External Format | |
IS_LANGUAGE_CODE | TYPE | DML_S_TEXT_LOCALE | Regional Language | |
IS_SHORT_TEXTS | TYPE | CME_S_TEXT_SEARCH | CME Structure for Finding Objects on Basis of Short Texts | |
IT_TEXT_TYPES | TYPE | DML_T_TEXT_TYPES | List of Text Types | |
I_CASE_SENSITIVE | TYPE | DML_BOOLEAN | CL_DML_CONST->FALSE | Inclusion of Lowercase |
I_GROUP | TYPE | DML_GRP | Characteristics Group | |
I_MAX_HITS | TYPE | NUMC5 | '99999' | Maximum Number of Hits |
I_ONLY_KEYS | TYPE | DML_BOOLEAN | CL_DML_CONST->TRUE | Read Only Key Data |
I_STATUS | TYPE | J_STATUS | Status of Characteristic | |
I_USER | TYPE | DML_USER_CREATE | User Creating the Characteristic |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_DEFSCOPES | TYPE | CME_T_DSCOPE_KEY_WITH_TEXT | CME Definition Scope -Key Fields Plus Short Texts- |
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 |
---|---|
EX_NOT_FOUND | No characteristics found |