SAP ABAP Class IF_URDT_GENERATION_LOGGER (Logger utilities for URDT generation)
Properties
| Class | IF_URDT_GENERATION_LOGGER | |
| Short Description | Logger utilities for URDT generation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121129 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_URDT_GENERATION_LOGGER has no forward declaration.
Interfaces
Class IF_URDT_GENERATION_LOGGER has no interface implemented.
Friends
Class IF_URDT_GENERATION_LOGGER has no friend class.
Attributes
Class IF_URDT_GENERATION_LOGGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Write empty line to trace. | 20121129 | |
| 2 | Instance method | Public | Method | Write a header line for the metric remapping | 20130116 | |
| 3 | Instance method | Public | Method | Write string to trace. | 20121129 | |
| 4 | Instance method | Public | Method | Write table to trace. | 20121129 | |
| 5 | Instance method | Public | Method | Write uline to trace. | 20121129 | |
| 6 | Instance method | Public | Method | Write collected trace to ABAP list. | 20121129 | |
| 7 | Instance method | Public | Method | Show progress bar in SAP GUI | 20121129 | |
| 8 | Instance method | Public | Method | Switch logging on/off for "Add Codepoint" | 20121129 | |
| 9 | Instance method | Public | Method | Switch logging on/off for "Add TrueType Font" | 20121129 | |
| 10 | Instance method | Public | Method | Switch logging on/off for "Change list font" | 20121129 | |
| 11 | Instance method | Public | Method | Switch logging on/off for "Replace TTF" | 20121129 |
Events
Class IF_URDT_GENERATION_LOGGER has no event.
Types
Class IF_URDT_GENERATION_LOGGER has no local type.
Method Signatures
Method EXPLAIN_EMPTY Signature
Method EXPLAIN_EMPTY on class IF_URDT_GENERATION_LOGGER has no parameter.
Method EXPLAIN_EMPTY on class IF_URDT_GENERATION_LOGGER has no exception.
Method EXPLAIN_REMAPPING_HEADER Signature
Method EXPLAIN_REMAPPING_HEADER on class IF_URDT_GENERATION_LOGGER has no parameter.
Method EXPLAIN_REMAPPING_HEADER on class IF_URDT_GENERATION_LOGGER has no exception.
Method EXPLAIN_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STR | Call by reference | Type reference (TYPE) | STRING | 20121129 |
Method EXPLAIN_STR on class IF_URDT_GENERATION_LOGGER has no exception.
Method EXPLAIN_STR_IN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STR | Call by reference | Type reference (TYPE) | STRING | 20121129 |
Method EXPLAIN_STR_IN_TAB on class IF_URDT_GENERATION_LOGGER has no exception.
Method EXPLAIN_ULINE Signature
Method EXPLAIN_ULINE on class IF_URDT_GENERATION_LOGGER has no parameter.
Method EXPLAIN_ULINE on class IF_URDT_GENERATION_LOGGER has no exception.
Method PRINT_OUT_EXPLAIN Signature
Method PRINT_OUT_EXPLAIN on class IF_URDT_GENERATION_LOGGER has no parameter.
Method PRINT_OUT_EXPLAIN on class IF_URDT_GENERATION_LOGGER has no exception.
Method SAPGUI_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CURRENT | Call by reference | Type reference (TYPE) | I | 20121129 | ||||
| 2 | IV_MSG | Call by reference | Type reference (TYPE) | CHAR70 | 20121129 | ||||
| 3 | IV_PERCENT | Call by reference | Type reference (TYPE) | F | 20121129 | ||||
| 4 | IV_TOTAL | Call by reference | Type reference (TYPE) | I | 20121129 |
Method SAPGUI_PROGRESS on class IF_URDT_GENERATION_LOGGER has no exception.
Method SWITCH_LOGGING_ADD_CP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121129 | ||||
| 2 | IV_UCHAR | Call by reference | Type reference (TYPE) | SCPUCHAR | 20121129 | ||||
| 3 | IV_URDT_SOURCE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Name eines Gerätetyps | 20121129 | |||
| 4 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Name eines Gerätetyps | 20121129 |
Method SWITCH_LOGGING_ADD_CP on class IF_URDT_GENERATION_LOGGER has no exception.
Method SWITCH_LOGGING_ADD_TTF_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FONT | Call by reference | Type reference (TYPE) | TFRT_NAME | 20121129 | ||||
| 2 | IV_IS_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121129 | ||||
| 3 | IV_URDT_SOURCE | Call by reference | Type reference (TYPE) | RSPOPTYPE | 20121129 | ||||
| 4 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | 20121129 |
Method SWITCH_LOGGING_ADD_TTF_CHARS on class IF_URDT_GENERATION_LOGGER has no exception.
Method SWITCH_LOGGING_CHANGE_LISTFONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FONT | Call by reference | Type reference (TYPE) | TFRT_NAME | 20121129 | ||||
| 2 | IV_IS_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121129 | ||||
| 3 | IV_URDT_SOURCE | Call by reference | Type reference (TYPE) | RSPOPTYPE | 20121129 | ||||
| 4 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | 20121129 |
Method SWITCH_LOGGING_CHANGE_LISTFONT on class IF_URDT_GENERATION_LOGGER has no exception.
Method SWITCH_LOGGING_REPLACE_TTFONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FONT_NEW | Call by reference | Type reference (TYPE) | TFRT_NAME | 20121129 | ||||
| 2 | IV_FONT_OLD | Call by reference | Type reference (TYPE) | TFRT_NAME | 20121129 | ||||
| 3 | IV_IS_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121129 | ||||
| 4 | IV_URDT_SOURCE | Call by reference | Type reference (TYPE) | RSPOPTYPE | 20121129 | ||||
| 5 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | 20121129 |
Method SWITCH_LOGGING_REPLACE_TTFONT on class IF_URDT_GENERATION_LOGGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |