Menu

SAP Function Module RSAQCAS_CONV_ATT_STEXT

Convert color attributes to short text

The Function Module RSAQCAS_CONV_ATT_STEXT (Convert color attributes to short text) is a standard Function Module in SAP ERP and is part of the function group AQSF within the package SQUE.

Technical Information

Function Module RSAQCAS_CONV_ATT_STEXT
Short Text Convert color attributes to short text
Function Group AQSF
Package SQUE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CAS_COLOR LIKE AQADEF-FLAG Color number
CAS_INTENSIFIED LIKE AQADEF-FLAG Intensified flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CAS_STEXT TYPE C Short text
CAS_SUBRC TYPE I Return code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.