The Function Module C162_CHARACT_CHECK1_F4 (Testprüffunktion für Merkmale: F4-Hilfe) is a standard Function Module in SAP ERP and is part of the function group C162 within the package CBUI.
Function Module | C162_CHARACT_CHECK1_F4 |
Short Text | Testprüffunktion für Merkmale: F4-Hilfe |
Function Group | C162 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDITIONAL_VALUES | LIKE | CABN-ATSON | SPACE | Kennzeichen für zusätzliche Werte |
CHARACT | LIKE | CABN-ATNAM | Merkmalname | |
CHARACT_NO | LIKE | CABN-ATINN | Int. Merkmal | |
DISPLAY | LIKE | RMCLF-KREUZ | SPACE | Feld zum Ankreuzen |
DISPLAY_WITH_LANGUAGE | LIKE | RMCLF-KREUZ | SPACE | Feld zum Ankreuzen |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
MULTIPLE_VALUES | LIKE | RCTMV-ATLIS | SPACE | Kennzeichen, daß mehrere Bewertungen für Merkmal erlaubt |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
VALUES | LIKE | RCTVALUES | Bewertung von Merkmalen |
This function module does not define any Exceptions.