Menu

SAP Function Module CACS00_OBJHIST_CHECK

Prüfen eines Teilobjekts gemäß Historie

The Function Module CACS00_OBJHIST_CHECK (Prüfen eines Teilobjekts gemäß Historie) is a standard Function Module in SAP ERP and is part of the function group CACS00_OBJECTDATA within the package CACSCC.

Technical Information

Function Module CACS00_OBJHIST_CHECK
Short Text Prüfen eines Teilobjekts gemäß Historie
Function Group CACS00_OBJECTDATA
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_CASE LIKE CACS00_S_CASM Provisionsfall (Metaobjekt)
I_TRI_METH_TYP TYPE CACSTRIMETHTYP Auslösende Methode

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_OBJECTDATA LIKE CACS00_S_OBJM Provisionsfallobjektdaten
FLG_ERROR TYPE BOOLEAN_FLG Boolsche Variable (X-true, space-false)
FLG_REJECTED TYPE BOOLEAN_FLG Boolsche Variable (X-true, space-false)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_OBJHIST_CHG LIKE CACS00_OBJHIST Änderungshistorie provisionsauslösende Teilobjekte
C_OBJHIST_NEW LIKE CACS00_OBJHIST Änderungshistorie provisionsauslösende Teilobjekte

Exceptions

This function module does not define any Exceptions.