Menu

SAP Function Module CTHE_FUNCTION_F4

Possible entries for values checked by user-defined function module

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module CTHE_FUNCTION_F4 (Possible entries for values checked by user-defined function module) is a standard Function Module in SAP ERP and is part of the function group CTHE within the package CT.

Technical Information

Function Module CTHE_FUNCTION_F4
Short Text Possible entries for values checked by user-defined function module
Function Group CTHE
Package CT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDITIONAL_VALUES LIKE CABN-ATSON SPACE Additional values allowed
CHARACT LIKE CABN-ATNAM Characteristic name
CHARACT_NO LIKE CABN-ATINN Internal characteristic number
DISPLAY LIKE SPACE Display values only
DISPLAY_WITH_LANGUAGE LIKE SPACE Display value with description
FUNCTION LIKE CABN-ATPRF Name of function module
LANGUAGE LIKE SY-LANGU SY-LANGU Language key
MULTIPLE_VALUES LIKE RCTMV-ATLIS SPACE Multiple values allowed

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALUES LIKE RCTVALUES Assigned values

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED_BY_USER
FUNCTION_NOT_FOUND Function module not found