Menu

SAP Function Module CUPAX_FIND_TOKEN

Positioniert auf den Beginn des naechsten Tokens im Editorpuffer

The Function Module CUPAX_FIND_TOKEN (Positioniert auf den Beginn des naechsten Tokens im Editorpuffer) is a standard Function Module in SAP ERP and is part of the function group CUPA within the package CUMT.

Technical Information

Function Module CUPAX_FIND_TOKEN
Short Text Positioniert auf den Beginn des naechsten Tokens im Editorpuffer
Function Group CUPA
Package CUMT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COL0 LIKE old offset in editor line
ROW0 LIKE old line number in the editor buffer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COL1 LIKE new offset in editor line
ROW1 LIKE new line number in the editor buffer

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
PARSD_SOURCE LIKE PARS_TEXT Editor buffer

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EOF End of buffer reached