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.
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 |
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) |
This function module does not define any EXPORTING 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) |
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) |
This function module does not define any Exceptions.