Menu

SAP Function Module C10E_CHARACT_F4GLOSSARY_GET

PP-SHE: Erlaubte Werte für Merkmal aus Phrasenkatalog holen

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 C10E_CHARACT_F4GLOSSARY_GET (PP-SHE: Erlaubte Werte für Merkmal aus Phrasenkatalog holen) is a standard Function Module in SAP ERP and is part of the function group C10E within the package CBUI.

Technical Information

Function Module C10E_CHARACT_F4GLOSSARY_GET
Short Text PP-SHE: Erlaubte Werte für Merkmal aus Phrasenkatalog holen
Function Group C10E
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AENNR LIKE RCGADDINF-AENNR Change number (blank for none)
I_CHARACT LIKE CABN-ATNAM Current characteristic (internal number)
I_ESTCAT LIKE TCG11-ESTCAT Current valuation type
I_LANGU LIKE SY-LANGU Desired language
I_VALDAT LIKE RCGADDINF-VALDAT Key date (-valid from i_aennr if given)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_INACTIVE_CATALOG TYPE ESP1_BOOLEAN A minimum of one phrase orginates from an inactive library

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
E_PHRASETAB LIKE RCGATF4PHR Found phrases (keys + texts)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHARACT_NOT_FOUND No allocation characteristic category/characteristic <-> phrase set
CLASS_NOT_FOUND No assignment class <-> val. type (in TCG11)
INVALID_LANGUAGE No entries found for any language
PHRASE_NOT_FOUND No (valid) phrase data found
PHRSELSET_NOT_FOUND Phrase set from TCG66 not found