The Function Module SET_TEXT_IN_POOL (Sets cursor on a text in a pool (default: beginning of pool)) is a standard Function Module in SAP ERP and is part of the function group STXH within the package STXD.
Function Module | SET_TEXT_IN_POOL |
Short Text | Sets cursor on a text in a pool (default: beginning of pool) |
Function Group | STXH |
Package | STXD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID | LIKE | THEAD-TDID | SPACE | Text ID |
LANGUAGE | LIKE | THEAD-TDSPRAS | SPACE | Text Language |
NAME | LIKE | THEAD-TDNAME | SPACE | Text Name |
OBJECT | LIKE | THEAD-TDOBJECT | SPACE | Text object |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
POOL | LIKE | TLINE | Text pool table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_IN_POOL | Text does not exist in pool |