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 |
|---|---|---|---|---|---|---|---|
| |
STRETCHED_DATA_REF | TYPE REF TO | DATA | if this variable IS NOT BOUND, then no streching was performed | |||
| |
DATA | TYPE | IN: Tabelle, die die Daten des URL enthält. | ||||
| |
FIELDS | TYPE | RFC_FIELDS | IN: Beschreibung der Struktur von DATA | |||
| |
COLUMNS_TO_STRETCH | TYPE | TABLE_OF_STRINGS | IN: Spalten, die in Unicode Systemen verbreitert werden sollen | |||
| |
STRETCHED_FIELDS | TYPE | RFC_FIELDS | OUT: Die angepasste FIELDS Tabelle | |||
| |
DP_STRETCHING_ERROR | TYPE | perform stretch_table resulted in error | ||||
Processing Type
| Normal Function 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 |