The Function Module AIA_TOOL_GET_SPER_MNER_LVM_LKZ (Prüfen, ob bearbeitungssperrende Status vorliegen) 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_SPER_MNER_LVM_LKZ |
Short Text | Prüfen, ob bearbeitungssperrende Status vorliegen |
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 | RIMAK | Investitionsanforderung - Allgemeine Daten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_APPREQ_LOEKZ | TYPE | C | Manf hat Status 'Löschkennzeichen' | |
E_FLG_APPREQ_LOEVM | TYPE | C | Manf hat Status 'Löschvormerkung' | |
E_FLG_APPREQ_MNER | TYPE | C | Manf hat Status 'Durch Maßnahme ersetzt' | |
E_FLG_APPREQ_SDSP | TYPE | C | Manf hat Status 'Stammdatensperre' |
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_FLG_VARNT_SDSP | TYPE | IMAD1_XVERW_VAR | Haben Varianten Status 'Stammdatensperre' | |
IT_VARNT | LIKE | RIMAV | Varianten Maßnahmenanforderung |
This function module does not define any Exceptions.