Menu

SAP Function Module SO_PC_PROFILE_UPDATE

SAPoffice: Pflegen des Arbeitsverzeichniseintrags

The Function Module SO_PC_PROFILE_UPDATE (SAPoffice: Pflegen des Arbeitsverzeichniseintrags) is a standard Function Module in SAP ERP and is part of the function group SO30 within the package SO.

Technical Information

Function Module SO_PC_PROFILE_UPDATE
Short Text SAPoffice: Pflegen des Arbeitsverzeichniseintrags
Function Group SO30
Package SO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEFPATH LIKE RLGRAP-FILENAME SPACE Default path, if SPACE, reduction
FILENAME LIKE RLGRAP-FILENAME SPACE Parameter for the PC profile (take default !)
KEY LIKE RLGRAP-FILENAME SPACE Parameter for the PC profile (take default !)
SECTION LIKE RLGRAP-FILENAME SPACE Parameter for the PC profile (take default !)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CANCELLED LIKE Flag: Anlegen wurde abgebrochen
PATH LIKE RLGRAP-FILENAME Newly set path for work directory

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.