Hierarchy
⤷
⤷
Properties
| Class | CL_URDT_GENERATION_API | |
| Short Description | URDT Generation / Modifikation API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPOO | Spool |
| Created | 20120924 | SAP |
| Last change | 20140121 | 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) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_URDT_GENERATION_API has no interface implemented.
Friends
Class CL_URDT_GENERATION_API 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 | 2 | 20130503 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 4 | 20130503 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 5 | 20130503 | |||
| 4 | Constant | Private | Type reference (TYPE) | CHAR1 | '2' | Single-Character Flag | 20121122 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20121122 | ||
| 6 | Constant | Public | Type reference (TYPE) | SY-MSGID | 'UPE' | Message Class | 20121121 | ||
| 7 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_URDT_GENERATION_UTIL | Help Methods | 20121004 | |||
| 8 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_URDT_GENERATION_LOGGER | 20121129 | ||||
| 9 | Static Attribute | Public | Type reference (TYPE) | CL_UPE_FONTMETRIC=>T_FONTMAPTAB | Table of font mappings | 20120928 | |||
| 10 | Constant | Public | Type reference (TYPE) | I | 3 | 20130503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add a single codepoint to an existing URDT | 20130111 | |
| 2 | Static method | Public | Method | Add all characters of a True Type Font to an existing URDT | 20130114 | |
| 3 | Static method | Private | Method | Finish copying URDT | 20130115 | |
| 4 | Static method | Private | Method | 20130503 | ||
| 5 | Static method | Public | Method | Change listfont of an existing URDT | 20130114 | |
| 6 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121004 | |
| 7 | Static method | Public | Method | Copy URDT and add a single codepoint | 20120924 | |
| 8 | Static method | Public | Method | Copy URDT and add all characters of a True Type Font | 20121108 | |
| 9 | Static method | Public | Method | Copy URDT and change listfont | 20121120 | |
| 10 | Static method | Public | Method | Copy URDT and replace the True Type Font | 20120927 | |
| 11 | Static method | Private | Method | Create new URDT target, add languages and copy listfont | 20121121 | |
| 12 | Static method | Private | Method | Get metric of specified font | 20121121 | |
| 13 | Static method | Private | Method | Returns description of given URDT | 20130115 | |
| 14 | Static method | Private | Method | Create a message in the GUI progress bar | 20130117 | |
| 15 | Static method | Private | Method | Lock an URDT | 20130115 | |
| 16 | Static method | Private | Method | Open popup to choose continue or cancel replacement | 20121122 | |
| 17 | Static method | Private | Method | Prepare copy of URDT | 20130115 | |
| 18 | Static method | Public | Method | Print out logging | 20121108 | |
| 19 | Static method | Public | Method | Replace a True Type Font in an existing URDT | 20130114 | |
| 20 | Static method | Private | Method | Converts an integer into an uchar | 20121126 |
Events
Class CL_URDT_GENERATION_API has no event.
Types
Class CL_URDT_GENERATION_API has no local type.
Method Signatures
Method ADD_CODEPOINT_TO_URDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_SAPFONTS | Call by reference | Type reference (TYPE) | CL_UPE_URDT=>T_SAPFONTS | Table of SAP fonts | 20130111 | |||
| 2 | IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130111 | |||
| 3 | IV_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130111 | |||
| 4 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | SPACE | Package | 20130111 | ||
| 5 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20130111 | ||
| 6 | IV_TTFONT_INFO | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Additional names of fonts | 20130111 | |||
| 7 | IV_UCHAR | Call by reference | Type reference (TYPE) | SCPUCHAR | Unicode character | 20130111 | |||
| 8 | IV_URDT | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20130111 | |||
| 9 | RV_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20130111 |
Method ADD_TTFONT_CHARS_TO_URDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_SAPFONTS | Call by reference | Type reference (TYPE) | CL_UPE_URDT=>T_SAPFONTS | 20130114 | ||||
| 2 | IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | If TRUE, existing codepoints are overwritten | 20130114 | ||
| 3 | IV_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130114 | |||
| 4 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | SPACE | Package | 20130114 | ||
| 5 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20130114 | ||
| 6 | IV_TTFONT_INFO | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Font Family | 20130114 | |||
| 7 | IV_URDT | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20130114 | |||
| 8 | RV_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20130114 |
Method AFTER_URDT_MODIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_URDT_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_UPE_URDT | Utilities for Unicode Reference Devtypes | 20130115 | |||
| 2 | IO_URDT_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_UPE_URDT | Utilities for Unicode Reference Devtypes | 20130115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20130115 |
Method CHANGE_ABAP_LISTFONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_URDT | Call by reference | Object reference (TYPE REF TO) | CL_UPE_URDT | 20130503 | ||||
| 2 | IV_TTFONT_INFO | Call by reference | Type reference (TYPE) | TFRT_NAME | 20130503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130503 |
Method CHANGE_LISTFONT_OF_URDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130114 | |||
| 2 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20130114 | |||
| 3 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20130114 | ||
| 4 | IV_TTFONT_INFO | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Font Family | 20130114 | |||
| 5 | IV_URDT | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20130114 | |||
| 6 | RV_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20130114 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_URDT_GENERATION_API has no parameter.
Method CLASS_CONSTRUCTOR on class CL_URDT_GENERATION_API has no exception.
Method COPY_URDT_AND_ADD_CODEPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_SAPFONTS | Call by reference | Type reference (TYPE) | CL_UPE_URDT=>T_SAPFONTS | Table of SAP fonts | 20120925 | |||
| 2 | IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120925 | |||
| 3 | IV_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121023 | |||
| 4 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | SPACE | Package | 20121120 | ||
| 5 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20121119 | ||
| 6 | IV_TTFONT_INFO | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Additional names of fonts | 20120928 | |||
| 7 | IV_UCHAR | Call by reference | Type reference (TYPE) | SCPUCHAR | Unicode character | 20120924 | |||
| 8 | IV_URDT_SOURCE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20120924 | |||
| 9 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20120924 | |||
| 10 | IV_URDT_TARGET_DESCRP | Call by reference | Type reference (TYPE) | RSPONAME | Spool: Name | 20120924 | |||
| 11 | RV_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20120925 |
Method COPY_URDT_AND_ADD_TTFONT_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_SAPFONTS | Call by reference | Type reference (TYPE) | CL_UPE_URDT=>T_SAPFONTS | 20121108 | ||||
| 2 | IV_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | If TRUE, existing codepoints are overwritten | 20121129 | ||
| 3 | IV_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121108 | |||
| 4 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | SPACE | Package | 20121120 | ||
| 5 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20121119 | ||
| 6 | IV_TTFONT_INFO | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Font Family | 20121108 | |||
| 7 | IV_URDT_SOURCE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20121108 | |||
| 8 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20121108 | |||
| 9 | IV_URDT_TARGET_DESCRP | Call by reference | Type reference (TYPE) | RSPONAME | Spool: Name | 20121108 | |||
| 10 | RV_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20121108 |
Method COPY_URDT_AND_CHANGE_LISTFONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121120 | |||
| 2 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20121127 | |||
| 3 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20121120 | ||
| 4 | IV_TTFONT_INFO | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Font Family | 20121120 | |||
| 5 | IV_URDT_SOURCE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20121120 | |||
| 6 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20121120 | |||
| 7 | IV_URDT_TARGET_DESCRP | Call by reference | Type reference (TYPE) | RSPONAME | Spool: Name | 20121120 | |||
| 8 | RV_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20121120 |
Method COPY_URDT_AND_REPLACE_TTFONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 2 | IV_MIN_HIT_PERCENTAGE | Call by reference | Type reference (TYPE) | I | 20121108 | ||||
| 3 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | SPACE | Package | 20121120 | ||
| 4 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20121112 | ||
| 5 | IV_TTFONT_INFO_NEW | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Font Family | 20120928 | |||
| 6 | IV_TTFONT_INFO_OLD | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Font Family | 20120928 | |||
| 7 | IV_URDT_SOURCE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20120927 | |||
| 8 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20120927 | |||
| 9 | IV_URDT_TARGET_DESCRP | Call by reference | Type reference (TYPE) | RSPONAME | Spool: Name | 20120927 | |||
| 10 | RV_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20120927 |
Method CREATE_URDT_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_URDT_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_UPE_URDT | Utilities for Unicode Reference Devtypes | 20121121 | |||
| 2 | IO_URDT_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_UPE_URDT | Utilities for Unicode Reference Devtypes | 20121121 | |||
| 3 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20121121 | |||
| 4 | IV_URDT_TARGET_DESCRP | Call by reference | Type reference (TYPE) | RSPONAME | Spool: Name | 20121121 |
Method CREATE_URDT_TARGET on class CL_URDT_GENERATION_API has no exception.
Method GET_METRIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FONTMAP | Call by reference | Type reference (TYPE) | CL_UPE_FONTMETRIC=>T_FONTMAPREC | Mapping of OpenType font to 1-byte number | 20121121 | |||
| 2 | IS_TTFONT_INFO | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Additional names of fonts | 20121121 | |||
| 3 | IV_CODEPOINT_INT | Call by reference | Type reference (TYPE) | I | 20121121 | ||||
| 4 | RS_CHAR_METRIC | Value transfer | Type reference (TYPE) | CL_UPE_FONTMETRIC=>T_CHARMETRIC | Metric of single char | 20121121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20121121 |
Method GET_URDT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URDT | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool data types | 20130115 | |||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | RSPONAME | Spool: Name | 20130115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130115 |
Method GUI_MESSAGE_SAPFONT_EDITING 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 | 20130117 | ||||
| 2 | IV_MESSAGE | Call by reference | Type reference (TYPE) | CHAR70 | 20130117 | ||||
| 3 | IV_SAPFONT | Call by reference | Type reference (TYPE) | TDFAMILY | 20130117 | ||||
| 4 | IV_TOTAL | Call by reference | Type reference (TYPE) | I | 20130117 |
Method GUI_MESSAGE_SAPFONT_EDITING on class CL_URDT_GENERATION_API has no exception.
Method LOCK_URDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_URDT | Call by reference | Object reference (TYPE REF TO) | CL_UPE_URDT | Utilities for Unicode Reference Devtypes | 20130115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20130115 |
Method OPEN_REPLACEMENT_CHOICE_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTUAL_HIT_PERCENTAGE | Call by reference | Type reference (TYPE) | I | 20121122 | ||||
| 2 | IV_FONT | Call by reference | Type reference (TYPE) | STRING | 20121122 | ||||
| 3 | IV_SAPFONT | Call by reference | Type reference (TYPE) | TDFAMILY | Font attribute: Name of font family | 20121122 | |||
| 4 | RV_ANSWER | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20121122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130116 |
Method PREPARE_URDT_MODIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_URDT_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_UPE_URDT | Utilities for Unicode Reference Devtypes | 20130115 | |||
| 2 | EO_URDT_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_UPE_URDT | Utilities for Unicode Reference Devtypes | 20130115 | |||
| 3 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | SPACE | Package | 20130115 | ||
| 4 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20130115 | ||
| 5 | IV_URDT_SOURCE | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20130115 | |||
| 6 | IV_URDT_TARGET | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20130115 | |||
| 7 | IV_URDT_TARGET_DESCRP | Call by reference | Type reference (TYPE) | RSPONAME | Spool: Name | 20130115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20130115 |
Method PRINT_OUT_TRACE Signature
Method PRINT_OUT_TRACE on class CL_URDT_GENERATION_API has no parameter.
Method PRINT_OUT_TRACE on class CL_URDT_GENERATION_API has no exception.
Method REPLACE_TTFONT_IN_URDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGGING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130114 | |||
| 2 | IV_MIN_HIT_PERCENTAGE | Call by reference | Type reference (TYPE) | I | 20130114 | ||||
| 3 | IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | SPACE | Package | 20130114 | ||
| 4 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | SPACE | Request/Task | 20130114 | ||
| 5 | IV_TTFONT_INFO_NEW | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Font Family | 20130114 | |||
| 6 | IV_TTFONT_INFO_OLD | Call by reference | Type reference (TYPE) | TFRT_NAME | Typeface Repo - Font Family | 20130114 | |||
| 7 | IV_URDT | Call by reference | Type reference (TYPE) | RSPOPTYPE | Spool: Device type name | 20130114 | |||
| 8 | RV_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URDT Geneartion / Modifkation Fehler | 20130114 |
Method TO_UCHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INT | Call by reference | Type reference (TYPE) | I | 20121126 | ||||
| 2 | RV_UCHAR | Value transfer | Type reference (TYPE) | SCPUCHAR | Unicode character | 20121126 |
Method TO_UCHAR on class CL_URDT_GENERATION_API has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |