Menu

SAP Function Module COMPOSE_ITF

ITF für Editor erzeugen

The Function Module COMPOSE_ITF (ITF für Editor erzeugen) is a standard Function Module in SAP ERP and is part of the function group STXK within the package STXD.

Technical Information

Function Module COMPOSE_ITF
Short Text ITF für Editor erzeugen
Function Group STXK
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
I_DATATAB TYPE TDTAB_X256 Binäre Tabelle, 256 Bytes
I_HEADER TYPE THEAD SAPscript: Text-Header
I_LINEWIDTH TYPE TDLINESIZE 132 Zeilen-Breite
I_SIZE TYPE I Textlänge

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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MISSING_SIZE Parameter 'I_SIZE' wurde nicht versorgt