Menu

SAP Function Module RSAQSSN_SELECT_SHORT_NAME

Select field name via short description

The Function Module RSAQSSN_SELECT_SHORT_NAME (Select field name via short description) is a standard Function Module in SAP ERP and is part of the function group AQSF within the package SQUE.

Technical Information

Function Module RSAQSSN_SELECT_SHORT_NAME
Short Text Select field name via short description
Function Group AQSF
Package SQUE
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SSN_SHORTNAME LIKE AQADEF-KNAME Selected short text

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SSN_DBSF LIKE AQDBSF Table of the fields from the functional area
SSN_DBSN LIKE AQDBSN Table of short texts
SSN_SGTEXT LIKE AQTXSG Text pool of functional area

Exceptions

This function module does not define any Exceptions.