The Function Module CACS_DETERMINE_VALUE (Ermittlung Prov. Bewertungsart) is a standard Function Module in SAP ERP and is part of the function group CACS_VALUATION within the package CACS2D.
Function Module | CACS_DETERMINE_VALUE |
Short Text | Ermittlung Prov. Bewertungsart |
Function Group | CACS_VALUATION |
Package | CACS2D |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Applikation | |
I_BUSITIME_BEGIN | TYPE | CACS_BUSITIME_B | Fachliches Datum + Uhrzeit | |
I_TECHTIME_BEGIN | TYPE | CACS_TECHTIME_B | Technisches Datum + Uhrzeit | |
I_TRI_OBJ_ID_EXT | TYPE | CACSTRIOBJIDEXT | Externe Identifikation des auslösenden Teilobjekts | |
I_TRI_OBJ_TYPE | TYPE | CACSTRIOBJ | Objektart | |
I_VALUE | TYPE | CACSVAL | optional: wenn bestimmte Bewertungsart gewünscht | |
I_VALUE_VERSION | TYPE | CACSVERSION | optional : wenn bestimmte version gewünscht |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_VALUATION | LIKE | TCACS_VAL | Bewertungsart |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA | Customizing-Tabelle leer |
NO_SELECT | Satz nicht gefunden |