The Function Module CHECK_TEXT_OBJECT (SAPscript: Check text object) is a standard Function Module in SAP ERP and is part of the function group STXD within the package STXD.
Function Module | CHECK_TEXT_OBJECT |
Short Text | SAPscript: Check text object |
Function Group | STXD |
Package | STXD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT | LIKE | TTXOB-TDOBJECT | Text object to be checked |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_INFO | LIKE | TTXOB | Information on text object |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT | Text object to be checked |