Menu

SAP Function Module RSAQ_ABC_ANALYSIS

ABAP/4 Query: ABC Analysis

The Function Module RSAQ_ABC_ANALYSIS (ABAP/4 Query: ABC Analysis) is a standard Function Module in SAP ERP and is part of the function group AQAA within the package SQUE.

Technical Information

Function Module RSAQ_ABC_ANALYSIS
Short Text ABAP/4 Query: ABC Analysis
Function Group AQAA
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
LISTCOLUMN TYPE I 0
LISTFLAG TYPE C 'X'
LISTOFFSET TYPE I 0
LISTTEXT TYPE C Title of the passed sub-list
LIST_ID LIKE RSAQLDESC-LID ID of passed sub-list
PROGRAM LIKE AQADEF-PGNAME Program which generated the list

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DATATAB LIKE Data Table
LISTDESC LIKE RSAQLDESC List description
LISTORDER LIKE

Exceptions

This function module does not define any Exceptions.