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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20050419 | ||||
| 2 | Static Attribute | Private | See coding | 20050419 | |||||
| 3 | Static Attribute | Private | See coding | 20050419 | |||||
| 4 | Constant | Private | Type reference (TYPE) | UG_FLG | 'X' | 20050419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Event handling method | Processing "After COMMIT WORK" | 20050419 | |
| 2 | Static method | Public | Method | Check the Saved Data for Consistency | 20050419 | |
| 3 | Static method | Private | Method | Get instance | 20050419 | |
| 4 | Static method | Private | Method | Get Information from Container | 20050419 | |
| 5 | Static method | Public | Method | Register for Processing "After COMMIT WORK" | 20050419 | |
| 6 | Instance method | Private | Method | Set the Structure Information with SEM Field Names | 20050419 | |
| 7 | Static method | Public | Method | Save ODS Data for Later Check | 20050518 | |
| 8 | Static method | Public | Method | Save InfoCube Data for Later Check | 20050419 | |
| 9 | 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 | I_ID | Call by reference | Type reference (TYPE) | RSINFOCUBE | 20050419 | ||||
| 2 | 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 | E_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | 20050419 | ||||
| 2 | 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 | IO_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20050419 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050419 | ||||
| 3 | I_BW_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FLG | 20050419 | ||||
| 4 | I_COMP_S_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | 20050419 | ||||
| 5 | 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 | IO_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20050518 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050518 | ||||
| 3 | I_BW_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FLG | 20050518 | ||||
| 4 | I_COMP_S_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | 20050518 | ||||
| 5 | I_COMP_S_KFIG | Call by reference | Type reference (TYPE) | FIELDNAME | 20050518 | ||||
| 6 | I_DEBUG_CONTROL | Call by reference | Type reference (TYPE) | XSTRING | 20050518 | ||||
| 7 | 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 | IO_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20050419 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050419 | ||||
| 3 | I_BW_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FLG | 20050419 | ||||
| 4 | I_COMP_S_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | 20050419 | ||||
| 5 | I_COMP_S_KFIG | Call by reference | Type reference (TYPE) | FIELDNAME | 20050419 | ||||
| 6 | I_DEBUG_CONTROL | Call by reference | Type reference (TYPE) | XSTRING | 20050419 | ||||
| 7 | 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 | IO_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20050419 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050419 | ||||
| 3 | I_BW_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FLG | 20050419 | ||||
| 4 | I_COMP_S_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | 20050419 | ||||
| 5 | I_COMP_S_KFIG | Call by reference | Type reference (TYPE) | FIELDNAME | 20050419 | ||||
| 6 | I_DEBUG_CONTROL | Call by reference | Type reference (TYPE) | XSTRING | 20050419 | ||||
| 7 | 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 |