Menu

SAP Function Module SRTT_GET_RELEASE_NR

The Function Module SRTT_GET_RELEASE_NR () is a standard Function Module in SAP ERP and is part of the function group SRTT within the package STRM.

Technical Information

Function Module SRTT_GET_RELEASE_NR
Short Text
Function Group SRTT
Package STRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RFCDEST TYPE RFCDES-RFCDEST Logical Destination (Specified in Function Call)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BASIS_PATCH LIKE PAT03-PATCH Support Package Name
CHARLEN TYPE I
CODE_PAGE LIKE TCP00-CPCODEPAGE SAP character set identification
COPYLOCK LIKE T000-CCCOPYLOCK Protection reg. client copy program and comparison tools
MANDT LIKE SY-MANDT R/3 System, Client Number from Logon
MSG_TEXT TYPE RFCLINE_D Line with 80 characters
NFORM LIKE TCP00-CPCODEPAGE
SAP_RELEASE LIKE SY-SAPRL R/3 System, system release
SYSID LIKE SY-SYSID Name of SAP R/3 System
USER LIKE SY-UNAME SAP System, User Logon Name

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.