The Function Module AIA_TOOL_GET_STATUS (Holt die aktiven Status der Manf und aller/einer Variante) is a standard Function Module in SAP ERP and is part of the function group AIA_TOOL within the package AIR.
Function Module | AIA_TOOL_GET_STATUS |
Short Text | Holt die aktiven Status der Manf und aller/einer Variante |
Function Group | AIA_TOOL |
Package | AIR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPREQ | LIKE | IMAK | Objektnummer | |
I_LANGUAGE | TYPE | SPRAS | Sprachenschlüssel | |
I_ONLY_ACTIVE | TYPE | C | 'X' | Nur aktive Status |
I_REFRESH | TYPE | C | SPACE | Von DB lesen |
I_WITH_TEXT | TYPE | C | 'X' | Auch Bezeichnung und Kürzel |
This function module does not define any EXPORTING parameters.
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_APPREQVARNT_STATUS | LIKE | BAPIAPPREQSTATUSVARNT | System- und Anwenderstatus zu Maßnahmenanforderungsvarianten | |
ET_APPREQVARNT_USER_STATUS | LIKE | BAPIAPPREQSTATUSVARNT | System- und Anwenderstatus zu Maßnahmenanforderungsvarianten | |
ET_APPREQ_STATUS | LIKE | BAPIAPPREQSTATUS | System- und Anwenderstatus der Maßnahmenanforderung | |
ET_APPREQ_USER_STATUS | LIKE | BAPIAPPREQSTATUS | System- und Anwenderstatus der Maßnahmenanforderung | |
IT_APPREQVARNT | LIKE | IMAV | Variante Maßnahmenanforderung | |
RETURN | LIKE | BAPIRET2 | Returnparameter |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_STATUS | Fehler in der Statusverwaltung |