Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_MAPPING_EXE_ADAPTER | 20060429 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CONTEXT | Context (Version + Time + ?) | 20040414 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Metadata) | 20040315 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Metadata) | 20040315 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TS_BUFFER_INFO | 20050817 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20050421 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20050421 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UCT8_TH_DP_INVERSEMOVE | MOVE parameter | 20031219 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UCT8_TH_DP_MAPIF | IF parameter | 20031210 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UCT8_TH_DP_MAPLINE | Mapping line | 20031210 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UCT8_TH_DP_MAPMOVE | MOVE parameter | 20031210 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UCT8_TH_DP_MAPREASSIGN | REASSIGN parameter | 20031210 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | UCT8_TH_DP_MAPRESULT | Mapping result | 20031210 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | UCT8_TH_DP_MAPTARGET | Mapping target | 20031210 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | UC0_T_MESSAGE | Messages | 20040211 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | TS_FIELD_SEL | 20050720 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | UC_FIELDNAME | 20060419 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20040211 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050614 | ||||
| 20 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050614 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | UC_FIELDNAME | Field Name | 20050614 |
Methods
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 | EF_INVALID | Call by reference | Type reference (TYPE) | UC_FLG | 20051115 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | 20051115 | ||||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | 20051115 | ||||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | 20051115 | ||||
| 5 | 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 | IO_ADAPTER | Call by reference | Object reference (TYPE REF TO) | CL_UC_MAPPING_EXE_ADAPTER | Modell (Metadaten) | 20040107 | |||
| 2 | IO_MODEL_SRC | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Interface Selektionsbedingung | 20040315 | |||
| 3 | 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 | ET_ATTR_RANGE | Call by reference | Type reference (TYPE) | UC0_TS_SEL_ATTR_RANGE | Tabelle: Selektionsbedingung (Range pro Feld) | 20040213 | |||
| 2 | ET_SEL | Call by reference | Type reference (TYPE) | UC0_TS_SEL | Tabelle: Selektionsbedingung (Range pro Feld) | 20040213 | |||
| 3 | I_ATTRIBUTE | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040213 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040213 | |||
| 5 | I_HIGH | Call by reference | Type reference (TYPE) | ANY | 20040213 | ||||
| 6 | I_LOW | Call by reference | Type reference (TYPE) | ANY | 20040213 | ||||
| 7 | 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 | 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 | EO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20040119 | |||
| 2 | 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 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | Merkmalswert | 20031210 | |||
| 2 | IS_CHAR | Call by reference | Type reference (TYPE) | DATA | 20031210 | ||||
| 3 | I_ATTRIBUTE | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20031210 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20031210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040211 |
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_UC_CONTEXT | Kontext (Version + Zeit + ?) | 20040414 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20040414 | |||
| 3 | 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 | E_SPACE_NUMBER | Call by reference | Type reference (TYPE) | I | 20040706 | ||||
| 2 | E_STR_TRG | Call by reference | Type reference (TYPE) | UC_VALUE | Merkmalswert | 20031210 | |||
| 3 | IS_MAPMOVE | Call by reference | Type reference (TYPE) | UCT8_S_DP_MAPMOVE | MOVE parameters | 20031210 | |||
| 4 | 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 | EF_FOUND | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20040507 | |||
| 2 | EO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20031211 | |||
| 3 | IT_MAPLINE | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPLINE | Mapping line | 20031211 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040129 | |||
| 5 | 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 | EO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20050125 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20050125 | |||
| 3 | IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20050125 | |||
| 4 | IT_REQUIRED_FIELD | Call by reference | Type reference (TYPE) | UC0_TS_FIELD | 20060429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050125 |
Method INVERSE_MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_FAILED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20040106 | |||
| 2 | EO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20031219 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040129 | |||
| 4 | I_LINENR | Call by reference | Type reference (TYPE) | UC_LINENR | Line number | 20031219 | |||
| 5 | I_MAPNR | Call by reference | Type reference (TYPE) | UC_MAPNR | Map field number | 20031219 | |||
| 6 | 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 | EF_VOID | Call by reference | Type reference (TYPE) | UC_FLG | 20051018 | ||||
| 2 | ET_ATTR | Call by reference | Type reference (TYPE) | UC0_TS_SEL_ATTR_RANGE | 20051018 | ||||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | 20051020 | ||||
| 4 | ET_SEL | Call by reference | Type reference (TYPE) | UC0_TS_SEL | 20051018 | ||||
| 5 | IT_MAPMOVE | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPMOVE | 20051018 | ||||
| 6 | I_TGT_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | 20051019 | ||||
| 7 | 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 | EF_FAILED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20040105 | |||
| 2 | EO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20040105 | |||
| 3 | IT_MAPMOVE | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPMOVE | Map field number | 20040105 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040129 | |||
| 5 | 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 | EF_FAILED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20040105 | |||
| 2 | EO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20040105 | |||
| 3 | IT_MAPMOVE | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPMOVE | Map field number | 20040105 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040129 | |||
| 5 | 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 | EF_FAILED | Call by reference | Type reference (TYPE) | UC_FLG | 20051019 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | 20051020 | ||||
| 3 | E_OPTION | Call by reference | Type reference (TYPE) | DDOPTION | 20051019 | ||||
| 4 | E_VALUE | Call by reference | Type reference (TYPE) | UC_VALUE | 20051019 | ||||
| 5 | IS_MAPMOVE | Call by reference | Type reference (TYPE) | UCT8_S_DP_MAPMOVE | 20051019 | ||||
| 6 | I_TGT_FIELD_LENGTH | Call by reference | Type reference (TYPE) | I | 20051019 | ||||
| 7 | I_TGT_OFFSET | Call by reference | Type reference (TYPE) | I | 20051019 | ||||
| 8 | 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 | ER_T_DATA_TGT | Call by reference | Object reference (TYPE REF TO) | DATA | 20050125 | ||||
| 2 | ET_MAP_RELATIONSHIP | Call by reference | Type reference (TYPE) | UCT8_TH_MAP_RELATIONSHIP | SEM-BCS: The source/target relationship | 20050125 | |||
| 3 | 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 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | Merkmalswert | 20031210 | |||
| 2 | IS_CHAR_SRC | Call by reference | Type reference (TYPE) | DATA | 20060419 | ||||
| 3 | IS_CHAR_TGT | Call by reference | Type reference (TYPE) | DATA | 20060419 | ||||
| 4 | IS_KFIG | Call by reference | Type reference (TYPE) | DATA | 20040316 | ||||
| 5 | I_KFIG | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20040119 | |||
| 6 | I_MAPNR | Call by reference | Type reference (TYPE) | UC_MAPNR | Map field number | 20031210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040211 | |||
| 2 | 20040421 |
Method MAPPING_MASTERDATA_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_T_DATA_TGT | Call by reference | Object reference (TYPE REF TO) | DATA | 20050125 | ||||
| 2 | ET_MAP_RELATIONSHIP | Call by reference | Type reference (TYPE) | UCT8_TH_MAP_RELATIONSHIP | SEM-BCS: The source/target relationship | 20050125 | |||
| 3 | IR_T_DATA_SRC | Call by reference | Object reference (TYPE REF TO) | DATA | 20050125 | ||||
| 4 | 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 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | Allgemeines Kennzeichen SAP Konsolidierung | 20040119 | |||
| 2 | IS_CHAR | Call by reference | Type reference (TYPE) | DATA | 20040316 | ||||
| 3 | I_LINENR | Call by reference | Type reference (TYPE) | UC_LINENR | Line number | 20040119 | |||
| 4 | I_MAPNR | Call by reference | Type reference (TYPE) | UC_MAPNR | Map field number | 20040119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040119 |
Method MAPPING_MOVE_KFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | Allgemeines Kennzeichen SAP Konsolidierung | 20040119 | |||
| 2 | IS_CHAR_SRC | Call by reference | Type reference (TYPE) | DATA | 20060419 | ||||
| 3 | IS_CHAR_TGT | Call by reference | Type reference (TYPE) | DATA | 20060419 | ||||
| 4 | IS_KFIG | Call by reference | Type reference (TYPE) | DATA | 20040316 | ||||
| 5 | I_LINENR | Call by reference | Type reference (TYPE) | UC_LINENR | Line number | 20040119 | |||
| 6 | I_MAPNR | Call by reference | Type reference (TYPE) | UC_MAPNR | Map field number | 20040119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040211 |
Method MAPPING_REASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | Allgemeines Kennzeichen SAP Konsolidierung | 20031210 | |||
| 2 | IS_CHAR | Call by reference | Type reference (TYPE) | DATA | 20040316 | ||||
| 3 | I_LINENR | Call by reference | Type reference (TYPE) | UC_LINENR | Line number | 20031210 | |||
| 4 | I_MAPNR | Call by reference | Type reference (TYPE) | UC_MAPNR | Map field number | 20031210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040112 |
Method MAPPING_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_T_DATA_TGT | Call by reference | Object reference (TYPE REF TO) | DATA | 20040315 | ||||
| 2 | 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 | ES_MAPRESULT | Call by reference | Type reference (TYPE) | UCT8_SX_DP_MAPRESULT | Mapping result | 20040119 | |||
| 2 | IS_CHAR | Call by reference | Type reference (TYPE) | DATA | 20040317 | ||||
| 3 | IS_COMPFIELD | Call by reference | Type reference (TYPE) | UC0_S_FIELD | Feldname | 20050202 | |||
| 4 | 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 | CT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | 20060419 | ||||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20040130 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | SYMSGID | 'UCT8' | Nachrichten, Nachrichtenklasse | 20040130 | ||
| 4 | I_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20040130 | |||
| 5 | I_ROW | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20040130 | |||
| 6 | I_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp | 20040130 | ||
| 7 | I_V1 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20040130 | |||
| 8 | I_V2 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20040130 | |||
| 9 | I_V3 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20040130 | |||
| 10 | 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 | ES_MAPRESULT | Call by reference | Type reference (TYPE) | UCT8_SX_DP_MAPRESULT | 20060419 | ||||
| 2 | IS_CHAR_SRC | Call by reference | Type reference (TYPE) | DATA | 20060419 | ||||
| 3 | IS_COMPFIELD | Call by reference | Type reference (TYPE) | UC0_S_FIELD | 20060419 | ||||
| 4 | IS_KFIG_SRC | Call by reference | Type reference (TYPE) | DATA | 20060419 | ||||
| 5 | 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 |