SAP ABAP Function Module CONVERT_OTF (CONVERT_OTF)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Function Module CONVERT_OTF  
Function Group STXW   OTF screen output  
Program Name SAPLSTXW    
INCLUDE Name LSTXWU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BIN_FILESIZE TYPE For binary format: Number of bytes in LINES
Exporting BIN_FILE TYPE XSTRING
Importing FORMAT TYPE 'ASCII' Target format for LINES table
Importing MAX_LINEWIDTH TYPE 132 For ASCII format: Number of lines in LINES-TDLINE
Importing ARCHIVE_INDEX TYPE TOA_DARA SPACE
Importing COPYNUMBER TYPE ITCPO-TDCOPIES 0
Importing ASCII_BIDI_VIS2LOG TYPE C SPACE ASCII: Bidi conversion Logical to Visual order
Importing PDF_DELETE_OTFTAB TYPE C SPACE Lösche OTF Tabelle bei PDF Konv.
Importing PDF_USERNAME TYPE C SPACE Ersetzt SY-UNAME in der PDF document info
Importing PDF_PREVIEW TYPE C SPACE Intern: Für PDF-Druckansicht
Importing USE_CASCADING TYPE C SPACE Verwende Cascading Fonts
Tables OTF TYPE ITCOO Input table with OTF format
Tables LINES TYPE TLINE Output table with target format
Exception ERR_MAX_LINEWIDTH TYPE Line width must be between 2 and 132
Exception ERR_FORMAT TYPE Format not supported
Exception ERR_CONV_NOT_POSSIBLE TYPE Conversion not possible/supported
Exception ERR_BAD_OTF TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950124 
SAP Release Created in