SAP ABAP Interface IF_URDT_GENERATION_LOGGER (Logger utilities for URDT generation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOO (Package) Spool
⤷
⤷
Properties
| Interface | IF_URDT_GENERATION_LOGGER | |
| Short Description | Logger utilities for URDT generation |
General Data
| Package | SPOO | Spool |
| Created | 20121129 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_URDT_GENERATION_LOGGER has no forward declaration.
Interfaces
Interface IF_URDT_GENERATION_LOGGER has no interface.
Friends
Interface IF_URDT_GENERATION_LOGGER has no friend.
Attributes
Interface 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
Interface IF_URDT_GENERATION_LOGGER has no event.
Types
Interface IF_URDT_GENERATION_LOGGER has no local type.
Method Signatures
Method EXPLAIN_EMPTY Signature
Method EXPLAIN_EMPTY on Interface IF_URDT_GENERATION_LOGGER has no parameter.
Method EXPLAIN_EMPTY on Interface IF_URDT_GENERATION_LOGGER has no exception.
Method EXPLAIN_REMAPPING_HEADER Signature
Method EXPLAIN_REMAPPING_HEADER on Interface IF_URDT_GENERATION_LOGGER has no parameter.
Method EXPLAIN_REMAPPING_HEADER on Interface 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 Interface 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 Interface IF_URDT_GENERATION_LOGGER has no exception.
Method EXPLAIN_ULINE Signature
Method EXPLAIN_ULINE on Interface IF_URDT_GENERATION_LOGGER has no parameter.
Method EXPLAIN_ULINE on Interface IF_URDT_GENERATION_LOGGER has no exception.
Method PRINT_OUT_EXPLAIN Signature
Method PRINT_OUT_EXPLAIN on Interface IF_URDT_GENERATION_LOGGER has no parameter.
Method PRINT_OUT_EXPLAIN on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_URDT_GENERATION_LOGGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |