The Function Module FIBL_RPCODE_INSERT (Verbuchen eines Repetitive Codes) is a standard Function Module in SAP ERP and is part of the function group FIBL_RPCODE within the package FIBL_RPCODE.
Function Module | FIBL_RPCODE_INSERT |
Short Text | Verbuchen eines Repetitive Codes |
Function Group | FIBL_RPCODE |
Package | FIBL_RPCODE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECKED | TYPE | C | SPACE | Repetitive Code bereits überprüft |
IS_FIBL_RPCODE_I | LIKE | FIBL_RPCODE_I | Schnittstelle Repetitive Code |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | LIKE | SY-SUBRC | Returncode |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_INSERT | Fehler beim Einfügen in die Datenbank |