The Function Module LOAN_OPEN_ITEM_CHECK (FBS zum Prüfen der debitorischen OPs auf vorhandene Sperren) is a standard Function Module in SAP ERP and is part of the function group FVD0A within the package FVVD.
Function Module | LOAN_OPEN_ITEM_CHECK |
Short Text | FBS zum Prüfen der debitorischen OPs auf vorhandene Sperren |
Function Group | FVD0A |
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_APPLICATION | LIKE | LOANREF_O-APPLICATION | Applikationsbezeichnung | |
I_BO_CAT | TYPE | SBO_CAT | Geschäftsvorfalltyp | |
I_ENQUEUE_VDARL | TYPE | XFLAG | 'X' | VDARL sperren |
I_RBO | LIKE | LOANREF_O-RBO | Geschäftsvorfallnummer (Darlehen) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
GT_RVZZBEPP | LIKE | RVZZBEPP | Buchhaltung: Sekundärindex für Debitoren |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PARAMETER | Ungültige Parameter |
NO_ITEMS | Keine OP's gefunden |
VDARL_LOCKED | Vertrag gesperrt |