The Function Module CTMS_ENTER_VALUES (General Interface For Characteristic Value Assignment) is a standard Function Module in SAP ERP and is part of the function group CTMS within the package CLCL.
Function Module | CTMS_ENTER_VALUES |
Short Text | General Interface For Characteristic Value Assignment |
Function Group | CTMS |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BATCH | LIKE | SPACE | Not currently in use | |
CALLED_FROM_CL24 | LIKE | SPACE | Call is carried out with transaction CL24 | |
CDDB_INSTANCE | LIKE | DDB_C02-INSTANCE | ||
CHANGE_NUMBER | LIKE | CABN-AENNR | ||
CONFIGURE_INSTANCE | LIKE | SPACE | Instance of configuration .. | |
CUTTING_VALUES | LIKE | ' ' | Create intersection in selection | |
FILTER_ACTIVE | LIKE | ' ' | ||
FOCUS | LIKE | ' ' | ||
HIERARCHY_ALLOWED | LIKE | 'X' | ||
IDENT | LIKE | 'ON' | Object ID | |
INCLUDE_HEADER | LIKE | INCL_BILD | Identification of the screen module of screen header | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | |
KNOWLEDGE_DISPLAY | LIKE | ' ' | Display object dependencies .. | |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language |
LANGUAGE_BY_DIALOG | LIKE | SY-LANGU | ||
LINE | LIKE | SPACE | Line .. | |
LINES_INCLUDE_HEADER | LIKE | ' ' | Determine size of screen module (header) .. | |
MESSAGE | LIKE | SPACE | Message output as S message | |
MESSAGE_ID | LIKE | SY-MSGID | SPACE | Message ID |
MESSAGE_NR | LIKE | SY-MSGNO | Message number | |
MESSAGE_TYPE | LIKE | SY-MSGTY | SPACE | Message type |
MODE | LIKE | Session | ||
MULTIPLE_ALLOWED | LIKE | 'X' | ||
M_POINTS | LIKE | SPACE | Display characteristics as SAP keywords | |
M_SELECTIV | LIKE | SPACE | Functionality not definite yet | |
NEUTRAL_LANGUAGE | LIKE | SPACE | ||
NO_CHANGES | LIKE | ' ' | Display mode | |
NO_CLASSIFICATION | LIKE | ' ' | Characteristic value assignment outside the classification system | |
NO_DISPLAY | LIKE | SPACE | No display of characteristic values | |
NO_F11 | LIKE | ' ' | No 'save' function | |
NO_F12 | LIKE | SPACE | No 'cancel' function .. | |
NO_F15 | LIKE | ' ' | No 'exit' function | |
NO_F3 | LIKE | SPACE | No 'back' function | |
NO_F8 | LIKE | ' ' | No 'continue' function | |
NO_PASSING | LIKE | SPACE | Multiple classification | |
OBJECT | LIKE | CTMS_01 | Field string suiting parameter 'IDENT' | |
OBJECT_NOT_CLASS | LIKE | ' ' | ||
OBJECT_TEXT | LIKE | SPACE | ||
OBLIGATORY | LIKE | ' ' | Consideration of 'required/optional' | |
OKCODE | LIKE | SPACE | ||
ONE_NODE_BACK | LIKE | ' ' | Back one node in the selection | |
ONLY_CLASS_ALLOCATIONS | LIKE | ' ' | Selection: class only has objects that are classes | |
PF_STATUS | LIKE | ' ' | PF status for initial variant | |
RESULT | LIKE | ' ' | ||
ROLL | LIKE | SPACE | Module is to be put into a new roll area | |
ROOT | LIKE | INOB-ROBJEK | SPACE | |
ROOTID | LIKE | INOB-ROBTAB | SPACE | |
ROW | LIKE | SPACE | Column .. | |
SINGLE_VALUE | LIKE | Treatment of value assignment | ||
STATUS | LIKE | SPACE | Classification status | |
SUPPRESS_DIALOG | LIKE | ' ' | ||
TITLEBAR | LIKE | ID of title bar | ||
VIEW | LIKE | KSML-ABTEI | SPACE | |
WITH_INFORMATION | LIKE | 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DECIMALPOINT | LIKE | Valency of the decimal point from USR01-DCPFM | ||
NEW_LANGUAGE | LIKE | The valuation was left with the language | ||
NEW_NEUTRAL_LANGUAGE | LIKE | |||
NEW_STATUS | LIKE | The valuation was left with this status | ||
RETURN | LIKE | Statement how the characteristic value assignment was exited | ||
WITH_INHERITED | LIKE |
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 |
---|---|---|---|---|
MTABLE | LIKE | itab characteristics table | ||
NEW_MULTIPLE_CLASSES | LIKE | API_GHCL | ||
PASSING_VALUE | LIKE | itab data transfer | ||
SELECTION | LIKE | Itab characteristic value assignment |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | |
NO_CHARACTERISTICS | No characteristics found .. |