SAP ABAP Class IF_UG_SCDT_FIELD_MAPPING (Comparison: Mapping Field Names)
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
Class IF_UG_SCDT_FIELD_MAPPING  
Short Description Comparison: Mapping Field Names    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031218   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UG_SCDT_FIELD_MAPPING has no forward declaration.
Interfaces
Class IF_UG_SCDT_FIELD_MAPPING has no interface implemented.
Friends
Class IF_UG_SCDT_FIELD_MAPPING has no friend class.
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 GET_TARGET_FCAT Instance method Public Method Determine Target Field Catalog 20040119
2 GET_TARGET_FIELD Instance method Public Method Determine Field Properties of Target Field 20031218
3 GET_TARGET_FIELD_POS Instance method Public Method Determine Position of Target Field 20040121
4 GET_TARGET_VALUE Instance method Public Method Determine Target Value 20031218
5 IS_CONVERSION_NECESSARY Instance method Public Method Is a Data Conversion Necessary? 20040121
6 IS_MC_POSSIBLE Instance method Public Method Is move-corresponding Possible? 20040121
Events
Class IF_UG_SCDT_FIELD_MAPPING has no event.
Types
Class 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 Exporting 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 Importing 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 class 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 Exporting ET_FPROP Call by reference Type reference (TYPE) UGMD_SCDT_T_FPROP Beschreibung eines Feldes im Feldkatalog 20031218
2 Importing 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 Importing IS_FPROP Call by reference Type reference (TYPE) UGMD_SCDT_S_FPROP Beschreibung eines Feldes im Feldkatalog 20031218

Method GET_TARGET_FIELD on class 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 Importing IS_FPROP Call by reference Type reference (TYPE) UGMD_SCDT_S_FPROP Beschreibung eines Feldes im Feldkatalog 20040121
2 Returning R_FPOS Value transfer Type reference (TYPE) TABFDPOS Position des Feldes in der Tabelle 20040121

Method GET_TARGET_FIELD_POS on class 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 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20040121
2 Importing IS_FPROP Call by reference Type reference (TYPE) UGMD_SCDT_S_FPROP Beschreibung eines Feldes im Feldkatalog 20031218
3 Importing I_DATA Call by reference Type reference (TYPE) ANY Feldinhalt Quelltabelle 20031218
4 Changing XS_DATA Call by reference Type reference (TYPE) ANY 20041109
5 Changing X_DATA Call by reference Type reference (TYPE) ANY Feldinhalt Zieltabelle 20040121

Method GET_TARGET_VALUE on class 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 Returning R_CONVERSION Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20040121

Method IS_CONVERSION_NECESSARY on class 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 Returning R_POSSIBLE Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20040121

Method IS_MC_POSSIBLE on class IF_UG_SCDT_FIELD_MAPPING has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in