Menu

SAP Function Module CME_API_DTYPE_SEARCH

CME Data Type - Find

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module CME_API_DTYPE_SEARCH (CME Data Type - Find) is a standard Function Module in SAP ERP and is part of the function group CME_API_DTYPE within the package CME_DTYPE_API.

Technical Information

Function Module CME_API_DTYPE_SEARCH
Short Text CME Data Type - Find
Function Group CME_API_DTYPE
Package CME_DTYPE_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_DTYPE_KEY_INT_EXT CME Data Type -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_DATATYPES TYPE CME_T_DTYPE_KEY_WITH_TEXT CME Data Type -Key Fields Plus Descriptive 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