Menu

SAP Function Module REPOSITORY_INTERN_EXPAND

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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.