SAP ABAP Class IF_UG_BW_BCS_TRANSFER (IF_UG_BW_BCS_TRANSFER)
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
Class | IF_UG_BW_BCS_TRANSFER | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040227 | SAP |
Last change | 20041006 | 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) |
Interfaces
Class IF_UG_BW_BCS_TRANSFER has no interface implemented.
Friends
Class IF_UG_BW_BCS_TRANSFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDD_TH_SFC | Table of required characteristics | 20040301 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDRI_T_SFC | BW Data Manager: List of Characteristics | 20040518 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDRI_T_SFC | Sort Sequence of Fields | 20040805 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDD_TH_SFK | Table of required characteristics | 20040301 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_COMPONENT_TAB | Description of Data Table | 20040301 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UGBW_T_DATADESCR | Description of Data Table | 20040301 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UGBW_T_DATADESCR | Description of Data Table | 20040301 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UGBW_T_DATADESCR | Description of Data Table | 20040301 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UGBW_T_DATADESCR | Description of Data Table | 20040301 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | T_MAPPING | 20040301 | |||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XSTRING | Selection to the Data Manager | 20040308 | ||
12 | ![]() |
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
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_UG_BW_BCS_TRANSFER has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in |