The Function Module ISSR_OP_GET_FIELDSELECTION (Lesen der statusunabhängigen Feldauswahl einer Auftragsart) is a standard Function Module in SAP ERP and is part of the function group ISSR4_OP within the package VVSRFISL.
Function Module | ISSR_OP_GET_FIELDSELECTION |
Short Text | Lesen der statusunabhängigen Feldauswahl einer Auftragsart |
Function Group | ISSR4_OP |
Package | VVSRFISL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELD_NAME | TYPE | TFAWC-BFELD | Feldname | |
ORDER_TYPE | TYPE | ANY | Ausprägung des jeweiligen Beeinflussenden Feldes | |
PROGRAM_NAME | TYPE | TFAWF-PROG | 'SAPLISSR_MD_ADMIN' | Feldauswahl: Name des Modulpools |
SCREEN_GROUP | TYPE | TFAWC-BLDGR | 'BAV1' | Feldauswahl: Bildgruppe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_FIELD_SELECTION | TYPE | ISSR_T_FIELD_SELECT_ATTRIBUTES | Attribute der Feldauswahl |
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 |
---|---|
NOT_FOUND_TFAWC | Zur Auftragsart sind keine Feldauswahl - Einstellungen vorhanden |
NOT_FOUND_TFAWF | Zum Programm sind keine modifizierbaren Felder vorhanden |