Menu

SAP Function Module RPY_PROGRAM_READ

The Function Module RPY_PROGRAM_READ () is a standard Function Module in SAP ERP and is part of the function group SIFP within the package SEUX.

Technical Information

Function Module RPY_PROGRAM_READ
Short Text
Function Group SIFP
Package SEUX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE LIKE SY-LANGU SY-LANGU
ONLY_SOURCE LIKE RGLIF-ONLY_SOURC ' '
ONLY_TEXTS LIKE RGLIF-ONLY_TEXTS ' '
PROGRAM_NAME LIKE RPY_PROG-PROGNAME
WITH_INCLUDELIST LIKE RGLIF-WITH_INCL 'X'
WITH_LOWERCASE LIKE RGLIF-LOWERCASE ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROG_INF LIKE RPY_PROG

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
INCLUDE_TAB LIKE RPY_REPO
SOURCE LIKE ABAPSOURCE Source Table
SOURCE_EXTENDED LIKE ABAPTXT255
TEXTELEMENTS LIKE TEXTPOOL

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED
NOT_FOUND
PERMISSION_ERROR