Menu

SAP Function Module FIAA_TRACE_DATA_READ

Reads values stored during asset depr. with trace

The Function Module FIAA_TRACE_DATA_READ (Reads values stored during asset depr. with trace) is a standard Function Module in SAP ERP and is part of the function group AVAL within the package AB.

Technical Information

Function Module FIAA_TRACE_DATA_READ
Short Text Reads values stored during asset depr. with trace
Function Group AVAL
Package AB
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_UNAME LIKE SY-UNAME SY-UNAME user which created the trace

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
ET_BEWTAB LIKE RABEWTAB table for transactions
ET_CSEGMENT LIKE RACSEGMENT table for ANLC values

Exceptions

This function module does not define any Exceptions.