SAP ABAP Class CL_IUUC_RTO_UNICODE_CONVERSION (IUUC: Generator for Integrated Unicode Conversion)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_RT (Package) Integrated Upgrade & Unicode Conversion: Runtime Package

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RUNTIMEOBJECT | DMC: General Runtime Object | 20080710 |
Properties
Class | CL_IUUC_RTO_UNICODE_CONVERSION | |
Short Description | IUUC: Generator for Integrated Unicode Conversion | |
Super Class | CL_DMC_RUNTIMEOBJECT | DMC: General Runtime Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_IUUC_RT | Integrated Upgrade & Unicode Conversion: Runtime Package |
Created | 20080710 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_RTO_UNICODE_CONVERSION has no forward declaration.
Interfaces
Class CL_IUUC_RTO_UNICODE_CONVERSION has no interface implemented.
Friends
Class CL_IUUC_RTO_UNICODE_CONVERSION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20080711 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | DMC_INCLUDE_SUFFIX | 'U1' | 20080710 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20080710 | |
2 | ![]() |
Instance method | Private | Method | Add function module UC | 20080710 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080710 |
4 | ![]() |
Instance method | Private | Method | Create form routine cntn_field_conv | 20080711 |
5 | ![]() |
Instance method | Private | Method | Create form routine cntn_field_conv | 20080711 |
6 | ![]() |
Instance method | Private | Method | Create form routine cntn_field_conv | 20080710 |
7 | ![]() |
Instance method | Private | Method | Create general include | 20080710 |
8 | ![]() |
Instance method | Public | Method | Generate unicode conversion module | 20080710 |
9 | ![]() |
Instance method | Protected | Method | Generate Data Definition | 20100510 |
10 | ![]() |
Instance method | Protected | Method | Generate form includes | 20080710 |
11 | ![]() |
Instance method | Protected | Method | Generate code for unicode conversion | 20080804 |
12 | ![]() |
Instance method | Protected | Method | Generate code for unicode conversion | 20080804 |
13 | ![]() |
Instance method | Protected | Method | Generate code for unicode conversion | 20080804 |
14 | ![]() |
Instance method | Protected | Method | Generate code for unicode conversion | 20080711 |
Events
Class CL_IUUC_RTO_UNICODE_CONVERSION has no event.
Types
Class CL_IUUC_RTO_UNICODE_CONVERSION has no local type.
Method Signatures
Method ADD_INCLUDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CODE | Call by reference | Type reference (TYPE) | DMC_PROG | DMC: Type of Internal Table for Saving Code | 20080710 | ||
2 | ![]() |
I_INCL_NAME | Call by reference | Type reference (TYPE) | RS38L-INCLUDE | ABAP program name | 20080710 | ||
3 | ![]() |
I_MODULE_TYPE | Call by reference | Type reference (TYPE) | RS38L-EDIT | 'I' | Program for function module | 20080710 |
Method ADD_INCLUDE on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method ADD_UC_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SHOW_SUCCESS_POPUP | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20080710 |
Method ADD_UC_FUNCTION on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONVOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Conversion Object | 20080710 |
Method CONSTRUCTOR on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method CREATE_FORM_CONVERT_CNTN_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CODE | Value transfer | Type reference (TYPE) | DMC_REPORT | DMC: Internal Table for Program Code | 20080711 |
Method CREATE_FORM_CONVERT_CNTN_FIELD on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method CREATE_FORM_CONVERT_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CODE | Value transfer | Type reference (TYPE) | DMC_REPORT | DMC: Internal Table for Program Code | 20080711 |
Method CREATE_FORM_CONVERT_RECORD on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method CREATE_FORM_GET_KEY_VARIANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CODE | Value transfer | Type reference (TYPE) | DMC_REPORT | DMC: Internal Table for Program Code | 20080710 |
Method CREATE_FORM_GET_KEY_VARIANTS on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method CREATE_INCL_GENERAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INCL_NAME | Call by reference | Type reference (TYPE) | RS38L-INCLUDE | ABAP program name | 20080710 | ||
2 | ![]() |
RT_CODE | Value transfer | Type reference (TYPE) | DMC_PROG | DMC: Type of Internal Table for Saving Code | 20080710 |
Method CREATE_INCL_GENERAL on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method GENERATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SHOW_SUCCESS_POPUP | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_FALSE | boolean variable (X=true, -=false, space=unknown) | 20080710 |
Method GENERATE on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method GENERATE_DATA_DEF Signature
Method GENERATE_DATA_DEF on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_DATA_DEF on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method GENERATE_FORM_INCLUDES Signature
Method GENERATE_FORM_INCLUDES on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_FORM_INCLUDES on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method GENERATE_UC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RSTRUCTURES | Call by reference | Type reference (TYPE) | DMC_CNNODE | DMC: Attributes of a Node in the Sender/Recipient Container | 20080804 | ||
2 | ![]() |
I_IDENT_IT_IO | Call by reference | Type reference (TYPE) | DDNAME | Name of an ABAP Dictionary object | 20080804 |
Method GENERATE_UC on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method GENERATE_UC_CLUSTER Signature
Method GENERATE_UC_CLUSTER on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_UC_CLUSTER on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method GENERATE_UC_TRANSP Signature
Method GENERATE_UC_TRANSP on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_UC_TRANSP on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
Method GENERATE_UNICODE_CONVERSION Signature
Method GENERATE_UNICODE_CONVERSION on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_UNICODE_CONVERSION on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2005_1_471 |