Menu

SAP Function Module PFL_MODIFY_PARAMETER

The Function Module PFL_MODIFY_PARAMETER () is a standard Function Module in SAP ERP and is part of the function group SPF2 within the package SPFL.

Technical Information

Function Module PFL_MODIFY_PARAMETER
Short Text
Function Group SPF2
Package SPFL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BLANKLINES LIKE SY-TABIX 0 number of empty lines to insert befor this param
PARNR LIKE TPFET-PARNR 0 internal parameter number
REPLACE_COMMENT LIKE SY-DAYST SPACE if empty: delete old comment

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.