Menu

SAP Function Module CME_API_DSCOPE_SEARCH

CME Definition Scope - Find

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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-

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EX_NOT_FOUND No characteristics found