SAP ABAP Class CL_UG_BW_TX_DATA_SID (CL_UG_BW_TX_DATA_SID)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGBW (Package) SEM General: Interface to BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_BW_D_IP SEM: Interface to BW: Destination and InfoProvider-Dependent 20040227
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_BW_ODS_DATA SEM: Write Interface for ODS Objects 20040227
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_BW_TX_DATA SEM: Read/Write Interface for Transaction Data 20040227
Properties
Class CL_UG_BW_TX_DATA_SID  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGBW   SEM General: Interface to BW 
Created 20040227   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_BW_TX_DATA_SID has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UG_BW_D_IP SEM: Interface to BW: Destination and InfoProvider-Dependent 20040227
2 IF_UG_BW_ODS_DATA SEM: Write Interface for ODS Objects 20040227
3 IF_UG_BW_TX_DATA SEM: Read/Write Interface for Transaction Data 20040227
Friends
Class CL_UG_BW_TX_DATA_SID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_RFC_MODE Instance attribute Private Type reference (TYPE) UG_FLG 'X' Call BW using RFC 20050531
2 DO_TRANSFER Instance attribute Private Object reference (TYPE REF TO) IF_UG_BW_BCS_TRANSFER 20040301
3 DR_T_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20040301
4 DT_BW_SFC Instance attribute Private Type reference (TYPE) RSDD_TH_SFC Table of required characteristics 20040311
5 DT_BW_SFC_MOD Instance attribute Private Type reference (TYPE) RSDRI_T_SFC BW Data Manager: List of Characteristics 20040518
6 DT_RANGE Instance attribute Private Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20040301
7 DT_SFK Instance attribute Private Type reference (TYPE) RSDRI_T_SFK BW Data Manager: List of Key Figures 20040301
8 DX_ADD_INFO Instance attribute Private Type reference (TYPE) XSTRING 20040302
9 DX_DATA_UC Instance attribute Private Type reference (TYPE) XSTRING 20040301
10 D_AUTHORITY_CHECK Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20040301
11 D_END_OF_DATA Instance attribute Private Type reference (TYPE) UG_FLG General Indicator, SAP Consolidation 20040301
12 D_FIRST_CALL Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20040301
13 D_ID Instance attribute Private Type reference (TYPE) GUID_22 GUID in 'CHAR' format with upper-/lowercase (!) 20040301
14 D_INFOCUBE Instance attribute Private Type reference (TYPE) RSINFOCUBE InfoCube 20040227
15 D_KEYDATE Instance attribute Private Type reference (TYPE) SY-DATUM Date and Time, Current (Application Server) Date 20040301
16 D_MSG_TEXT Instance attribute Private Type reference (TYPE) CHAR73 Character field with length 73 20040302
17 D_PACKAGES Instance attribute Private Type reference (TYPE) NUMC10 Numeric Character Field, Length 10 20040301
18 D_PACKAGESIZE Instance attribute Private Type reference (TYPE) I 20040301
19 D_PACKNO Instance attribute Private Type reference (TYPE) NUMC10 Numeric Character Field, Length 10 20040301
20 D_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20040227
21 D_SUBRC Instance attribute Private Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20040302
22 GT_INSTANCE Static Attribute Private Type reference (TYPE) T_INSTANCE 20040227
Methods
# Method Level Visibility Method type Description Created on
1 CLEAN_UP Instance method Private Method 20040324
2 CURSOR_CLOSE Instance method Private Method 20040301
3 CURSOR_FETCH Instance method Private Method 20040301
4 CURSOR_FETCH_BW Instance method Private Method 20050531
5 CURSOR_OPEN Instance method Private Method 20040301
6 CURSOR_OPEN_BW Instance method Private Method 20050531
7 GET_ALL_DATA_FROM_BW Instance method Private Method 20040301
8 GET_PACKAGE_FROM_BW Instance method Private Method 20040301
9 INIT_PACKAGES Instance method Private Method 20040301
Events
Class CL_UG_BW_TX_DATA_SID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_INSTANCE Private See coding 20040227 T_INSTANCE type table of ref to cl_ug_bw_tx_data_sid
Method Signatures

Method CLEAN_UP Signature

Method CLEAN_UP on class CL_UG_BW_TX_DATA_SID has no parameter.
Method CLEAN_UP on class CL_UG_BW_TX_DATA_SID has no exception.

Method CURSOR_CLOSE Signature

Method CURSOR_CLOSE on class CL_UG_BW_TX_DATA_SID has no parameter.
# Exception Resumable Description Created on
1 CX_UG_BW_TX_DATA_SID 20040302

Method CURSOR_FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20040301
2 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20040302
# Exception Resumable Description Created on
1 CX_UG_BW_TX_DATA_SID 20040302

Method CURSOR_FETCH_BW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20050531
2 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20050531
# Exception Resumable Description Created on
1 CX_UG_BW_TX_DATA_SID 20050531

Method CURSOR_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ADD_INFO Call by reference Object reference (TYPE REF TO) OBJECT 20040301
2 Importing IT_FIELD Call by reference Type reference (TYPE) UGBW_TS_FIELD Liste von Feldnamen 20040301
3 Importing IT_KFIG Call by reference Type reference (TYPE) UGBW_TS_KFIG Kennzahlen 20040301
4 Importing IT_SEL Call by reference Type reference (TYPE) UGBW_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20040301
5 Importing I_AUTHORITY_CHECK Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20040301
6 Importing I_KEYDATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040301
7 Importing I_PACKAGESIZE Call by reference Type reference (TYPE) I 20040301
# Exception Resumable Description Created on
1 CX_UG_BW_TX_DATA_SID 20040302

Method CURSOR_OPEN_BW Signature

Method CURSOR_OPEN_BW on class CL_UG_BW_TX_DATA_SID has no parameter.
# Exception Resumable Description Created on
1 CX_UG_BW_TX_DATA_SID 20050531

Method GET_ALL_DATA_FROM_BW Signature

Method GET_ALL_DATA_FROM_BW on class CL_UG_BW_TX_DATA_SID has no parameter.
# Exception Resumable Description Created on
1 CX_UG_BW_TX_DATA_SID 20040302

Method GET_PACKAGE_FROM_BW Signature

Method GET_PACKAGE_FROM_BW on class CL_UG_BW_TX_DATA_SID has no parameter.
# Exception Resumable Description Created on
1 CX_UG_BW_TX_DATA_SID 20040302

Method INIT_PACKAGES Signature

Method INIT_PACKAGES on class CL_UG_BW_TX_DATA_SID has no parameter.
# Exception Resumable Description Created on
1 CX_UG_BW_TX_DATA_SID 20040302
History
Last changed by/on SAP  20041006 
SAP Release Created in 300