The Function Module SDOK_INDEX_PHIO_ASYNC () is a standard Function Module in SAP ERP and is part of the function group SDCE within the package SDOK.
Function Module | SDOK_INDEX_PHIO_ASYNC |
Short Text | |
Function Group | SDCE |
Package | SDOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client |
COMP_CNT | TYPE | SDOK_CNUMB | ||
CREATION_TIME | TYPE | SDOK_LCTST | Time generated | |
IDXCAT_DESCRIPTION | LIKE | SRETIDCATT-DESCRIPT | Index category description | |
LANGUAGE | LIKE | SY-LANGU | ||
OBJECT_ID | LIKE | SDOKOBJECT | ||
SELECTED_CATID | LIKE | SDOKIDXJOB-CATID | ||
SELECTED_LANGU | LIKE | SY-LANGU | ||
X_DELIVER | LIKE | SY-DATAR | ||
X_IDXCAT_PROPS_GIVEN | LIKE | SY-DATAR | ||
X_UPDATE | LIKE | SY-DATAR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RCODE | TYPE | SDOK_ERRKY |
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 |
---|---|---|---|---|
IDXCAT_PROPTAB | LIKE | SDOKPROPTY |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLASS_HAS_NO_DOCU_SPACE | |
DOCU_SPACE_UNKNOWN | |
ERROR_CREATING_IDXCAT | Error creating the index category |
INDEX_JOB_ALREADY_EXISTS | |
MORE_THAN_ONE_CATID | |
NOT_SELECTED | |
NO_LANGUAGE_GIVEN | |
OBJECT_NOT_EXISTING | Object Does Not Exist |
PHIO_HAS_NO_COMPONENTS |