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 C10E_CHARACT_F4GLOSSARY_GET_ML (PP-SHE: Erlaubte Werte für Merkmal aus Phrasenkatalog holen (mehrsprachig)) is a standard Function Module in SAP ERP and is part of the function group C10E within the package CBUI.
Function Module | C10E_CHARACT_F4GLOSSARY_GET_ML |
Short Text | PP-SHE: Erlaubte Werte für Merkmal aus Phrasenkatalog holen (mehrsprachig) |
Function Group | C10E |
Package | CBUI |
Module Type | Normal Module |
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 | Internal characteristic number | |
I_ESTCAT | LIKE | TCG11-ESTCAT | Internal class number | |
I_VALDAT | LIKE | RCGADDINF-VALDAT | Key date (-valid from i_aennr if given) |
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 originates from an inactive library |
This function module does not define any CHANGING 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 | |
I_LANGUAGETAB | LIKE | TCG65 | Desired languages (blank table - all languages) |
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_TABLE | No entries found for any language |
PHRASE_NOT_FOUND | No (valid) phrase (header) data found |
PHRSELSET_NOT_FOUND | Phrase set from TCG66 not found |