SAP ABAP Class CL_UG_BW_TX_DATA_DEBUG (Debugging Transaction Data Update)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGBW (Package) SEM General: Interface to BW
Properties
Class CL_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 UGBW   SEM General: Interface to BW 
Created 20050419   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_BW_TX_DATA_DEBUG has no forward declaration.
Interfaces
Class CL_UG_BW_TX_DATA_DEBUG has no interface implemented.
Friends
Class CL_UG_BW_TX_DATA_DEBUG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_STRUCTDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20050419
2 GT_CALLBACK Static Attribute Private See coding 20050419
3 GT_INSTANCE Static Attribute Private See coding 20050419
4 X Constant Private Type reference (TYPE) UG_FLG 'X' 20050419
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_COMMIT_WORK Static method Private Event handling method Processing "After COMMIT WORK" 20050419
2 CHECK_CONSISTENCY Static method Public Method Check the Saved Data for Consistency 20050419
3 GET_INSTANCE Static method Private Method Get instance 20050419
4 IMPORT_FROM_CONTAINER Static method Private Method Get Information from Container 20050419
5 REGISTER_AFTER_COMMIT_WORK Static method Public Method Register for Processing "After COMMIT WORK" 20050419
6 SET_STRUCTDESCR Instance method Private Method Set the Structure Information with SEM Field Names 20050419
7 STORE_ARRAY_DELETE Static method Public Method Save ODS Data for Later Check 20050518
8 STORE_INFOCUBE Static method Public Method Save InfoCube Data for Later Check 20050419
9 STORE_ODS_MODIFY Static method Public Method Save ODS Data for Later Check 20050419
Events
Class CL_UG_BW_TX_DATA_DEBUG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ID Private Type reference (TYPE) RSINFOCUBE 20050419
2 SX_INSTANCE Private See coding 20050419 begin of sx_instance , id type id , o_instance type ref to cl_ug_bw_tx_data_debug , end of sx_instance
3 S_CALLBACK Private See coding 20050419 begin of s_callback , classname type classname, end of s_callback
Method Signatures

Method AFTER_COMMIT_WORK Signature

Method AFTER_COMMIT_WORK on class CL_UG_BW_TX_DATA_DEBUG has no parameter.
Method AFTER_COMMIT_WORK on class CL_UG_BW_TX_DATA_DEBUG has no exception.

Method CHECK_CONSISTENCY Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) RSINFOCUBE 20050419
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UG_BW_TX_DATA_DEBUG 20050419

Method GET_INSTANCE on class CL_UG_BW_TX_DATA_DEBUG has no exception.

Method IMPORT_FROM_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME 20050419
2 Importing I_DEBUG_CONTROL Call by reference Type reference (TYPE) XSTRING 20050419

Method IMPORT_FROM_CONTAINER on class CL_UG_BW_TX_DATA_DEBUG has no exception.

Method REGISTER_AFTER_COMMIT_WORK Signature

Method REGISTER_AFTER_COMMIT_WORK on class CL_UG_BW_TX_DATA_DEBUG has no parameter.
Method REGISTER_AFTER_COMMIT_WORK on class CL_UG_BW_TX_DATA_DEBUG has no exception.

Method SET_STRUCTDESCR 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 20050419
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20050419
3 Importing I_BW_FIELDNAME Call by reference Type reference (TYPE) UG_FLG 20050419
4 Importing I_COMP_S_FIELD Call by reference Type reference (TYPE) FIELDNAME 20050419
5 Importing I_COMP_S_KFIG Call by reference Type reference (TYPE) FIELDNAME 20050419

Method SET_STRUCTDESCR on class CL_UG_BW_TX_DATA_DEBUG has no exception.

Method STORE_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 20050518
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20050518
3 Importing I_BW_FIELDNAME Call by reference Type reference (TYPE) UG_FLG 20050518
4 Importing I_COMP_S_FIELD Call by reference Type reference (TYPE) FIELDNAME 20050518
5 Importing I_COMP_S_KFIG Call by reference Type reference (TYPE) FIELDNAME 20050518
6 Importing I_DEBUG_CONTROL Call by reference Type reference (TYPE) XSTRING 20050518
7 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT 20050518

Method STORE_ARRAY_DELETE on class CL_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 20050419
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20050419
3 Importing I_BW_FIELDNAME Call by reference Type reference (TYPE) UG_FLG 20050419
4 Importing I_COMP_S_FIELD Call by reference Type reference (TYPE) FIELDNAME 20050419
5 Importing I_COMP_S_KFIG Call by reference Type reference (TYPE) FIELDNAME 20050419
6 Importing I_DEBUG_CONTROL Call by reference Type reference (TYPE) XSTRING 20050419
7 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE 20050419

Method STORE_INFOCUBE on class CL_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 20050419
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20050419
3 Importing I_BW_FIELDNAME Call by reference Type reference (TYPE) UG_FLG 20050419
4 Importing I_COMP_S_FIELD Call by reference Type reference (TYPE) FIELDNAME 20050419
5 Importing I_COMP_S_KFIG Call by reference Type reference (TYPE) FIELDNAME 20050419
6 Importing I_DEBUG_CONTROL Call by reference Type reference (TYPE) XSTRING 20050419
7 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT 20050419

Method STORE_ODS_MODIFY on class CL_UG_BW_TX_DATA_DEBUG has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600