The Function Module FVVD_DEACTIVATE_SCREENS (Hide Loan Master Data Tab) is a standard Function Module in SAP ERP and is part of the function group FVVD_DEACTIVATE_SCRRENS within the package FVVD.
Function Module | FVVD_DEACTIVATE_SCREENS |
Short Text | Hide Loan Master Data Tab |
Function Group | FVVD_DEACTIVATE_SCRRENS |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUSWAHL | TYPE | VVFEAUS | Financial Assets Management field selection string | |
I_MUSTERDARLEHEN | LIKE | ' ' | Sample Loan | |
I_STATUS | TYPE | TZC37-INTEB | Status | |
I_TZPA | TYPE | TZPA | Financial Assets Management Product Types | |
I_TZPAB | TYPE | TZPAB | Financial Assets Management product types |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BEZ_USER_EXIT | TYPE | RMF67-XKBEZ9 | Short Text | |
E_HIDDEN_SCREENS | TYPE | TABLE | SY-TCODE für ausgeblendete Tabreiter |
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.