Menu

SAP Function Module ACE_SOP_SIMU_INDEX_CHART_READ

Lesen eines Kursverlaufs für Simulation

The Function Module ACE_SOP_SIMU_INDEX_CHART_READ (Lesen eines Kursverlaufs für Simulation) is a standard Function Module in SAP ERP and is part of the function group ACE_SOP_SIMU_CUST within the package FI-SOA.

Technical Information

Function Module ACE_SOP_SIMU_INDEX_CHART_READ
Short Text Lesen eines Kursverlaufs für Simulation
Function Group ACE_SOP_SIMU_CUST
Package FI-SOA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE BAPIRET2_T Returntabelle

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
ET_SIMU_INDCHRTS LIKE ACE_SOP_SCRT_IND Tabelle mit Wertpapierkursen
IT_INDEX_IDS LIKE ACE_SOP_INDEX_IDS Indizes

Exceptions

This function module does not define any Exceptions.