The Function Module AFWCH_ACTIVE_INT_VIEW_GET (AFW: liefert aktive Analysestr. und interne Sicht bei fixer Mmv.) is a standard Function Module in SAP ERP and is part of the function group AFWCH_STR within the package CFM_AFWCH.
Function Module | AFWCH_ACTIVE_INT_VIEW_GET |
Short Text | AFW: liefert aktive Analysestr. und interne Sicht bei fixer Mmv. |
Function Group | AFWCH_STR |
Package | CFM_AFWCH |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DATASTR | TYPE | JBRRMBID | Name der aktiven Analysestruktur | |
E_INTERNAL_VIEW | TYPE | JBRSICHTID | Name der internen Sicht |
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 |
---|---|
ACTIVE_DATASTRUCTURE_NOT_FOUND | Analysestruktur ist aktiv, existiert aber nicht |
ACTIVE_DATASTR_WRONG_TYPE | Keine feste Merkmalsverwendung für aktive Analysestruktur |
NO_ACTIVE_DATASTRUCTURE | Im aktuellen Mandanten ist keine Analysestruktur aktiv |
NO_INTERNAL_VIEW | Für aktive Analysestruktur existiert keine interne Sicht |