The Function Module REMADV_INSERT (Anlegen eines Zahlungsavises) is a standard Function Module in SAP ERP and is part of the function group FRAD within the package FBAS.
Function Module | REMADV_INSERT |
Short Text | Anlegen eines Zahlungsavises |
Function Group | FRAD |
Package | FBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AVIK | LIKE | AVIK | Dialogfreie Verarbeitung: Aviskopf | |
I_RFRADC | LIKE | RFRADC | Kommunikationsstruktur (Input) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RFRADC | LIKE | RFRADC | Kommunikationsstruktur (Output) |
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_AVIP | LIKE | AVIP | Dialogfreie Verarbeitung: Avispositionen | |
T_AVIR | LIKE | AVIR | Dialogfreie Verarbeitung: Avisunterpositionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALREADY_EXISTING | Avis existiert bereits |
COMPANY_NOT_DEFINED | Buchungskreis nicht definiert |
COUNTRY_NOT_DEFINED | Land nicht definiert |
ERROR | Fehler im Avis |
NO_AUTHORITY | Keine Berechtigung |
NO_NUMBER_ENTERED | Eingabe einer Avisnummer wurde abgebrochen |