SAP ABAP Interface IF_UAC_TREE_CONVERTER (Converter for Data from and to Char128)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_CONVERTER (Package) Internal <-> External Conversion in UAC Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_CONVERTER_CHECKBOX | Strategy: int<->ext Converting Checkbox | 20020715 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_CONVERTER_DDIC | Strategy Class for Conversion (<-> uac_value) | 20020715 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_CONVERTER_DOMA | Strategy Class for Conversion (<-> uac_value) | 20020917 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_CONVERTER | Strategy Class for Conversion (<-> uac_value) | 20020612 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_CONVERTER_FINB | Strategy Class: FINB | 20020715 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_FORMULA_GUI_CONVERTER | Formula Builder: Int <-> Ext Conversion | 20030515 |
Properties
| Interface | IF_UAC_TREE_CONVERTER | |
| Short Description | Converter for Data from and to Char128 |
General Data
| Package | UAC_CONVERTER | Internal <-> External Conversion in UAC Framework |
| Created | 20020210 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UAC_TREE_CONVERTER has no forward declaration.
Interfaces
Interface IF_UAC_TREE_CONVERTER has no interface.
Friends
Interface IF_UAC_TREE_CONVERTER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_FIELD_DELIMITER | Constant | Public | Type reference (TYPE) | CHAR1 | '-' | Single-Character Indicator | 20030221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020210 | ||
| 2 | Instance method | Public | Method | 20020210 |
Events
Interface IF_UAC_TREE_CONVERTER has no event.
Types
Interface IF_UAC_TREE_CONVERTER has no local type.
Method Signatures
Method CONVERT_FROM_CHARACTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDREF_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20020210 | ||||
| 2 | ED_VALUE | Call by reference | Type reference (TYPE) | ANY | Analytical Cost Management: Wert | 20020210 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UAC_T_MESSAGE | Analytical Cost Management: Meldungen | 20030221 | |||
| 4 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20020210 | |||
| 5 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20020210 | |||
| 6 | ID_VALUE | Call by reference | Type reference (TYPE) | ANY | Analytical Cost Management: Wert | 20020210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020210 |
Method CONVERT_TO_CHARACTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IDREF_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20020210 | ||||
| 2 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20020210 | |||
| 3 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20020210 | |||
| 4 | ID_VALUE | Call by reference | Type reference (TYPE) | ANY | 20020210 | ||||
| 5 | RD_VALUE | Value transfer | Type reference (TYPE) | UAC_VALUE | Analytical Cost Management: Wert | 20020210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020210 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |