Menu

SAP Function Module 463EVAL_FAZ_DEAL_MAX

Hilfsfkt: Das Maximum (bzgl. ABE) aus zwei Tabellen von Sicherheiten

The Function Module 463EVAL_FAZ_DEAL_MAX (Hilfsfkt: Das Maximum (bzgl. ABE) aus zwei Tabellen von Sicherheiten) is a standard Function Module in SAP ERP and is part of the function group 463EVAL_FAZ_FLOW_CONTROL within the package FTBK01.

Technical Information

Function Module 463EVAL_FAZ_DEAL_MAX
Short Text Hilfsfkt: Das Maximum (bzgl. ABE) aus zwei Tabellen von Sicherheiten
Function Group 463EVAL_FAZ_FLOW_CONTROL
Package FTBK01
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_ECON_DEAL_TAB TYPE FZP_DEAL_TAB Die Tabelle wirtschaftlicher ABE von Ziehungen
I_POL_DEAL_TAB TYPE FZP_DEAL_TAB Die Tabelle politischer ABE von Ziehungen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MAX_DEAL_TAB TYPE FZP_DEAL_TAB Das Maximum der ABE's der Input-Deal-Tabellen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.