SAP ABAP Function Module SDIXML_ATOMTYPE_TO_STRING (Überführung von DDIC-Typinfo in einen String)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SDIR (Package) DD: Interface Repository
⤷
⤷
Basic Data
| Function Module | SDIXML_ATOMTYPE_TO_STRING | Überführung von DDIC-Typinfo in einen String |
| Function Group | SDIXML | Bridge Between ABAP and iXML |
| Program Name | SAPLSDIXML | |
| INCLUDE Name | LSDIXMLU21 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
STRINGREP | TYPE | STRING | ||||
| |
DATATYPE | TYPE | DFIES-DATATYPE | R/3-DD: Dynprodatentyp fuer Screen-Painter | |||
| |
LENG | TYPE | DFIES-LENG | Länge (Anzahl der Zeichen) | |||
| |
DECIMALS | TYPE | DFIES-DECIMALS | Anzahl Dezimalstellen | |||
| |
LENG_SEPARATOR | TYPE | CLIKE | ' ' | |||
| |
DECIMALS_SEPARATOR | TYPE | CLIKE | '.' | |||
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 | 46C |