Menu

SAP Function Module WSAF_WRITE_CONFIG

Writing the SAF config file to the location directory

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module WSAF_WRITE_CONFIG (Writing the SAF config file to the location directory) is a standard Function Module in SAP ERP and is part of the function group WSAF within the package WSAFS.

Technical Information

Function Module WSAF_WRITE_CONFIG
Short Text Writing the SAF config file to the location directory
Function Group WSAF
Package WSAFS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CHECK TYPE XFLAG Prüfung ob Datei vorhanden ist
I_LOCATION TYPE T001W-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_FILE_EXIST TYPE XFLAG Wenn Datei existiert ist Flag gesetzt

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CONFIG_DATA TYPE WSAF_T_CONFIG_STRUCT Daten zum Aufbau einer SAF Konfigurationsdatei

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FILE_NOT_WRITTEN Datei konnte nicht angelegt werden
NOTHING_TO_DO Kein Workload - leere Arbeitstabelle
PATH_NOT_FOUND Pfad konnte nicht bestimmt werden
UNABLE_TO_OPEN_CONFIG_FILE Config Datei konnte nicht geöffnet werden
UNKNOWN_OPSYS Unbekanntes Betriebssystem
WRONG_CALL Falscher Aufruf
WRONG_WSAFCONST_ENTRIES WSAFCONST falsch gepflegt