Menu

SAP Function Module CACS00_GET_VAL_HIST_BY_OBJS

Read valuation history by objects

The Function Module CACS00_GET_VAL_HIST_BY_OBJS (Read valuation history by objects) is a standard Function Module in SAP ERP and is part of the function group CACS00_VALUATION within the package CACSCC.

Technical Information

Function Module CACS00_GET_VAL_HIST_BY_OBJS
Short Text Read valuation history by objects
Function Group CACS00_VALUATION
Package CACSCC
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_META_CASE TYPE CACS00_S_CASM Provisionsfall (Metaobjekt)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FLG_ERROR TYPE CACSCASEERROR KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_META_DOC_HIST_VALUATION LIKE CACS00_DOCVA Provisionsbeleg, Bewertung (Metaobjekt)
IT_META_DOC_VALUATION LIKE CACS00_S_DOCVAM Provisionsbeleg, Bewertung (Metaobjekt)

Exceptions

This function module does not define any Exceptions.