SAP ABAP Function Module DDUT_TYPE_TO_LENGTH (DD: Calculate char. length of a type (curr. only for data elements))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary
⤷
⤷
Basic Data
| Function Module | DDUT_TYPE_TO_LENGTH | DD: Calculate char. length of a type (curr. only for data elements) |
| Function Group | SDTO | Official Tools of the ABAP Dictionary |
| Program Name | SAPLSDTO | |
| INCLUDE Name | LSDTOU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DESTLEN | TYPE | RSEX2IN-LENGTH | Length of a Suitable Character-like Field | |||
| |
TYPE | TYPE | Reference to a Type | ||||
| |
NOT_FOUND | TYPE | Type does not Exist | ||||
| |
CONVERSION_IMPOSSIBLE | TYPE | Conversion of Data Type not Allowed | ||||
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 | 19970207 |
| SAP Release Created in |