Menu

SAP Table FUPARAREF

Parameters of function modules

The table FUPARAREF (Parameters of function modules) is a standard table in SAP ERP. It belongs to the package SFUNC.

Technical Information

Table FUPARAREF
Short Text Parameters of function modules
Package SFUNC
Table Type Transparent Table

Fields for Table FUPARAREF

Field Name Key Description Data Element Type Length Check Table
FUNCNAME Name of Function Module RS38L_FNAM CHAR 30 *
R3STATE ABAP: Program Status (Active, Saved, Transported...) R3STATE CHAR 1
PARAMETER Parameter name RS38L_PAR_ CHAR 30
PARAMTYPE Parameter type RS38L_KIND CHAR 1
STRUCTURE Associated Type of an Interface Parameter RS38L_TYP CHAR 132
DEFAULTVAL Default value for import parameter RS38L_DEFO CHAR 21
REFERENCE Call by reference RS38L_REFE CHAR 1
PPOSITION Row Index of Internal Tables SYTABIX INT4 10
OPTIONAL Optional parameters RS38L_OPTI CHAR 1
TYPE Reference Structure is an ABAP/4 Type RS38L_TYPE CHAR 1
CLASS Reference to a Class RS38L_CLAS CHAR 1
REF_CLASS Reference to a Class RS38L_CLAS CHAR 1
LINE_OF Parameter is 'LINE OF' table type RS38L_LINO CHAR 1
TABLE_OF Parameter Is Reference Type 'TABLE OF' RS38L_TABO CHAR 1
RESFLAG1 Reserved CHAR 1
RESFLAG2 Reserved CHAR 1
RESFLAG3 Reserved CHAR 1
RESFLAG4 Reserved CHAR 1
RESFLAG5 Reserved CHAR 1