Menu

SAP Function Module CLLT_LONGTEXT_TABLES_FILL

Convert Long Text Structures from APIs to Internal Long Text Structures

The Function Module CLLT_LONGTEXT_TABLES_FILL (Convert Long Text Structures from APIs to Internal Long Text Structures) is a standard Function Module in SAP ERP and is part of the function group CLLT within the package CL.

Technical Information

Function Module CLLT_LONGTEXT_TABLES_FILL
Short Text Convert Long Text Structures from APIs to Internal Long Text Structures
Function Group CLLT
Package CL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASSNAME LIKE KLAH-CLASS
CLASSTYPE LIKE KLAH-KLART

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TI_LONG_TEXT LIKE LONG_TEXT
TO_HEAD LIKE THEAD
TO_KLAT LIKE KLKLAT
TO_LINE LIKE TLINE

Exceptions

This function module does not define any Exceptions.