The Function Module FIPR_TRANSFER_XFLDS_FLDMOD (Wandelt die üblichen XFelder in ein Feldmodifikationsfeld um) is a standard Function Module in SAP ERP and is part of the function group FIPR_TOOLS within the package FIPR.
Function Module | FIPR_TRANSFER_XFLDS_FLDMOD |
Short Text | Wandelt die üblichen XFelder in ein Feldmodifikationsfeld um |
Function Group | FIPR_TOOLS |
Package | FIPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_XDIS | LIKE | BOOLE-BOOLE | Anzeigefeld | |
I_XNOS | LIKE | BOOLE-BOOLE | Undefiniert | |
I_XOPT | LIKE | BOOLE-BOOLE | Kannfeld | |
I_XREQ | LIKE | BOOLE-BOOLE | Mußfeld | |
I_XSUP | LIKE | BOOLE-BOOLE | Ausgeblendet |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLDMOD | LIKE | FIPR_VA_FLD-FLDSTAT | Feldmodifikation |
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_ONE_X | Null oder mehr als ein XFeld angekreuzt |