SAP ABAP Interface IF_UC_MAPPING (Interface: 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_MAPPING | Mapping | 20031216 |
Properties
| Interface | IF_UC_MAPPING | |
| Short Description | Interface: mapping |
General Data
| Package | UCT8 | SAP Cons: Mapping |
| Created | 20031216 | SAP |
| Last changed | 20060711 | SAP |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_MAPPING_EXECUTION | Mapping Execution | 20040415 |
Friends
Interface IF_UC_MAPPING has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS_ERROR | Constant | Public | Type reference (TYPE) | I | 2 | 20031219 | ||
| 2 | STATUS_OK | Constant | Public | Type reference (TYPE) | I | 0 | 20031219 | ||
| 3 | STATUS_WARNING | Constant | Public | Type reference (TYPE) | I | 1 | 20031219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create a mapping | 20031219 | |
| 2 | Instance method | Public | Method | Create an empty rule for a target field | 20031216 | |
| 3 | Static method | Public | Method | Delete a mapping | 20031219 | |
| 4 | Instance method | Public | Method | Get other information | 20040117 | |
| 5 | Static method | Public | Method | Get a mapping | 20031219 | |
| 6 | Instance method | Public | Method | Get the mapping ID | 20040108 | |
| 7 | Instance method | Public | Method | Globally search for mapping rule with the rule ID | 20031216 | |
| 8 | Static method | Public | Method | Globally search for mapping rule with name and cons.area | 20031216 | |
| 9 | Instance method | Public | Method | Get the rule object of the mapping's target field | 20031216 | |
| 10 | Instance method | Public | Method | Get the mapping's rule list | 20031216 | |
| 11 | Instance method | Public | Method | Get the number of rules which are assigned to the mapping | 20040212 | |
| 12 | Instance method | Public | Method | Reverse a mapping | 20040415 | |
| 13 | Instance method | Public | Method | If scenario is execution or customizing | 20040428 | |
| 14 | Instance method | Public | Method | 20040415 | ||
| 15 | Instance method | Public | Method | 20050129 | ||
| 16 | Instance method | Public | Method | Set the source and target fieldnames/factory(masterdata) | 20050112 | |
| 17 | Instance method | Public | Method | Set the source and target model | 20040117 | |
| 18 | Instance method | Public | Method | Set the source and target field list | 20040117 | |
| 19 | Instance method | Public | Method | Unassign a rule from the mapping | 20040206 |
Events
Interface IF_UC_MAPPING has no event.
Types
Interface IF_UC_MAPPING has no local type.
Method Signatures
Method CREATE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_UC_MAPPING | Interface: mapping | 20031219 | |||
| 2 | E_MAPID | Call by reference | Type reference (TYPE) | UC_MAPID | GUID for mapping | 20031219 | |||
| 3 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20031229 |
Method CREATE_MAPPING on Interface IF_UC_MAPPING has no exception.
Method CREATE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MAPRULE | Call by reference | Object reference (TYPE REF TO) | IF_UC_MAPRULE | Interface for Mapping Rule | 20031216 | |||
| 2 | E_MAPRULEID | Call by reference | Type reference (TYPE) | UC_MAPRULEID | GUID for mapping rule | 20031216 | |||
| 3 | I_TARGETFIELD | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20031216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031229 |
Method DELETE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20031229 | |||
| 2 | I_MAPID | Call by reference | Type reference (TYPE) | UC_MAPID | GUID for mapping | 20031219 |
Method DELETE_MAPPING on Interface IF_UC_MAPPING has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SRC_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_UC_CONTEXT | 20060429 | ||||
| 2 | EO_SRC_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20050112 | |||
| 3 | EO_SRC_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20040117 | |||
| 4 | EO_TGT_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20050112 | |||
| 5 | EO_TGT_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20040117 | |||
| 6 | ET_SRC_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20040224 | |||
| 7 | ET_SRC_FIELD | Call by reference | Type reference (TYPE) | UCT8_T_FIELDNAME | standard table of uc_fieldname | 20040117 | |||
| 8 | ET_TGT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20040224 | |||
| 9 | E_SRC_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20050112 | |||
| 10 | E_TGT_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20050112 |
Method GET_INFO on Interface IF_UC_MAPPING has no exception.
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_UC_MAPPING | Interface: mapping | 20031219 | |||
| 2 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20031229 | |||
| 3 | I_MAPID | Call by reference | Type reference (TYPE) | UC_MAPID | GUID for mapping | 20031219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031229 |
Method GET_MAPPINGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MAPPINGID | Call by reference | Type reference (TYPE) | UC_MAPID | GUID for mapping | 20040108 |
Method GET_MAPPINGID on Interface IF_UC_MAPPING has no exception.
Method GET_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MAPRULE | Call by reference | Object reference (TYPE REF TO) | IF_UC_MAPRULE | Interface for Mapping Rule | 20031216 | |||
| 2 | I_MAPRULEID | Call by reference | Type reference (TYPE) | UC_MAPRULEID | GUID for mapping rule | 20031216 |
Method GET_RULE on Interface IF_UC_MAPPING has no exception.
Method GET_RULE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MAPRULE | Call by reference | Object reference (TYPE REF TO) | IF_UC_MAPRULE | Interface for Mapping Rule | 20031216 | |||
| 2 | I_AREA | Call by reference | Type reference (TYPE) | UC_AREA | Konsolidierungsgebiet | 20031216 | |||
| 3 | I_MAPRULE | Call by reference | Type reference (TYPE) | UC_MAPRULE | Mapping rule | 20031216 |
Method GET_RULE_BY_NAME on Interface IF_UC_MAPPING has no exception.
Method GET_RULE_BY_TARGETFIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MAPRULE | Call by reference | Object reference (TYPE REF TO) | IF_UC_MAPRULE | Interface for Mapping Rule | 20031216 | |||
| 2 | I_TARGETFIELD | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20031216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031229 |
Method GET_RULE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPRULE | Call by reference | Type reference (TYPE) | UCT8_T_CUST_MAPRULE | Mapping Rule Assignment for a Mapping | 20031216 |
Method GET_RULE_LIST on Interface IF_UC_MAPPING has no exception.
Method GET_RULE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER | Value transfer | Type reference (TYPE) | I | 20040212 |
Method GET_RULE_NUMBER on Interface IF_UC_MAPPING has no exception.
Method INVERSE_MAPPING Signature
Method INVERSE_MAPPING on Interface IF_UC_MAPPING has no parameter.
Method INVERSE_MAPPING on Interface IF_UC_MAPPING has no exception.
Method IS_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLG | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20040428 |
Method IS_EXECUTION on Interface IF_UC_MAPPING has no exception.
Method MAPPING_DATA Signature
Method MAPPING_DATA on Interface IF_UC_MAPPING has no parameter.
Method MAPPING_DATA on Interface IF_UC_MAPPING has no exception.
Method MAPPING_MASTERDATA Signature
Method MAPPING_MASTERDATA on Interface IF_UC_MAPPING has no parameter.
Method MAPPING_MASTERDATA on Interface IF_UC_MAPPING has no exception.
Method SET_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SRC_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20050112 | |||
| 2 | IO_TGT_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20050112 | |||
| 3 | I_SRC_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20050112 | |||
| 4 | I_TGT_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20050112 |
Method SET_FIELDNAME on Interface IF_UC_MAPPING has no exception.
Method SET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | 20060429 | ||||
| 2 | IF_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | UC_FLG | SPACE | 20060429 | |||
| 3 | IF_EXECUTION | Call by reference | Type reference (TYPE) | UC_FLG | SPACE | 20060429 | |||
| 4 | IO_SRC_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20040117 | |||
| 5 | IO_TGT_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20040117 | |||
| 6 | IT_SRC_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20040224 | |||
| 7 | IT_SRC_FIELD | Call by reference | Type reference (TYPE) | UCT8_T_FIELDNAME | 20060429 | ||||
| 8 | IT_TGT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20040224 | |||
| 9 | IT_TGT_FIELD | Call by reference | Type reference (TYPE) | UCT8_T_FIELDNAME | 20060429 | ||||
| 10 | I_MODE | Call by reference | Type reference (TYPE) | CHAR01 | 'I' | 20060429 |
Method SET_MODEL on Interface IF_UC_MAPPING has no exception.
Method SET_SRC_TGT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SRC_FIELD | Call by reference | Type reference (TYPE) | UCT8_T_FIELDNAME | standard table of uc_fieldname | 20040117 | |||
| 2 | IT_TGT_FIELD | Call by reference | Type reference (TYPE) | UCT8_T_FIELDNAME | standard table of uc_fieldname | 20040117 |
Method SET_SRC_TGT_FIELD on Interface IF_UC_MAPPING has no exception.
Method UNASSIGN_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAPRULEID | Call by reference | Type reference (TYPE) | UC_MAPRULEID | GUID zur Umsetzungsregel | 20040206 |
Method UNASSIGN_RULE on Interface IF_UC_MAPPING has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 400 |