The Function Module FVD_MD_VIEW_DETAIL_ORGA (Organisation / Rahmendaten) is a standard Function Module in SAP ERP and is part of the function group FVD_MD_VIEW_DIALOG_SCREENS within the package FVVCL_MD.
Function Module | FVD_MD_VIEW_DETAIL_ORGA |
Short Text | Organisation / Rahmendaten |
Function Group | FVD_MD_VIEW_DIALOG_SCREENS |
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_EDIT_MODE | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
I_ORGANIZATION | TYPE | RSCREEN_ORGANIZATION | Organisation / Rahmendaten | |
I_TAB_BEGRU | TYPE | TRTY_RINTER_BEGRU | Tabellentyp - Berechtigungsgruppe | |
I_TAB_FIELDATTR | TYPE | TRTY_RINTER_FLD_ATTR | Tabellentyp - Feldattribute |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DATA_CHANGED | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
E_RETURN | TYPE | RSCREEN_ORGANIZATION_RETURN | Organisation / Rahmendaten |
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.