The Function Module CLHM_HORIZ_ATTR_FEATURES (Aufbereitung der Merkmalswerte und Einheiten der horizont. Merkmalsleiste) is a standard Function Module in SAP ERP and is part of the function group CLHM within the package CLCL.
Function Module | CLHM_HORIZ_ATTR_FEATURES |
Short Text | Aufbereitung der Merkmalswerte und Einheiten der horizont. Merkmalsleiste |
Function Group | CLHM |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALIGN | LIKE | Value aligned according to template | ||
BLANK_COLUM | LIKE | Number of blanks between characteristics | ||
BLANK_UNIT | LIKE | Number of blanks between char. and unit | ||
DECIMALPOINT | LIKE | |||
PREPARE_MODE | LIKE | Wide or narrow output | ||
SHIFT | LIKE | Edit value left or right justified | ||
SINGLE | LIKE | Only one value is displayed |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB2 | LIKE | CHAR8000 | Formatted line (module --> transaction) |
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 |
---|---|---|---|---|
AUSP2 | LIKE | AUSP | Values to be transferred to next module | |
CABN2 | LIKE | CABN | Characteristics to be transferred to next module | |
SPALT2 | LIKE | SPALT |
This function module does not define any Exceptions.