The Function Module FIAA_VIEW_READ (Liest zu einer Sicht die zugeh. Objekte (insbes. Berecht.)) is a standard Function Module in SAP ERP and is part of the function group FIAA_BAUFBAU within the package AA.
Function Module | FIAA_VIEW_READ |
Short Text | Liest zu einer Sicht die zugeh. Objekte (insbes. Berecht.) |
Function Group | FIAA_BAUFBAU |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_BUKRS | TYPE | BUKRS | Buchungskreis | |
ID_FLG_TEXT | TYPE | XFELD | ' ' | Text lesen? |
ID_LANGU | TYPE | SYLANGU | SYST-LANGU | R/3-System, aktuelle Sprache |
ID_TRANSGROUP | TYPE | TRANSACTIONGROUP | 'OTHERS' | Transaktionsgruppe |
ID_VIEW | TYPE | FIAA_VIEW_NEU | '00' | Anlagensicht |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_T082AVIEW0T | TYPE | T082AVIEW0T | Texttabellen Anlagensichten |
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 |
---|---|---|---|---|
ET_T082AVIEW1 | LIKE | T082AVIEW1 | Sichtenberechtigung für Anlagenstammsatzfelder | |
ET_T082AVIEWB | LIKE | T082AVIEWB | Sichtenberechtigung für Bewertungsbereiche |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AREA_FOUND | Keine Sichten zu Bewertungsbereichen gefunden |
NO_TEXT_FOUND | Texte zur View nicht gefunden |
NO_VIEW_ASSIGNED | Keine Sicht zur Transaktionsgruppe gefunden |
NO_VIEW_FOUND | Sicht nicht gefunden |