Menu

SAP Function Module DEALDATA_FLOWS_READ

Time-Dependent Reading of Selective Flows for Transactions

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module DEALDATA_FLOWS_READ (Time-Dependent Reading of Selective Flows for Transactions) is a standard Function Module in SAP ERP and is part of the function group TB05 within the package FTA.

Technical Information

Function Module DEALDATA_FLOWS_READ
Short Text Time-Dependent Reading of Selective Flows for Transactions
Function Group TB05
Package FTA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION LIKE VTBFHA-RANTYP Application
DATE LIKE VTBFHAZU-DELFZ Key Date (Start of Period)
DATE_END_OF_PERIOD LIKE VTBFHAZU-DELFZ End of Period
FLOW_CLASS LIKE VTBFHAPO-SBKKLAS Flow Classification
FLOW_TYPE_INTERNAL LIKE VTBFHAPO-SBKTYP Flow Category
I_FLG_GIVE_FHAZU TYPE XFELD Export Internal Table with Activities
I_FLG_MRM_CALL TYPE XFELD Call Treasury MRM
I_FLG_TERMINATED_DEAL TYPE XFELD Feld zum Ankreuzen
PRODUCTTYPE_INTERNAL LIKE VTBFHA-SANLF Asset Type
TABRANGE TYPE RSDS_TRANGE Transfer Table Selection Criteria

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_TAB_DEAL TYPE TRDE_TAB_VTB_S_GES Deals
EX_TAB_FLOW TYPE TRDE_TAB_VTB_S_BEW Flows
EX_TAB_FORMULA TYPE TRDE_TAB_FORMULA_COLLECT Formulas
EX_TAB_NOMINAL TYPE TRDE_TAB_NOM Nominals at selected date
EX_TAB_NOMINAL_IN TYPE TRDE_TAB_NOM Incoming nominals at selected date
EX_TAB_NOMINAL_OUT TYPE TRDE_TAB_NOM Outgoing nominals at selected date

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
E_TAB_FHAZU LIKE VTBFHAZU Transaction Activity
E_TAB_VTIOFZU LIKE VTIOFZU Assign Option/Future to Underlyings
FLOWS LIKE VZBEWEG Flow Table Output
OPTIONS LIKE VZOPTO
POSITIONS LIKE VZBEST Output Header Table for Transactions
U_FLOWS LIKE VZBEWEG Output Underlying Flow (Not FX Option)

Exceptions

This function module does not define any Exceptions.