Menu

SAP Function Module REPOSITORY_INTERN_EXPAND

The Function Module REPOSITORY_INTERN_EXPAND () is a standard Function Module in SAP ERP and is part of the function group SEUA within the package SEUI.

Technical Information

Function Module REPOSITORY_INTERN_EXPAND
Short Text
Function Group SEUA
Package SEUI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTROL_DATA TYPE SEUICTRL Tax data
OBJTYPE TYPE EUOBJ-ID
PROGRAM TYPE PROGRAMM ABAP Program: Current Main Program

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT TYPE SY-TFILL

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
ENVI_RESULT TYPE SENVI_TAB
EXPAND_TABIX TYPE RSTABIXTAB Internal Tables, Current Row Index
FOUND_COLUMNS LIKE RSDEPOS
REPOSITORY_TAB TYPE REPOBUFFER
RESULT TYPE REPOBUFFER

Exceptions

This function module does not define any Exceptions.