The Function Module LOAN_OPEN_ITEM_PREPARE_QUEUE (FBS zum Schreiben eines Sperreintrags in Tabelle LOANREF_O) 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_PREPARE_QUEUE |
Short Text | FBS zum Schreiben eines Sperreintrags in Tabelle LOANREF_O |
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_ITEMTYPE | LIKE | LOANREF_O-ITEMTYPE | Objektart der Darlehensklammer | |
I_RBO | LIKE | LOANREF_O-RBO | Geschäftsvorfallnummer (Darlehen) | |
I_REFCONCEPT | LIKE | LOANREF_O-REFCONCEPT | Klammerbegriff der Darlehensklammer |
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 |
---|---|---|---|---|
ET_LOANREF | LIKE | LOANREF_O | Ausgabetabelle für Sperrung | |
IT_RVZZBEPP | LIKE | RVZZBEPP | Eingabetabelle mit OP's |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_SENDER | Absender nicht gefüllt (I_APPLICATION oder I_RBO) |