SAP ABAP Interface IF_UG_BW_BCS_TRANSFER (IF_UG_BW_BCS_TRANSFER)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGBW (Package) SEM General: Interface to BW
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_BW_TX_DATA_SID_TRANSFER | 20040227 |
Properties
| Interface | IF_UG_BW_BCS_TRANSFER | |
| Short Description |
General Data
| Package | UGBW | SEM General: Interface to BW |
| Created | 20040227 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_UG_BW_BCS_TRANSFER has no interface.
Friends
Interface IF_UG_BW_BCS_TRANSFER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DT_BW_SFC | Instance attribute | Public | Type reference (TYPE) | RSDD_TH_SFC | Table of required characteristics | 20040301 | ||
| 2 | DT_BW_SFC_MOD | Instance attribute | Public | Type reference (TYPE) | RSDRI_T_SFC | BW Data Manager: List of Characteristics | 20040518 | ||
| 3 | DT_BW_SFC_ORDER | Instance attribute | Public | Type reference (TYPE) | RSDRI_T_SFC | Sort Sequence of Fields | 20040805 | ||
| 4 | DT_BW_SFK | Instance attribute | Public | Type reference (TYPE) | RSDD_TH_SFK | Table of required characteristics | 20040301 | ||
| 5 | DT_DATADESCR | Instance attribute | Public | Type reference (TYPE) | ABAP_COMPONENT_TAB | Description of Data Table | 20040301 | ||
| 6 | DT_DD_BW_ADD | Instance attribute | Public | Type reference (TYPE) | UGBW_T_DATADESCR | Description of Data Table | 20040301 | ||
| 7 | DT_DD_BW_ALL | Instance attribute | Public | Type reference (TYPE) | UGBW_T_DATADESCR | Description of Data Table | 20040301 | ||
| 8 | DT_DD_BW_CHAR | Instance attribute | Public | Type reference (TYPE) | UGBW_T_DATADESCR | Description of Data Table | 20040301 | ||
| 9 | DT_DD_BW_KFIG | Instance attribute | Public | Type reference (TYPE) | UGBW_T_DATADESCR | Description of Data Table | 20040301 | ||
| 10 | DT_MAPPING | Instance attribute | Public | Type reference (TYPE) | T_MAPPING | 20040301 | |||
| 11 | DX_SELDR | Instance attribute | Public | Type reference (TYPE) | XSTRING | Selection to the Data Manager | 20040308 | ||
| 12 | D_KEYDATE | Instance attribute | Public | Type reference (TYPE) | SY-DATUM | Date and Time, Current (Application Server) Date | 20040317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040301 | ||
| 2 | Instance method | Public | Method | 20040301 | ||
| 3 | Instance method | Public | Method | 20040309 | ||
| 4 | Instance method | Public | Method | 20040301 | ||
| 5 | Instance method | Public | Method | 20040301 | ||
| 6 | Instance method | Public | Method | 20040309 | ||
| 7 | Instance method | Public | Method | 20040301 | ||
| 8 | Instance method | Public | Method | 20040301 | ||
| 9 | Instance method | Public | Method | 20040301 |
Events
Interface IF_UG_BW_BCS_TRANSFER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_BCS_BW | Public | See coding | 20040301 | begin of s_bcs_bw
,bcs_name type fieldname
,bw_name type fieldname
,chanm type rsiobjnm
,end of s_bcs_bw
|
||
| 2 | S_MAPPING | Public | See coding | 20040301 | begin of s_mapping
,comp type ug_fieldname
,t_bcs_bw type sorted table of s_bcs_bw with unique key bcs_name
,end of s_mapping
|
||
| 3 | T_MAPPING | Public | See coding | 20040301 | t_mapping type standard table of s_mapping
|
Method Signatures
Method ADD_MAPPING_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BCS_COMP | Call by reference | Type reference (TYPE) | FIELDNAME | FI-Stammdaten: Feldname | 20040301 | |||
| 2 | I_BCS_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | FI-Stammdaten: Feldname | 20040301 | |||
| 3 | I_BW_CHANM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20040301 | |||
| 4 | I_BW_NAME | Call by reference | Type reference (TYPE) | ANY | InfoObject | 20040301 |
Method ADD_MAPPING_RELATION on Interface IF_UG_BW_BCS_TRANSFER has no exception.
Method CREATE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME_FP | Call by reference | Type reference (TYPE) | FIELDNAME | FI-Stammdaten: Feldname | 20040302 | |||
| 2 | I_FIELDNAME_FY | Call by reference | Type reference (TYPE) | FIELDNAME | FI-Stammdaten: Feldname | 20040302 |
Method CREATE_MAPPING on Interface IF_UG_BW_BCS_TRANSFER has no exception.
Method GET_BCS_TABLE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_T_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20040309 |
Method GET_BCS_TABLE_REF on Interface IF_UG_BW_BCS_TRANSFER has no exception.
Method GET_DATA_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20040301 |
Method GET_DATA_LOCAL on Interface IF_UG_BW_BCS_TRANSFER has no exception.
Method GET_DATA_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040301 |
Method GET_DATA_RFC on Interface IF_UG_BW_BCS_TRANSFER has no exception.
Method PREPARE_MAPPING_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_S_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040309 |
Method PREPARE_MAPPING_STRUCTURES on Interface IF_UG_BW_BCS_TRANSFER has no exception.
Method SET_PARAMETER_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BW_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20040301 | |||
| 2 | IT_BW_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20040301 | |||
| 3 | IT_RETURN | Call by reference | Type reference (TYPE) | ANY TABLE | Dies ist ernst gemeint! | 20040301 | |||
| 4 | IX_SELDR | Call by reference | Type reference (TYPE) | XSTRING | Selektion an den Datamanager | 20040308 | |||
| 5 | I_FIELDNAME_FP7 | Call by reference | Type reference (TYPE) | RSALIAS | FI-Stammdaten: Allgemeines Kennzeichen | 20040302 | |||
| 6 | I_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040317 |
Method SET_PARAMETER_LOCAL on Interface IF_UG_BW_BCS_TRANSFER has no exception.
Method SET_PARAMETER_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BW_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20040301 | |||
| 2 | IT_BW_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20040301 | |||
| 3 | IT_DATADESCR | Call by reference | Type reference (TYPE) | UGBW_T_DATADESCR | Beschreibung der Datentabelle | 20040301 | |||
| 4 | IX_SELDR | Call by reference | Type reference (TYPE) | XSTRING | Selektion an den Datamanager | 20040308 | |||
| 5 | I_FIELDNAME_FP7 | Call by reference | Type reference (TYPE) | RSALIAS | FI-Stammdaten: Allgemeines Kennzeichen | 20040302 | |||
| 6 | I_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040317 |
Method SET_PARAMETER_RFC on Interface IF_UG_BW_BCS_TRANSFER has no exception.
Method TRANSFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20040301 |
Method TRANSFORM on Interface IF_UG_BW_BCS_TRANSFER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 300 |