The Function Module SOLAR_KW_AUTHORITY_CHECK (Prüfen der KW Berechtigung) is a standard Function Module in SAP ERP and is part of the function group SADOC within the package SOLAR_DOC.
Function Module | SOLAR_KW_AUTHORITY_CHECK |
Short Text | Prüfen der KW Berechtigung |
Function Group | SADOC |
Package | SOLAR_DOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTIVITY | TYPE | CHAR2 | Aktivität | |
I_AREA | TYPE | IWBAREA-AREA | 'IWBSOLAR' | IWB: Area (Speicherkategorie) |
I_LOIO | TYPE | SDOKOBJECT | Solution Manager Projekt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_MSG | LIKE | IWERRORMSG | Rückgabewert |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_CONTEXT | TYPE | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren |
This function module does not define any Exceptions.