SAP ABAP Class CL_UML_UTILITIES (Help Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_TOOLS_UML (Package) UML Class Diagram

⤷

⤷

Properties
Class | CL_UML_UTILITIES | |
Short Description | Help Methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | S_ABAP_TOOLS_UML | UML Class Diagram |
Created | 20081028 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UML_UTILITIES has no forward declaration.
Interfaces
Class CL_UML_UTILITIES has no interface implemented.
Friends
Class CL_UML_UTILITIES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1024 | XML Row Width | 20081028 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Conversion of an XSTRING in a Table of Type X | 20081028 |
2 | ![]() |
Static method | Public | Method | Auxiliary Function | 20081113 |
3 | ![]() |
Static method | Public | Method | Save XML Data Locally | 20081028 |
Events
Class CL_UML_UTILITIES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | UML_X_LINE | Public | See coding | 20081028 | uml_x_line(1024) TYPE x
|
||
2 | UML_X_TAB | Public | See coding | 20081028 | uml_x_tab TYPE STANDARD TABLE OF uml_x_line WITH KEY table_line
|
Method Signatures
Method CONVERT_XSTRING_TO_XTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_XTAB | Call by reference | Type reference (TYPE) | UML_X_TAB | Tabelle vom Typ X | 20081028 | ||
2 | ![]() |
I_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | XSTRING | 20081028 |
Method CONVERT_XSTRING_TO_XTAB on class CL_UML_UTILITIES has no exception.
Method DEREF_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20081113 |
Method DEREF_TYPE on class CL_UML_UTILITIES has no exception.
Method SAVE_XML_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | Name der Datei | 20081028 | ||
2 | ![]() |
SUBRC | Value transfer | Type reference (TYPE) | SYST-SUBRC | Rückgabewert von ABAP-Anweisungen | 20081028 | ||
3 | ![]() |
XML | Call by reference | Type reference (TYPE) | XSTRING | XML Daten | 20081028 |
Method SAVE_XML_LOCAL on class CL_UML_UTILITIES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |