Menu

SAP Function Module SCPR_IF_RELEASE_MODIFY

The Function Module SCPR_IF_RELEASE_MODIFY () is a standard Function Module in SAP ERP and is part of the function group SCPRPR within the package SCPR.

Technical Information

Function Module SCPR_IF_RELEASE_MODIFY
Short Text
Function Group SCPRPR
Package SCPR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROFID TYPE SCPRATTR-ID
PROFTYPE TYPE SCPRATTR-TYPE
SHOW_ONLY TYPE C SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE TYPE C

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPONENT LIKE SCPRATTR-COMPONENT SW Component
MAXRELEASE LIKE SCPRATTR-MAXRELEASE
MINRELEASE LIKE SCPRATTR-MINRELEASE
TEXT LIKE SCPRTEXT-TEXT Short Text for Profile

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.