SAP ABAP Function Module DP_STRETCH_TABLE (Beliebige Tabellenspalten um Faktor 3 verbreitern)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GUI (Application Component) Graphical User Interface
     SCET (Package) Control Enabling Technology / Control Framework
Basic Data
Function Module DP_STRETCH_TABLE Beliebige Tabellenspalten um Faktor 3 verbreitern  
Function Group CNDP   Data provider control selection  
Program Name SAPLCNDP    
INCLUDE Name LCNDPU48    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting STRETCHED_DATA_REF TYPE REF TO DATA if this variable IS NOT BOUND, then no streching was performed
Tables DATA TYPE   IN: Tabelle, die die Daten des URL enthält.
Tables FIELDS TYPE RFC_FIELDS IN: Beschreibung der Struktur von DATA
Tables COLUMNS_TO_STRETCH TYPE TABLE_OF_STRINGS IN: Spalten, die in Unicode Systemen verbreitert werden sollen
Tables STRETCHED_FIELDS TYPE RFC_FIELDS OUT: Die angepasste FIELDS Tabelle
Exception DP_STRETCHING_ERROR TYPE perform stretch_table resulted in error
               
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  20100421 
SAP Release Created in