SAP ABAP Interface IF_UC_DEP_MAPPING (Mapping interface)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCFE (Package) SEM-BCS: Data Collection

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_DEP_MAPPING | Mapping Service | 20020729 |
Properties
Interface | IF_UC_DEP_MAPPING | |
Short Description | Mapping interface |
General Data
Package | UCFE | SEM-BCS: Data Collection |
Created | 20020617 | SAP |
Last changed | 20050409 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UC_DEP_MAPPING has no forward declaration.
Interfaces
Interface IF_UC_DEP_MAPPING has no interface.
Friends
Interface IF_UC_DEP_MAPPING has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DT_ROWINDEX_NEW | Instance attribute | Public | Type reference (TYPE) | UCF_T_DEP_POS | Item | 20030512 | ||
2 | D_DATACOL_COUNT | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020618 | ||
3 | D_DISPLAY_INITIAL | Instance attribute | Public | Type reference (TYPE) | STRING | Single-Character Indicator | 20030730 | ||
4 | D_DISPLAY_NODATA | Instance attribute | Public | Type reference (TYPE) | STRING | 20050307 | |||
5 | D_DISPLAY_SUM | Instance attribute | Public | Type reference (TYPE) | STRING | Single-Character Indicator | 20030730 | ||
6 | D_LEADCOL_COUNT | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020618 | ||
7 | D_LEADROW_COUNT | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020618 | ||
8 | D_ROWID_NEW_COUNT | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20030224 | ||
9 | D_ROWID_NEW_DELETE | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20030226 | ||
10 | D_ROWID_NEW_INDEX | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20030224 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change grid value | 20020619 |
2 | ![]() |
Instance method | Public | Method | Check current header and get info | 20030807 |
3 | ![]() |
Instance method | Public | Method | Check a line and get information of this line | 20030429 |
4 | ![]() |
Instance method | Public | Method | Get reason why a cell is closed | 20030804 |
5 | ![]() |
Instance method | Public | Method | Check whether txdata matches selcond | 20030731 |
6 | ![]() |
Instance method | Public | Method | Get related gridcell | 20020718 |
7 | ![]() |
Instance method | Public | Method | Get conrowcol information | 20020618 |
8 | ![]() |
Instance method | Public | Method | Get grid information | 20020618 |
9 | ![]() |
Instance method | Public | Method | Get grid hry information | 20020618 |
10 | ![]() |
Instance method | Public | Method | Get message from mapping | 20030127 |
11 | ![]() |
Instance method | Public | Method | Insert new lines | 20030122 |
12 | ![]() |
Instance method | Public | Method | Mapping Grid Table | 20030807 |
13 | ![]() |
Instance method | Public | Method | Mapping header | 20030807 |
14 | ![]() |
Instance method | Public | Method | Open item's hrcy | 20020728 |
Events
Interface IF_UC_DEP_MAPPING has no event.
Types
Interface IF_UC_DEP_MAPPING has no local type.
Method Signatures
Method CHANGE_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GRID | Call by reference | Type reference (TYPE) | UCF_TH_DEP_GRID | Grid table type to record grid data | 20030127 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DEP_MESSAGE | Messge for data processor | 20030127 | ||
3 | ![]() |
IT_GRIDCHANGED | Call by reference | Type reference (TYPE) | UCF_TS_DEP_GRIDCHANGED | Grid table type to record grid data | 20020724 |
Method CHANGE_GRID on Interface IF_UC_DEP_MAPPING has no exception.
Method CHECK_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PARS | Call by reference | Type reference (TYPE) | UCF_SX_DEP_PARS_CAL | Parameter list of method cal_condition_list | 20030807 | ||
2 | ![]() |
EF_HEADER_STATUS | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030807 | ||
3 | ![]() |
IT_CONHEADERLIST | Call by reference | Type reference (TYPE) | UCF_T_DEP_CONVALUELIST | Header table type of header | 20030807 |
Method CHECK_HEADER on Interface IF_UC_DEP_MAPPING has no exception.
Method CHECK_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PARS | Call by reference | Type reference (TYPE) | UCF_SX_DEP_PARS_CAL | Parameter list of method cal_condition_list | 20030508 | ||
2 | ![]() |
CT_CONVALUE | Call by reference | Type reference (TYPE) | UCF_T_DEP_CONVALUE | Condition value | 20031120 | ||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DEP_MESSAGE | Messge for data processor | 20030429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The line is illegal | 20030508 |
Method CHECK_REASON_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CHECK_OVER | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030804 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DEP_MESSAGE | Messge for data processor | 20030804 | ||
3 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030804 | ||
4 | ![]() |
I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030804 |
Method CHECK_REASON_CELL on Interface IF_UC_DEP_MAPPING has no exception.
Method CHECK_TX_TO_DESEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DESEL | Call by reference | Type reference (TYPE) | UCF_TH_DEP_SEL | Data entry select condition | 20030731 | ||
2 | ![]() |
I_TXDATA_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030731 | ||
3 | ![]() |
RF_MATCH | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030731 |
Method CHECK_TX_TO_DESEL on Interface IF_UC_DEP_MAPPING has no exception.
Method GET_CELLRELATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020718 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20020718 | ||
3 | ![]() |
I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020718 | ||
4 | ![]() |
RS_GRID | Value transfer | Type reference (TYPE) | UCF_S_DEP_GRID | SAP Kons.: Eigenschaften einer Matrix | 20020718 |
Method GET_CELLRELATED on Interface IF_UC_DEP_MAPPING has no exception.
Method GET_CONROWCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_T_CONROWCOL | Call by reference | Object reference (TYPE REF TO) | UCF_TH_DEP_CONROWCOL | Row and column conditon list | 20020618 | ||
2 | ![]() |
ES_CONROWCOL | Call by reference | Type reference (TYPE) | UCF_SX_DEP_CONROWCOL | SAP Kons.: Zeilen und Spalten Selektion | 20020618 | ||
3 | ![]() |
ES_DATACOL | Call by reference | Type reference (TYPE) | UCF_SX_DEP_CONSELLIST | Condition value list | 20030709 | ||
4 | ![]() |
ET_LEADCOL | Call by reference | Type reference (TYPE) | UCF_T_DEP_LEADVALUE | Condition value list | 20020619 | ||
5 | ![]() |
ET_LEADROW | Call by reference | Type reference (TYPE) | UCF_T_DEP_LEADVALUE | Condition value list | 20020619 | ||
6 | ![]() |
I_COL_INDEX | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20020618 | |
7 | ![]() |
I_ROWCOLTYPE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020618 | ||
8 | ![]() |
I_ROW_INDEX | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20020618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Can not find | 20020618 |
Method GET_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_T_GRID | Call by reference | Object reference (TYPE REF TO) | UCF_TH_DEP_GRID | Grid table type to record grid data | 20020619 | ||
2 | ![]() |
ES_GRID | Call by reference | Type reference (TYPE) | UCF_S_DEP_GRID | SAP Kons.: Eigenschaften einer Matrix | 20020618 | ||
3 | ![]() |
ES_GRIDCELL | Call by reference | Type reference (TYPE) | UCF_S_DEP_GRIDCELL | SAP Kons.: Eigenschaften einer Matrixzelle | 20020618 | ||
4 | ![]() |
ES_GRIDCONTROL | Call by reference | Type reference (TYPE) | UCF_S_DEP_GRIDCONTROL | SAP Kons.: Steuerungsinformationen für eine Matrixzelle | 20020618 | ||
5 | ![]() |
ET_GRID | Call by reference | Type reference (TYPE) | UCF_TH_DEP_GRID | Grid table type to record grid data | 20020618 | ||
6 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20020618 | |
7 | ![]() |
I_GRIDTYPE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020618 | ||
8 | ![]() |
I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20020618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Can not find | 20020618 |
Method GET_GRIDHRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_T_GRIDHRY | Call by reference | Object reference (TYPE REF TO) | UCF_TH_DEP_GRIDHRY | Row hrcy of grid | 20020618 | ||
2 | ![]() |
E_LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020618 | ||
3 | ![]() |
E_UNIQUE_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020729 | ||
4 | ![]() |
I_GRIDHRYTYPE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020618 | ||
5 | ![]() |
I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20020618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Can not find | 20020618 |
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DEP_MESSAGE | Messge for data processor | 20030127 |
Method GET_MESSAGE on Interface IF_UC_DEP_MAPPING has no exception.
Method INSERT_NEWLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DEP_MESSAGE | Messge for data processor | 20030127 | ||
2 | ![]() |
IT_NEWROWCOL | Call by reference | Type reference (TYPE) | UCF_T_DEP_NEWROWCOL | Position | 20030729 |
Method INSERT_NEWLINE on Interface IF_UC_DEP_MAPPING has no exception.
Method MAP_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_OPENALL | Call by reference | Type reference (TYPE) | UC_FLG | SPACE | Allgemeines Kennzeichen SAP Konsolidierung | 20050301 |
Method MAP_GRID on Interface IF_UC_DEP_MAPPING has no exception.
Method MAP_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONHEADERLIST | Call by reference | Type reference (TYPE) | UCF_T_DEP_CONVALUELIST | Header table type of header | 20030807 | ||
2 | ![]() |
ET_HEADERLIST | Call by reference | Type reference (TYPE) | UCF_T_DEP_CONLIST2 | Condition value list | 20030807 | ||
3 | ![]() |
IF_DUMMY | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030812 | ||
4 | ![]() |
IO_HEADER | Call by reference | Object reference (TYPE REF TO) | IF_UC_DEP_HEADER | Header function | 20030813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
All header are illegal | 20030825 |
Method OPEN_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DEP_MESSAGE | Messge for data processor | 20030127 | ||
2 | ![]() |
I_OPENALL | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020728 | ||
3 | ![]() |
I_UNIQUE_ID | Call by reference | Type reference (TYPE) | INT4 | Merkmalswert | 20020729 |
Method OPEN_LINE on Interface IF_UC_DEP_MAPPING has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 3.1B |