SAP ABAP Class IF_UG_BW_TX_DATA_DEBUG (Debugging Transaction Data Update)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_DATASTREAM_DEBUG 20050419
Properties
Class IF_UG_BW_TX_DATA_DEBUG  
Short Description Debugging Transaction Data Update    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050419   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UG_BW_TX_DATA_DEBUG has no forward declaration.
Interfaces
Class IF_UG_BW_TX_DATA_DEBUG has no interface implemented.
Friends
Class IF_UG_BW_TX_DATA_DEBUG has no friend class.
Attributes
Class IF_UG_BW_TX_DATA_DEBUG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSISTENCY Static method Public Method Check the Saved Data for Consistency 20050419
2 STORE_INFOCUBE Static method Public Method Save InfoCube Data for Later Check 20050419
3 STORE_ODS_ARRAY_DELETE Static method Public Method Save ODS Data for Later Check 20050419
4 STORE_ODS_MODIFY Static method Public Method Save ODS Data for Later Check 20050419
Events
Class IF_UG_BW_TX_DATA_DEBUG has no event.
Types
Class IF_UG_BW_TX_DATA_DEBUG has no local type.
Method Signatures

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on class IF_UG_BW_TX_DATA_DEBUG has no parameter.
Method CHECK_CONSISTENCY on class IF_UG_BW_TX_DATA_DEBUG has no exception.

Method STORE_INFOCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20050419
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20050419
3 Importing I_DEBUG_CONTROL Call by reference Type reference (TYPE) XSTRING 20050419
4 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20050419

Method STORE_INFOCUBE on class IF_UG_BW_TX_DATA_DEBUG has no exception.

Method STORE_ODS_ARRAY_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20050419
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20050419
3 Importing I_DEBUG_CONTROL Call by reference Type reference (TYPE) XSTRING 20050419
4 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20050419

Method STORE_ODS_ARRAY_DELETE on class IF_UG_BW_TX_DATA_DEBUG has no exception.

Method STORE_ODS_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20050419
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20050419
3 Importing I_DEBUG_CONTROL Call by reference Type reference (TYPE) XSTRING 20050419
4 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20050419

Method STORE_ODS_MODIFY on class IF_UG_BW_TX_DATA_DEBUG has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in