The Function Module SF_ST_TEXT_RETRIEVAL (Standard text retrieval for catalog (SO10)) is a standard Function Module in SAP ERP and is part of the function group SFSS within the package SFIN.
Function Module | SF_ST_TEXT_RETRIEVAL |
Short Text | Standard text retrieval for catalog (SO10) |
Function Group | SFSS |
Package | SFIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language indicator |
REFINING_STEP | LIKE | RSFIN-BOOL | SPACE | Indicator for refinement (-'X') |
TEXT_ID | LIKE | THEAD-TDID | 'ST' | SAPscript text ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER_OF_HITS | LIKE | FIST-HITS | Number of found documents | |
NUMBER_OF_LOST_HITS | LIKE | FIST-HITS | Number of pointers that cannot be |
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 |
---|---|---|---|---|
KEY_TABLE | LIKE | PSCR | Document key (refinement and expor |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | Abnormal termination of screen ent |
INTERN_ERROR | Internal error. |
KEY_INVALID | Invalid document key. |
REFINING_IMPOSSIBLE | Refinement is not possible. |