The Function Module ANALYSE_VW_RE (Interpretation des Verwendungszwecks (Immobilien)) is a standard Function Module in SAP ERP and is part of the function group FVVI_BANK_STMT within the package FVVI.
Function Module | ANALYSE_VW_RE |
Short Text | Interpretation des Verwendungszwecks (Immobilien) |
Function Group | FVVI_BANK_STMT |
Package | FVVI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FEBEP | LIKE | FEBEP | Einzelposten des Elektronischen Kontoauszugs | |
I_FEBKO | LIKE | FEBKO | Kopfsatz des elektronischen Kontoauszugs |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FEBEP | LIKE | FEBEP | Einzelposten des Elektronischen Kontoauszugs | |
E_FEBKO | LIKE | FEBKO | Kopfsatz des elektronischen Kontoauszugs | |
E_MSGTEXT | LIKE | FEBMKA-MESSG | Message, die ausgegeben werden soll | |
E_MSGTYP | LIKE | FEBMKA-MSTYP | Messagetyp (E,S,W,I) | |
E_UPDATE | LIKE | FEBMKA-MSTYP | Kennzeichen: Daten im Programm ändern |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FEBCL | LIKE | FEBCL | Clearing-Daten zu einem Einzelposten | |
T_FEBRE | LIKE | FEBRE | Referenzsätze Verwendungszwecke zu einem Einzelp |
This function module does not define any Exceptions.