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.
Function Module | PFL_MODIFY_PARAMETER |
Short Text | |
Function Group | SPF2 |
Package | SPFL |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.