The Function Module AISC_CALC_COMPLETENESS (Bestimmt den Unvollständigkeitsgrad der übergebenen Anlage) is a standard Function Module in SAP ERP and is part of the function group AISC within the package AA.
Function Module | AISC_CALC_COMPLETENESS |
Short Text | Bestimmt den Unvollständigkeitsgrad der übergebenen Anlage |
Function Group | AISC |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ANLA | LIKE | ANLA | Anlagenstammsatzdaten | |
I_ANLH | LIKE | ANLH | Anlagen-Hauptnummer | |
I_ANLN1 | TYPE | ANLN1 | Anlagenhauptnummer | |
I_ANLN2 | TYPE | ANLN2 | Anlagenunternummer | |
I_ANLV | LIKE | ANLV | Versicherungsdaten | |
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_GRENZ | LIKE | ANLZ-BDATU | Grenzdatum, vor dem keine ANLZ Prfg stattfindet |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ANEQS | TYPE | ANEQS | Vollständigkeitskennzeichen | |
E_INCOMPLETE | TYPE | AM_INCOMPLETE | Detaillierte Beschreibung der Unvollständigkeit |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FRULES | TYPE | AIST_FIELDRULES | Bildaufbaudaten | |
T_FRULES_A | TYPE | AIST_FIELDRULES_AREA | Bildaufbaudaten für Bewertungsbereiche |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ANLB | LIKE | ANLB | Bewertungsbereichsdaten | |
T_ANLZ | LIKE | ANLZ | Zeitabhängige Daten der Anlage | |
T_FIELDS | LIKE | AMTABFIELDS_AFABE | Ungefüllte Mußfelder |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MISSING_KEY | Die vier ersten FB-Parameter sind initial |
NOT_FOUND | Ein Objekt wurde nicht gefunden |