Menu

SAP Function Module SA_KW_RFC_EXTENSION_EXISTCHECK

Prüft, ob die angegeben Erweiterung existiert

The Function Module SA_KW_RFC_EXTENSION_EXISTCHECK (Prüft, ob die angegeben Erweiterung existiert) is a standard Function Module in SAP ERP and is part of the function group SA_KW_RFC within the package SOLAR_DOC.

Technical Information

Function Module SA_KW_RFC_EXTENSION_EXISTCHECK
Short Text Prüft, ob die angegeben Erweiterung existiert
Function Group SA_KW_RFC
Package SOLAR_DOC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AREA TYPE IW_AREA Bereich
EXTENSION TYPE IWEXTID Erweiterung
RELEASE TYPE IWEXTREL Release einer Erweiterung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXIST TYPE FLAG allgemeines flag
E_ERROR_MSG TYPE IWERRORMSG IWB: Übergabestruktur für Nachrichten

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.