Menu

SAP Function Module CORRECT_LONGLINES

The Function Module CORRECT_LONGLINES () is a standard Function Module in SAP ERP and is part of the function group STXX within the package STXD.

Technical Information

Function Module CORRECT_LONGLINES
Short Text
Function Group STXX
Package STXD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURSOR_COLUMN TYPE SYCUCOL 0
CURSOR_LINE TYPE SYTABIX 0
ENDLINE TYPE SYTABIX 99999
LANGUAGE TYPE SYLANGU SY-LANGU Language
STARTLINE TYPE SYTABIX 1

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_CURSOR_COLUMN TYPE SYCUCOL
NEW_CURSOR_LINE TYPE SYTABIX
NEW_ENDLINE TYPE SYTABIX

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
LINES LIKE TLINE SAPscript: Text-Zeilen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_TEXT_ENVIROMENT