SAP ABAP Function Module SX_TABLE_LINE_WIDTH_CHANGE (SAPconnect: Konvertierung: Änderung der Zeilenbreite einer Tabelle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SCON (Package) SAPconnect - External Communication
Basic Data
Function Module SX_TABLE_LINE_WIDTH_CHANGE SAPconnect: Konvertierung: Änderung der Zeilenbreite einer Tabelle  
Function Group SX03   SAPconnect: Conversion Modules  
Program Name SAPLSX03    
INCLUDE Name LSX03U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing LINE_WIDTH_SRC TYPE I Current line width
Importing LINE_WIDTH_DST TYPE I Required line width
Importing TRANSFER_BIN TYPE SX_BOOLEAN SPACE textueller/binärer Inhalt
Tables CONTENT_IN TYPE   Object contents in current width
Tables CONTENT_OUT TYPE   Object contents in required width
Exception ERR_LINE_WIDTH_SRC_TOO_LONG TYPE
Exception ERR_LINE_WIDTH_DST_TOO_LONG TYPE LINE_WIDTH_DST greater than width of CONTENT_OUT
Exception ERR_CONV_FAILED TYPE Change cannot be executed
               
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  19961216 
SAP Release Created in