Menu

SAP Function Module KL_PROT_DETAIL_AMOUNT_WITH_DYN

Ausgabe des Detailprotokolls in Dynpro

The Function Module KL_PROT_DETAIL_AMOUNT_WITH_DYN (Ausgabe des Detailprotokolls in Dynpro) is a standard Function Module in SAP ERP and is part of the function group KLPROT within the package FTBK.

Technical Information

Function Module KL_PROT_DETAIL_AMOUNT_WITH_DYN
Short Text Ausgabe des Detailprotokolls in Dynpro
Function Group KLPROT
Package FTBK
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_B1_OBJNR TYPE JBKLOBJ1-OBJNR Objektnummer für Finanzgeschäfte
I_DATUM TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
I_EG_OBJNR TYPE JBKLOBJ1-OBJNR Objektnummer für Finanzgeschäfte
I_EV TYPE KLEVDEF-ERMVERF Ermittlungsverfahren

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ERROR_ITAB LIKE BAPIERR OR: structure of error-handling
I_IT_ANBETROUT TYPE KLANBETROUT_TAB Anrechnungsbetragsermittlung Ausgabestruktur
I_IT_BEPOS LIKE KLBEPOS enthält Basiskennzahlen von DB für Emittenten
I_IT_REPOS LIKE KLREPOS enthält Basiskennzahlen von DB für Kontrahenten und Summensatz Emittenten

Exceptions

This function module does not define any Exceptions.