SAP ABAP Class CL_UC_TX_DATA_BUFFER (Buffer for Transaction Data)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_TX_DATA_BUFFER Buffer for Transaction Data 20000905
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_TX_DATA_IO Read From/Write to Data Object/Stream/Buffer 20000907
Properties
Class CL_UC_TX_DATA_BUFFER  
Short Description Buffer for Transaction Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCD0   SEM-BCS: Common Objects for Data Dispatcher 
Created 20000905   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UC_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_TX_DATA_BUFFER Buffer for Transaction Data 20000905
2 IF_UC_TX_DATA_IO Read From/Write to Data Object/Stream/Buffer 20000907
Friends
Class CL_UC_TX_DATA_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_DATA_DELTA Instance attribute Private Object reference (TYPE REF TO) IF_UC_TX_DATA All Data Changes Since Last COMMIT 20000906
2 DO_IO Instance attribute Private Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Read From/Write to Data Object/Stream/Buffer 20000907
3 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Field Catalog, ...) 20000905
4 DT_DATA_BUFFER Instance attribute Private See coding All Read Data Objects 20000905
5 DT_DATA_DELETE Instance attribute Private See coding 20021002
6 D_TYPE_TABLE Constant Private Type reference (TYPE) UC_FLG 'X' x 20000905
7 X Constant Private Type reference (TYPE) UC_FLG 'X' x 20000905
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000905
Events
Class CL_UC_TX_DATA_BUFFER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_DATA_BUFFER Private See coding SX_DATA_BUFFER 20000905
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_IO Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Lesen/Schreiben in Datenobjekt/Strom/Puffer 20000907
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20000905
3 Importing I_TYPE_TABLE Call by reference Type reference (TYPE) FIELD_TYPE IF_UC_MODEL=>GC_TYPE_TH_TX_DATA Metatyp der internen Tabelle 20000905

Method CONSTRUCTOR on class CL_UC_TX_DATA_BUFFER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.0A