Menu

SAP Function Module AIPS_SIMUL_READ

Lesen der aktuellen AfA-Simulationsdaten eines Objektes

The Function Module AIPS_SIMUL_READ (Lesen der aktuellen AfA-Simulationsdaten eines Objektes) is a standard Function Module in SAP ERP and is part of the function group AIPS within the package AIS.

Technical Information

Function Module AIPS_SIMUL_READ
Short Text Lesen der aktuellen AfA-Simulationsdaten eines Objektes
Function Group AIPS
Package AIS
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_OBJNR LIKE ANIA-OBJNR RW-Objektnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_ANIA LIKE ANIA erster ania-Satz der Tabelle uania
E_NUMBER LIKE SY-TABIX Anzahl der Aufteilung

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_ANIA LIKE ANIA vollständige uania
ET_ANIB LIKE ANIB vollständige uanib

Exceptions

This function module does not define any Exceptions.