Menu

SAP Function Module PROFILE_SET

OBSOLETE: Write Entry in Presentation Server INI File

The Function Module PROFILE_SET (OBSOLETE: Write Entry in Presentation Server INI File) is a standard Function Module in SAP ERP and is part of the function group GRAP within the package SGRP.

Technical Information

Function Module PROFILE_SET
Short Text OBSOLETE: Write Entry in Presentation Server INI File
Function Group GRAP
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILENAME LIKE SPACE Path and name of the .INI file
KEY LIKE SPACE Key
SECTION LIKE SPACE Section in the .INI file
VALUE LIKE SPACE New value

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.