The Function Module MC_CHECK_READ_ATTRIBUT_SQFNA () is a standard Function Module in SAP ERP and is part of the function group MCY9 within the package MCS.
Function Module | MC_CHECK_READ_ATTRIBUT_SQFNA |
Short Text | |
Function Group | MCY9 |
Package | MCS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLAG_CHECK | LIKE | SY-DATAR | Check, ob I_SQFNA in I_SQTAB | |
FLAG_F4 | LIKE | SY-DATAR | X- F4-Hilfe | |
I_SQFNA | LIKE | MCCMDE-SQFNA | Anreicherungsfeld | |
I_SQTAB | LIKE | MCCMDE-SQTAB | Anreicherungstabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SQFNA | LIKE | MCCMDE-SQFNA | Anreicherungsfeld aus F4-Hilfe |
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 |
---|---|
FIELD_NOT_IN_READTAB | Anreicherungsfeld nicht in -tabelle |
READTAB_FIELD_NOT_ALLOWED | Anreicherungsfeld nicht erlaubt |