Menu

SAP Function Module PROFILE_GET

OBSOLETE: Get Entry from Presentation Server INI File

The Function Module PROFILE_GET (OBSOLETE: Get Entry from 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_GET
Short Text OBSOLETE: Get Entry from 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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALUE LIKE Current value

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.