The Function Module FC_SET_SELECT (Aufruf der Set-Pflege-Transaktion zum Anzeigen/Ändern/Erzeugen) is a standard Function Module in SAP ERP and is part of the function group FC00S within the package FC00.
Function Module | FC_SET_SELECT |
Short Text | Aufruf der Set-Pflege-Transaktion zum Anzeigen/Ändern/Erzeugen |
Function Group | FC00S |
Package | FC00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DIMEN | TYPE | FC_DIMEN | Sicht | |
E_FIELD | LIKE | RGSBS-FIELD | Tabellenfeld | |
E_FLG_DISPLAY_ONLY | TYPE | FC00_FLG_DISPLAY_ONLY | SPACE | Änderung/Anzeigemodus |
E_ITCLG | TYPE | FC_ITCLG | Positionsplan | |
E_SETCLASS | TYPE | FC00_SETCLASS | Setklasse | |
E_SET_MUST | LIKE | '*' | SetID ( genau dieses Set wird gepflegt ) | |
E_SITYP | TYPE | FC_SITYP | Unterpositionstyp | |
E_TABLE | LIKE | RGSBS-TABLE | 'FIMC' | Tabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SETID | TYPE | FC00_SETID | zurückgelieferte SetID |
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 |
---|---|
NO_SET_PICKED | Kein Set gefunden |