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.
Function Module | CACS00_OBJHIST_CHECK |
Short Text | Prüfen eines Teilobjekts gemäß Historie |
Function Group | CACS00_OBJECTDATA |
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_CASE | LIKE | CACS00_S_CASM | Provisionsfall (Metaobjekt) | |
I_TRI_METH_TYP | TYPE | CACSTRIMETHTYP | Auslösende Methode |
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_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) |
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 |
This function module does not define any Exceptions.