The Function Module FVD_MD_GET_FIELDATTRIBUTES (Feldsteuerung und Feldhilfe f. Bildschirmfelder ermitteln) is a standard Function Module in SAP ERP and is part of the function group FVD_MD_INTERFACE_PRODUCTS within the package FVVCL_MD.
Function Module | FVD_MD_GET_FIELDATTRIBUTES |
Short Text | Feldsteuerung und Feldhilfe f. Bildschirmfelder ermitteln |
Function Group | FVD_MD_INTERFACE_PRODUCTS |
Package | FVVCL_MD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_PRODUCT_ID | TYPE | TDPR_PRODV-PRODINT | Interne Produkt-ID | |
I_STATUS | TYPE | VDARL-SSTATI | Status, in dem sich der Datensatz befindet |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR | TYPE | BOOLE-BOOLE | TRUE (-'X') und FALSE (-' ') | |
E_FIELDATTR | TYPE | TRTY_RINTER_FLD_ATTR | Tabellentyp - Feldattribute | |
E_FIELDATTR_CON_TYPE | TYPE | TRTY_RINTER_FLD_ATTR_CON_TYPE | Tabellentyp - Feldattribute - Konditionsartenabhaengig |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.