SAP ABAP Class CL_UC_MAPPING_EXECUTION (Mapping)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCT8 (Package) SAP Cons: Mapping
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_MAPPING_EXECUTION Mapping Execution 20031209
Properties
Class CL_UC_MAPPING_EXECUTION  
Short Description Mapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCT8   SAP Cons: Mapping 
Created 20031209   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 UCF7 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 UCFE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_MAPPING_EXECUTION Mapping Execution 20031209
Friends
Class CL_UC_MAPPING_EXECUTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_UC_MAPPING_EXE_ADAPTER 20060429
2 DO_CONTEXT_SRC Instance attribute Private Object reference (TYPE REF TO) IF_UC_CONTEXT Context (Version + Time + ?) 20040414
3 DO_MODEL_SRC Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Metadata) 20040315
4 DO_MODEL_TGT Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Metadata) 20040315
5 DT_BUFFER_INFO Instance attribute Private Type reference (TYPE) TS_BUFFER_INFO 20050817
6 DT_FFIX_SRC Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20050421
7 DT_FFIX_TGT Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20050421
8 DT_INVERSEMOVE Instance attribute Private Type reference (TYPE) UCT8_TH_DP_INVERSEMOVE MOVE parameter 20031219
9 DT_MAPIF Instance attribute Private Type reference (TYPE) UCT8_TH_DP_MAPIF IF parameter 20031210
10 DT_MAPLINE Instance attribute Private Type reference (TYPE) UCT8_TH_DP_MAPLINE Mapping line 20031210
11 DT_MAPMOVE Instance attribute Private Type reference (TYPE) UCT8_TH_DP_MAPMOVE MOVE parameter 20031210
12 DT_MAPREASSIGN Instance attribute Private Type reference (TYPE) UCT8_TH_DP_MAPREASSIGN REASSIGN parameter 20031210
13 DT_MAPRESULT Instance attribute Private Type reference (TYPE) UCT8_TH_DP_MAPRESULT Mapping result 20031210
14 DT_MAPTARGET Instance attribute Private Type reference (TYPE) UCT8_TH_DP_MAPTARGET Mapping target 20031210
15 DT_MESSAGE Instance attribute Private Type reference (TYPE) UC0_T_MESSAGE Messages 20040211
16 DT_SPLIT_FIELD_SEL Instance attribute Private Type reference (TYPE) TS_FIELD_SEL 20050720
17 D_FIELDNAME_TGT Instance attribute Private Type reference (TYPE) UC_FIELDNAME 20060419
18 D_LINECOUNT_SRC Instance attribute Private Type reference (TYPE) INT4 Natural Number 20040211
19 D_PERIOD Instance attribute Private Type reference (TYPE) STRING 20050614
20 D_YEAR Instance attribute Private Type reference (TYPE) STRING 20050614
21 D_YEARPERIOD Instance attribute Private Type reference (TYPE) UC_FIELDNAME Field Name 20050614
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INPUT_FORMAT_VALUE Instance method Private Method 20051115
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031209
3 CREATE_TSEL Instance method Private Method 20040213
4 CREATE_UNION Instance method Private Method Create union for every field 20040119
5 GET_ATTRIBUTE Instance method Private Method Get attribute 20031210
6 GET_CONTEXT Instance method Private Method 20040414
7 GET_STRING Instance method Private Method Get string 20031210
8 INVERSE_LINES Instance method Private Method Inverse lines 20031211
9 INVERSE_MAPPING_P Instance method Private Method Inverse mapping 20050125
10 INVERSE_MOVE Instance method Private Method Inverse move 20031219
11 INVERSE_MOVE_CONCAT Instance method Private Method 20051018
12 INVERSE_MOVE_M1_1 Instance method Private Method Inverse move 20040105
13 INVERSE_MOVE_M1_2 Instance method Private Method Inverse move 20040105
14 INVERSE_MOVE_SOURCE_VALUE Instance method Private Method 20051019
15 MAPPING_DATA_P Instance method Private Method Mapping data 20050125
16 MAPPING_LINE Instance method Private Method Mapping lines for a target 20031210
17 MAPPING_MASTERDATA_P Instance method Private Method Mapping master data 20050125
18 MAPPING_MOVE_CHAR Instance method Private Method Mapping MOVE 20040119
19 MAPPING_MOVE_KFIG Instance method Private Method Mapping MOVE 20040119
20 MAPPING_REASSIGN Instance method Private Method Mapping REASSIGN 20031210
21 MAPPING_RESULT Instance method Private Method Get mapping result 20031222
22 MAPPING_TARGET Instance method Private Method Mapping target field value for a line 20031210
23 UTL_RAISE_MESSAGE Instance method Private Method Raise message 20040130
24 _MAPPING_TARGET Instance method Private Method 20060419
Events
Class CL_UC_MAPPING_EXECUTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_BUFFER_INFO Private See coding 20050817 begin of SX_BUFFER_INFO, mapnr type uc_mapnr, src_field_1 type uc_fieldname, r_src_field_1 type ref to data, src_field_2 type uc_fieldname, r_src_field_2 type ref to data, src_field_3 type uc_fieldname, r_src_field_3 type ref to data, src_field_4 type uc_fieldname, r_src_field_4 type ref to data, src_field_5 type uc_fieldname, r_src_field_5 type ref to data, src_field_6 type uc_fieldname, r_src_field_6 type ref to data, t_buffer type th_buffer, end of sx_buffer_info
2 S_BUFFER Private See coding 20050817 begin of S_BUFFER, src_field_1_value type uc_value, src_field_2_value type uc_value, src_field_3_value type uc_value, src_field_4_value type uc_value, src_field_5_value type uc_value, src_field_6_value type uc_value, tgt_field_value type uc_value, map_error type i, end of s_buffer
3 S_FIELD_SEL Private See coding 20050720 begin of S_FIELD_SEL, fieldname type uc_fieldname, attribute type uc_fieldname, convext type uc_flg, "source convext fieldname_tgt type uc_fieldname, value type uc_value, end of S_FIELD_SEL
4 TH_BUFFER Private See coding 20050817 th_buffer type hashed table of s_buffer with unique key src_field_1_value src_field_2_value src_field_3_value src_field_4_value src_field_5_value src_field_6_value
5 TS_BUFFER_INFO Private See coding 20050817 ts_buffer_info type sorted table of sx_buffer_info with unique key mapnr
6 TS_FIELD_SEL Private See coding 20050720 TS_FIELD_SEL type sorted table of S_FIELD_SEL with non-unique key fieldname attribute convext
Method Signatures

Method CHECK_INPUT_FORMAT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_INVALID Call by reference Type reference (TYPE) UC_FLG 20051115
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE 20051115
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL 20051115
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME 20051115
5 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20051115

Method CHECK_INPUT_FORMAT_VALUE on class CL_UC_MAPPING_EXECUTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ADAPTER Call by reference Object reference (TYPE REF TO) CL_UC_MAPPING_EXE_ADAPTER Modell (Metadaten) 20040107
2 Importing IO_MODEL_SRC Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Interface Selektionsbedingung 20040315
3 Importing IO_MODEL_TGT Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Interface Selektionsbedingung 20040315

Method CONSTRUCTOR on class CL_UC_MAPPING_EXECUTION has no exception.

Method CREATE_TSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTR_RANGE Call by reference Type reference (TYPE) UC0_TS_SEL_ATTR_RANGE Tabelle: Selektionsbedingung (Range pro Feld) 20040213
2 Exporting ET_SEL Call by reference Type reference (TYPE) UC0_TS_SEL Tabelle: Selektionsbedingung (Range pro Feld) 20040213
3 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20040213
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20040213
5 Importing I_HIGH Call by reference Type reference (TYPE) ANY 20040213
6 Importing I_LOW Call by reference Type reference (TYPE) ANY 20040213
7 Importing I_OPTION Call by reference Type reference (TYPE) DDOPTION UC00_CS_RA-OPTION_EQ Typ der Komponente OPTION im Zeilentyp eines Ranges-Typ 20040213
8 Importing I_SIGN Call by reference Type reference (TYPE) DDSIGN UC00_CS_RA-SIGN_I Typ der Komponente SIGN im Zeilentyp eines Ranges-Typ 20040213

Method CREATE_TSEL on class CL_UC_MAPPING_EXECUTION has no exception.

Method CREATE_UNION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040119
2 Importing IT_SEL Call by reference Type reference (TYPE) UCT_T_SEL Selektionsbedingungen (Laufzeitobjekte) 20040119

Method CREATE_UNION on class CL_UC_MAPPING_EXECUTION has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Merkmalswert 20031210
2 Importing IS_CHAR Call by reference Type reference (TYPE) DATA 20031210
3 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20031210
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20031210
# Exception Resumable Description Created on
1 ATTRIBUTE_NOT_FOUND 20040211

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_UC_CONTEXT Kontext (Version + Zeit + ?) 20040414
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20040414
3 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20040414

Method GET_CONTEXT on class CL_UC_MAPPING_EXECUTION has no exception.

Method GET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SPACE_NUMBER Call by reference Type reference (TYPE) I 20040706
2 Exporting E_STR_TRG Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20031210
3 Importing IS_MAPMOVE Call by reference Type reference (TYPE) UCT8_S_DP_MAPMOVE MOVE parameters 20031210
4 Importing I_STR_SRC Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20031210

Method GET_STRING on class CL_UC_MAPPING_EXECUTION has no exception.

Method INVERSE_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FOUND Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040507
2 Exporting EO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20031211
3 Importing IT_MAPLINE Call by reference Type reference (TYPE) UCT8_TH_DP_MAPLINE Mapping line 20031211
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20040129
5 Importing I_VALUE Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20031212

Method INVERSE_LINES on class CL_UC_MAPPING_EXECUTION has no exception.

Method INVERSE_MAPPING_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20050125
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20050125
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20050125
4 Importing IT_REQUIRED_FIELD Call by reference Type reference (TYPE) UC0_TS_FIELD 20060429
# Exception Resumable Description Created on
1 INVERSE_FAILED 20050125

Method INVERSE_MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FAILED Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040106
2 Exporting EO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20031219
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20040129
4 Importing I_LINENR Call by reference Type reference (TYPE) UC_LINENR Line number 20031219
5 Importing I_MAPNR Call by reference Type reference (TYPE) UC_MAPNR Map field number 20031219
6 Importing I_VALUE Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20031219

Method INVERSE_MOVE on class CL_UC_MAPPING_EXECUTION has no exception.

Method INVERSE_MOVE_CONCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_VOID Call by reference Type reference (TYPE) UC_FLG 20051018
2 Exporting ET_ATTR Call by reference Type reference (TYPE) UC0_TS_SEL_ATTR_RANGE 20051018
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE 20051020
4 Exporting ET_SEL Call by reference Type reference (TYPE) UC0_TS_SEL 20051018
5 Importing IT_MAPMOVE Call by reference Type reference (TYPE) UCT8_TH_DP_MAPMOVE 20051018
6 Importing I_TGT_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME 20051019
7 Importing I_VALUE Call by reference Type reference (TYPE) UC_VALUE 20051018

Method INVERSE_MOVE_CONCAT on class CL_UC_MAPPING_EXECUTION has no exception.

Method INVERSE_MOVE_M1_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FAILED Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040105
2 Exporting EO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040105
3 Importing IT_MAPMOVE Call by reference Type reference (TYPE) UCT8_TH_DP_MAPMOVE Map field number 20040105
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20040129
5 Importing I_VALUE Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20040105

Method INVERSE_MOVE_M1_1 on class CL_UC_MAPPING_EXECUTION has no exception.

Method INVERSE_MOVE_M1_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FAILED Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040105
2 Exporting EO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040105
3 Importing IT_MAPMOVE Call by reference Type reference (TYPE) UCT8_TH_DP_MAPMOVE Map field number 20040105
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20040129
5 Importing I_VALUE Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20040105

Method INVERSE_MOVE_M1_2 on class CL_UC_MAPPING_EXECUTION has no exception.

Method INVERSE_MOVE_SOURCE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_FAILED Call by reference Type reference (TYPE) UC_FLG 20051019
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE 20051020
3 Exporting E_OPTION Call by reference Type reference (TYPE) DDOPTION 20051019
4 Exporting E_VALUE Call by reference Type reference (TYPE) UC_VALUE 20051019
5 Importing IS_MAPMOVE Call by reference Type reference (TYPE) UCT8_S_DP_MAPMOVE 20051019
6 Importing I_TGT_FIELD_LENGTH Call by reference Type reference (TYPE) I 20051019
7 Importing I_TGT_OFFSET Call by reference Type reference (TYPE) I 20051019
8 Importing I_TGT_VALUE Call by reference Type reference (TYPE) ANY 20051019

Method INVERSE_MOVE_SOURCE_VALUE on class CL_UC_MAPPING_EXECUTION has no exception.

Method MAPPING_DATA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_T_DATA_TGT Call by reference Object reference (TYPE REF TO) DATA 20050125
2 Exporting ET_MAP_RELATIONSHIP Call by reference Type reference (TYPE) UCT8_TH_MAP_RELATIONSHIP SEM-BCS: The source/target relationship 20050125
3 Importing IR_T_DATA_SRC Call by reference Object reference (TYPE REF TO) DATA 20050125

Method MAPPING_DATA_P on class CL_UC_MAPPING_EXECUTION has no exception.

Method MAPPING_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Merkmalswert 20031210
2 Importing IS_CHAR_SRC Call by reference Type reference (TYPE) DATA 20060419
3 Importing IS_CHAR_TGT Call by reference Type reference (TYPE) DATA 20060419
4 Importing IS_KFIG Call by reference Type reference (TYPE) DATA 20040316
5 Importing I_KFIG Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040119
6 Importing I_MAPNR Call by reference Type reference (TYPE) UC_MAPNR Map field number 20031210
# Exception Resumable Description Created on
1 MAPPING_FAILED 20040211
2 MAPPING_MISSED 20040421

Method MAPPING_MASTERDATA_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_T_DATA_TGT Call by reference Object reference (TYPE REF TO) DATA 20050125
2 Exporting ET_MAP_RELATIONSHIP Call by reference Type reference (TYPE) UCT8_TH_MAP_RELATIONSHIP SEM-BCS: The source/target relationship 20050125
3 Importing IR_T_DATA_SRC Call by reference Object reference (TYPE REF TO) DATA 20050125
4 Importing IT_COMPFIELD Call by reference Type reference (TYPE) UC0_T_FIELD Liste von Feldnamen 20050125

Method MAPPING_MASTERDATA_P on class CL_UC_MAPPING_EXECUTION has no exception.

Method MAPPING_MOVE_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Allgemeines Kennzeichen SAP Konsolidierung 20040119
2 Importing IS_CHAR Call by reference Type reference (TYPE) DATA 20040316
3 Importing I_LINENR Call by reference Type reference (TYPE) UC_LINENR Line number 20040119
4 Importing I_MAPNR Call by reference Type reference (TYPE) UC_MAPNR Map field number 20040119
# Exception Resumable Description Created on
1 MAPPING_FAILED 20040119

Method MAPPING_MOVE_KFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Allgemeines Kennzeichen SAP Konsolidierung 20040119
2 Importing IS_CHAR_SRC Call by reference Type reference (TYPE) DATA 20060419
3 Importing IS_CHAR_TGT Call by reference Type reference (TYPE) DATA 20060419
4 Importing IS_KFIG Call by reference Type reference (TYPE) DATA 20040316
5 Importing I_LINENR Call by reference Type reference (TYPE) UC_LINENR Line number 20040119
6 Importing I_MAPNR Call by reference Type reference (TYPE) UC_MAPNR Map field number 20040119
# Exception Resumable Description Created on
1 MAPPING_FAILED 20040211

Method MAPPING_REASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Allgemeines Kennzeichen SAP Konsolidierung 20031210
2 Importing IS_CHAR Call by reference Type reference (TYPE) DATA 20040316
3 Importing I_LINENR Call by reference Type reference (TYPE) UC_LINENR Line number 20031210
4 Importing I_MAPNR Call by reference Type reference (TYPE) UC_MAPNR Map field number 20031210
# Exception Resumable Description Created on
1 MAPPING_FAILED 20040112

Method MAPPING_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_T_DATA_TGT Call by reference Object reference (TYPE REF TO) DATA 20040315
2 Exporting ET_MAP_RELATIONSHIP Call by reference Type reference (TYPE) UCT8_TH_MAP_RELATIONSHIP SEM-BCS: The source/target relationship 20040120

Method MAPPING_RESULT on class CL_UC_MAPPING_EXECUTION has no exception.

Method MAPPING_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MAPRESULT Call by reference Type reference (TYPE) UCT8_SX_DP_MAPRESULT Mapping result 20040119
2 Importing IS_CHAR Call by reference Type reference (TYPE) DATA 20040317
3 Importing IS_COMPFIELD Call by reference Type reference (TYPE) UC0_S_FIELD Feldname 20050202
4 Importing IS_KFIG Call by reference Type reference (TYPE) DATA 20040317

Method MAPPING_TARGET on class CL_UC_MAPPING_EXECUTION has no exception.

Method UTL_RAISE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE 20060419
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20040130
3 Importing I_ID Call by reference Type reference (TYPE) SYMSGID 'UCT8' Nachrichten, Nachrichtenklasse 20040130
4 Importing I_NO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20040130
5 Importing I_ROW Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040130
6 Importing I_TYPE Call by reference Type reference (TYPE) SYMSGTY 'E' Nachrichten, Nachrichtentyp 20040130
7 Importing I_V1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040130
8 Importing I_V2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040130
9 Importing I_V3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040130
10 Importing I_V4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040130

Method UTL_RAISE_MESSAGE on class CL_UC_MAPPING_EXECUTION has no exception.

Method _MAPPING_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MAPRESULT Call by reference Type reference (TYPE) UCT8_SX_DP_MAPRESULT 20060419
2 Importing IS_CHAR_SRC Call by reference Type reference (TYPE) DATA 20060419
3 Importing IS_COMPFIELD Call by reference Type reference (TYPE) UC0_S_FIELD 20060419
4 Importing IS_KFIG_SRC Call by reference Type reference (TYPE) DATA 20060419
5 Importing IS_MAPTARGET Call by reference Type reference (TYPE) UCT8_S_DP_MAPTARGET 20060419

Method _MAPPING_TARGET on class CL_UC_MAPPING_EXECUTION has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 400