Menu

SAP Function Module SA_KW_RFC_KW_AUTH_CHECK_ATTR

Prüfen der KW Berechtigung für Attributwerte

The Function Module SA_KW_RFC_KW_AUTH_CHECK_ATTR (Prüfen der KW Berechtigung für Attributwerte) 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_KW_AUTH_CHECK_ATTR
Short Text Prüfen der KW Berechtigung für Attributwerte
Function Group SA_KW_RFC
Package SOLAR_DOC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AREA TYPE IWBAREA-AREA 'IWBSOLAR' Bereich
I_FOLDER_TECH_NAME TYPE IW_TECNAME Technischer Name eines Informationsobjekts
I_PROJECT TYPE PROJECT_ID Name des Projekts

Exporting Parameters

These are the EXPORTING parameters of this function module.

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

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
E_BAD_PROPERTIES LIKE IWERRPROPS IWB: Fehlerstruktur für Attribute
E_PROPERTIES LIKE SDOKPROPTY SDOK: Attribut eines Objektes, Name und Ausprägung

Exceptions

This function module does not define any Exceptions.