SAP ABAP Class CL_PROXY_UI_UTILS (CL_PROXY_UI_UTILS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_UI (Package) User Interface for Proxy Generation
⤷
⤷
Properties
| Class | CL_PROXY_UI_UTILS | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_UI | User Interface for Proxy Generation |
| Created | 20051116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_PROXY_UI_UTILS has no interface implemented.
Friends
Class CL_PROXY_UI_UTILS has no friend class.
Attributes
Class CL_PROXY_UI_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20061215 | ||
| 2 | Static method | Public | Method | 20070111 | ||
| 3 | Static method | Public | Method | 20051117 | ||
| 4 | Static method | Public | Method | 20051116 | ||
| 5 | Static method | Public | Method | 20051215 | ||
| 6 | Static method | Public | Method | 20070111 | ||
| 7 | Static method | Public | Method | 20061215 | ||
| 8 | Static method | Public | Method | 20060413 | ||
| 9 | Static method | Public | Method | 20070111 | ||
| 10 | Static method | Public | Method | 20081210 | ||
| 11 | Static method | Public | Method | 20060413 | ||
| 12 | Static method | Public | Method | 20090910 |
Events
Class CL_PROXY_UI_UTILS has no event.
Types
Class CL_PROXY_UI_UTILS has no local type.
Method Signatures
Method ESCAPE_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | STRING | 20061215 | ||||
| 2 | OUT | Value transfer | Type reference (TYPE) | STRING | 20061215 |
Method ESCAPE_HTML on class CL_PROXY_UI_UTILS has no exception.
Method GET_XML_DIFF_AS_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC1 | Call by reference | Type reference (TYPE) | XSTRING | 20070111 | ||||
| 2 | DOC2 | Call by reference | Type reference (TYPE) | XSTRING | 20070111 | ||||
| 3 | HTML | Value transfer | Type reference (TYPE) | XSTRING | 20070111 | ||||
| 4 | PREFIX_1 | Call by reference | Type reference (TYPE) | STRING | `- ` | 20070111 | |||
| 5 | PREFIX_2 | Call by reference | Type reference (TYPE) | STRING | `+ ` | 20070111 | |||
| 6 | PREFIX_SAME | Call by reference | Type reference (TYPE) | STRING | ` ` | 20070111 |
Method GET_XML_DIFF_AS_HTML on class CL_PROXY_UI_UTILS has no exception.
Method SHOW_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20061027 | ||||
| 2 | DEFAULT_EXTENSION | Call by reference | Type reference (TYPE) | CSEQUENCE | 'XML' | 20051205 | |||
| 3 | DEFAULT_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20051205 | ||||
| 4 | IN | Call by reference | Type reference (TYPE) | XSTRING | 20051117 | ||||
| 5 | OUT | Value transfer | Type reference (TYPE) | XSTRING | 20051117 | ||||
| 6 | SCREEN_END_COLUMN | Call by reference | Type reference (TYPE) | I | 0 | 20070516 | |||
| 7 | SCREEN_END_LINE | Call by reference | Type reference (TYPE) | I | 0 | 20070516 | |||
| 8 | SCREEN_START_COLUMN | Call by reference | Type reference (TYPE) | I | 1 | 20070516 | |||
| 9 | SCREEN_START_LINE | Call by reference | Type reference (TYPE) | I | 1 | 20070516 | |||
| 10 | TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20051201 |
Method SHOW_DOCUMENT on class CL_PROXY_UI_UTILS has no exception.
Method SHOW_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20051116 | |||
| 2 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20051116 |
Method SHOW_EXCEPTION on class CL_PROXY_UI_UTILS has no exception.
Method SHOW_EXCEPTION_AS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20051215 | |||
| 2 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20051215 |
Method SHOW_EXCEPTION_AS_XML on class CL_PROXY_UI_UTILS has no exception.
Method SHOW_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070111 | ||||
| 2 | DOC | Call by reference | Type reference (TYPE) | XSTRING | 20070111 | ||||
| 3 | TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070111 |
Method SHOW_HTML on class CL_PROXY_UI_UTILS has no exception.
Method SHOW_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070111 | ||||
| 2 | DOC | Call by reference | Type reference (TYPE) | XSTRING | 20061215 | ||||
| 3 | TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070111 |
Method SHOW_XML on class CL_PROXY_UI_UTILS has no exception.
Method SHOW_XML_DIFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070111 | ||||
| 2 | DOC1 | Call by reference | Type reference (TYPE) | XSTRING | 20061215 | ||||
| 3 | DOC2 | Call by reference | Type reference (TYPE) | XSTRING | 20061215 | ||||
| 4 | PREFIX_1 | Call by reference | Type reference (TYPE) | STRING | `- ` | 20061215 | |||
| 5 | PREFIX_2 | Call by reference | Type reference (TYPE) | STRING | `+ ` | 20061215 | |||
| 6 | PREFIX_SAME | Call by reference | Type reference (TYPE) | STRING | ` ` | 20061215 | |||
| 7 | TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070111 |
Method SHOW_XML_DIFF on class CL_PROXY_UI_UTILS has no exception.
Method SHOW_XML_DIFF_WITH_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070111 | ||||
| 2 | DOC1 | Call by reference | Type reference (TYPE) | XSTRING | 20070111 | ||||
| 3 | DOC2 | Call by reference | Type reference (TYPE) | XSTRING | 20070111 | ||||
| 4 | PREFIX_1 | Call by reference | Type reference (TYPE) | STRING | `- ` | 20070111 | |||
| 5 | PREFIX_2 | Call by reference | Type reference (TYPE) | STRING | `+ ` | 20070111 | |||
| 6 | PREFIX_SAME | Call by reference | Type reference (TYPE) | STRING | ` ` | 20070111 | |||
| 7 | SAVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070111 | ||||
| 8 | TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070111 |
Method SHOW_XML_DIFF_WITH_SAVE on class CL_PROXY_UI_UTILS has no exception.
Method TEXT_DIFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPACT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081210 | ||||
| 2 | DOC | Value transfer | Type reference (TYPE) | XSTRING | 20081210 | ||||
| 3 | DOC1 | Call by reference | Type reference (TYPE) | CL_PROXY_XML_EDIT=>STRING_TABLE | 20081210 | ||||
| 4 | DOC2 | Call by reference | Type reference (TYPE) | CL_PROXY_XML_EDIT=>STRING_TABLE | 20081210 | ||||
| 5 | HTML_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081210 | ||||
| 6 | PREFIX_1 | Call by reference | Type reference (TYPE) | STRING | `- ` | 20081210 | |||
| 7 | PREFIX_2 | Call by reference | Type reference (TYPE) | STRING | `+ ` | 20081210 | |||
| 8 | PREFIX_SAME | Call by reference | Type reference (TYPE) | STRING | ` ` | 20081210 |
Method TEXT_DIFF on class CL_PROXY_UI_UTILS has no exception.
Method XML_DIFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPACT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070404 | ||||
| 2 | DOC | Value transfer | Type reference (TYPE) | XSTRING | 20060413 | ||||
| 3 | DOC1 | Call by reference | Type reference (TYPE) | XSTRING | 20060413 | ||||
| 4 | DOC2 | Call by reference | Type reference (TYPE) | XSTRING | 20060413 | ||||
| 5 | HTML_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061215 | ||||
| 6 | PREFIX_1 | Call by reference | Type reference (TYPE) | STRING | `- ` | 20060413 | |||
| 7 | PREFIX_2 | Call by reference | Type reference (TYPE) | STRING | `+ ` | 20060413 | |||
| 8 | PREFIX_SAME | Call by reference | Type reference (TYPE) | STRING | ` ` | 20060413 |
Method XML_DIFF on class CL_PROXY_UI_UTILS has no exception.
Method XML_PRETTY_PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20090910 | ||||
| 2 | SOURCE | Call by reference | Type reference (TYPE) | XSTRING | 20090910 |
Method XML_PRETTY_PRINT on class CL_PROXY_UI_UTILS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |