SAP ABAP Interface IF_UG_SCDT_FIELD_MAPPING (Comparison: Mapping Field Names)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD9 (Package) Customizing Scout
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_SCDT_FIELD_MAPPING | Comparison: Mapping Fields and Values | 20031218 |
Properties
| Interface | IF_UG_SCDT_FIELD_MAPPING | |
| Short Description | Comparison: Mapping Field Names |
General Data
| Package | UGMD9 | Customizing Scout |
| Created | 20031218 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UG_SCDT_FIELD_MAPPING has no forward declaration.
Interfaces
Interface IF_UG_SCDT_FIELD_MAPPING has no interface.
Friends
Interface IF_UG_SCDT_FIELD_MAPPING has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | D_FIELDNAME | Instance attribute | Public | Type reference (TYPE) | UG_FIELDNAME | FIN Master Data: Field Name | 20040119 | ||
| 2 | D_ROLE | Instance attribute | Public | Type reference (TYPE) | UG_ROLE | FIN Master Data: Role | 20040301 | ||
| 3 | GC_MAP_APPL_CALLBACK | Constant | Public | Type reference (TYPE) | UG_SCDT_FIELD_TYPE | '99' | Field Type for Structure Comparison | 20040401 | |
| 4 | GC_MAP_CONVEXIT | Constant | Public | Type reference (TYPE) | UG_SCDT_FIELD_TYPE | '02' | Field Type for Structure Comparison | 20040121 | |
| 5 | GC_MAP_FIELDNAME_SID | Constant | Public | Type reference (TYPE) | UG_SCDT_FIELD_TYPE | '10' | Field Type for Structure Comparison | 20040121 | |
| 6 | GC_MAP_NO_TARGET | Constant | Public | Type reference (TYPE) | UG_SCDT_FIELD_TYPE | '01' | Field Type for Structure Comparison | 20040121 | |
| 7 | GC_MAP_VALUE_SID | Constant | Public | Type reference (TYPE) | UG_SCDT_FIELD_TYPE | '11' | Field Type for Structure Comparison | 20040121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Target Field Catalog | 20040119 | |
| 2 | Instance method | Public | Method | Determine Field Properties of Target Field | 20031218 | |
| 3 | Instance method | Public | Method | Determine Position of Target Field | 20040121 | |
| 4 | Instance method | Public | Method | Determine Target Value | 20031218 | |
| 5 | Instance method | Public | Method | Is a Data Conversion Necessary? | 20040121 | |
| 6 | Instance method | Public | Method | Is move-corresponding Possible? | 20040121 |
Events
Interface IF_UG_SCDT_FIELD_MAPPING has no event.
Types
Interface IF_UG_SCDT_FIELD_MAPPING has no local type.
Method Signatures
Method GET_TARGET_FCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FCAT | Call by reference | Object reference (TYPE REF TO) | IF_UG_SCDT_FIELD_CATALOG | Interface zur Klasse CL_UG_SCDT_FIELD_CATALOG | 20040119 | |||
| 2 | IO_FCAT | Call by reference | Object reference (TYPE REF TO) | IF_UG_SCDT_FIELD_CATALOG | Interface zur Klasse CL_UG_SCDT_FIELD_CATALOG | 20040119 |
Method GET_TARGET_FCAT on Interface IF_UG_SCDT_FIELD_MAPPING has no exception.
Method GET_TARGET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FPROP | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_FPROP | Beschreibung eines Feldes im Feldkatalog | 20031218 | |||
| 2 | IO_FCAT | Call by reference | Object reference (TYPE REF TO) | IF_UG_SCDT_FIELD_CATALOG | Interface zur Klasse CL_UG_SCDT_FIELD_CATALOG | 20040121 | |||
| 3 | IS_FPROP | Call by reference | Type reference (TYPE) | UGMD_SCDT_S_FPROP | Beschreibung eines Feldes im Feldkatalog | 20031218 |
Method GET_TARGET_FIELD on Interface IF_UG_SCDT_FIELD_MAPPING has no exception.
Method GET_TARGET_FIELD_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FPROP | Call by reference | Type reference (TYPE) | UGMD_SCDT_S_FPROP | Beschreibung eines Feldes im Feldkatalog | 20040121 | |||
| 2 | R_FPOS | Value transfer | Type reference (TYPE) | TABFDPOS | Position des Feldes in der Tabelle | 20040121 |
Method GET_TARGET_FIELD_POS on Interface IF_UG_SCDT_FIELD_MAPPING has no exception.
Method GET_TARGET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20040121 | ||||
| 2 | IS_FPROP | Call by reference | Type reference (TYPE) | UGMD_SCDT_S_FPROP | Beschreibung eines Feldes im Feldkatalog | 20031218 | |||
| 3 | I_DATA | Call by reference | Type reference (TYPE) | ANY | Feldinhalt Quelltabelle | 20031218 | |||
| 4 | XS_DATA | Call by reference | Type reference (TYPE) | ANY | 20041109 | ||||
| 5 | X_DATA | Call by reference | Type reference (TYPE) | ANY | Feldinhalt Zieltabelle | 20040121 |
Method GET_TARGET_VALUE on Interface IF_UG_SCDT_FIELD_MAPPING has no exception.
Method IS_CONVERSION_NECESSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONVERSION | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20040121 |
Method IS_CONVERSION_NECESSARY on Interface IF_UG_SCDT_FIELD_MAPPING has no exception.
Method IS_MC_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_POSSIBLE | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20040121 |
Method IS_MC_POSSIBLE on Interface IF_UG_SCDT_FIELD_MAPPING has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |