Menu

SAP Function Module RSTI_REPORT_FIELDS_FIND

Set Up BRST Field Catalog of Report (Parameter and Select Option)

The Function Module RSTI_REPORT_FIELDS_FIND (Set Up BRST Field Catalog of Report (Parameter and Select Option)) is a standard Function Module in SAP ERP and is part of the function group RSTI within the package SRRI.

Technical Information

Function Module RSTI_REPORT_FIELDS_FIND
Short Text Set Up BRST Field Catalog of Report (Parameter and Select Option)
Function Group RSTI
Package SRRI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REPID LIKE SY-REPID Report name
E_TYPE TYPE ANY 'S'
I_VARIANT LIKE RSVAR-VARIANT

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VARIANT LIKE TRSTI-RVARI

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
IT_FIELDS LIKE RSTIFIELDS Field Catalog
IT_SEL LIKE RSTISEL Values

Exceptions

This function module does not define any Exceptions.