The Function Module AUTHORITY_CHECK_IFLO (Alle Berechtigungsprüfungen für Objekt IFLO = Technischer Platz) is a standard Function Module in SAP ERP and is part of the function group ILO1 within the package ILOM.
Function Module | AUTHORITY_CHECK_IFLO |
Short Text | Alle Berechtigungsprüfungen für Objekt IFLO = Technischer Platz |
Function Group | ILO1 |
Package | ILOM |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IFLO_WA | LIKE | IFLO | Work area for functional location | |
I_CALL_BADI | LIKE | IREF-IIND | 'X' | X - BADI-Aufruf unterstützen |
I_TCODE_CHECK | LIKE | IREF-IIND | 'X' | X - Check also authorization transaction |
TCODE | LIKE | SY-TCODE | SY-TCODE | Transaction Code |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_USER_MASTER_DATA | Error in user master record |
NO_AUTHORITY_BADI | Keine Berechtigung laut BADI |
NO_AUTHORITY_BEGRP | No authorization for authorization group |
NO_AUTHORITY_INGRP | No authorization for PM planner group |
NO_AUTHORITY_IWERK | No authorization for PM planning plant |
NO_AUTHORITY_KOSTL | No authorization for cost center |
NO_AUTHORITY_SWERK | No authorization for maintenance plant |
NO_AUTHORITY_TCODE | No authorization for transaction code |
NO_PROFILE_IN_USER_MASTER_DATA | No profile in user master record |