Menu

SAP Function Module LOAN_TRANSACTION_SEARCH

Sucht den Transaktionscode für die Darlehens/Order Bearbeitung

The Function Module LOAN_TRANSACTION_SEARCH (Sucht den Transaktionscode für die Darlehens/Order Bearbeitung) is a standard Function Module in SAP ERP and is part of the function group FVVD within the package FVVD.

Technical Information

Function Module LOAN_TRANSACTION_SEARCH
Short Text Sucht den Transaktionscode für die Darlehens/Order Bearbeitung
Function Group FVVD
Package FVVD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUKRS LIKE VDARL-BUKRS Buchungskreis
I_GSART LIKE VDARL-GSART Produktart
I_MODUS LIKE Bearbeitungsmodus siehe Fkts.doku
I_SANLF LIKE VDARL-SANLF Anlageform
I_SSTATI LIKE VDARL-SSTATI externer Vertragsstatus

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TCODE LIKE SY-TCODE Transaktionscode

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Kein Tcode gefunden (Übergabewerte falsch)