SAP Function Module RHCT_INDEX_UPDATE

The Function Module RHCT_INDEX_UPDATE () is a standard Function Module in SAP ERP and is part of the function group RHCT within the package SP00.

Technical Information

Function Module RHCT_INDEX_UPDATE
Short Text
Function Group RHCT
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CAT_PLVAR LIKE OBJEC-PLVAR SPACE Plan version
CAT_TYPE LIKE T77OC-CATTP Catalog category from table T77OC
GEN_BEGDA LIKE OBJEC-BEGDA SY-DATUM Start of the analysis period
GEN_ENDDA LIKE OBJEC-ENDDA SY-DATUM End of the analysis period

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED Action was cancelled
CAT_TYPE_WRONG Catalog category not found
DATABASE_ERROR Database error occurred
NO_ROOT_OBJECT_FOUND No root objects found for indexing
PATH_NOT_VALID No valid evaluation path
PLVAR_NOT_FOUND Plan version not found