SAP ABAP Class IF_ODQ_CORE_WRITER (Write Handle for Core Service of Operational Delta Queue)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_CORE_SERVICE Core Services for Operational Delta Queue 20091112
Properties
Class IF_ODQ_CORE_WRITER  
Short Description Write Handle for Core Service of Operational Delta Queue    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ODQ_CORE_WRITER has no forward declaration.
Interfaces
Class IF_ODQ_CORE_WRITER has no interface implemented.
Friends
Class IF_ODQ_CORE_WRITER has no friend class.
Attributes
Class IF_ODQ_CORE_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FLUSH_UNIT Instance method Public Method 20091112
2 IS_ACTIVE Instance method Public Method 20100728
3 IS_ACTIVE_ANY Instance method Public Method 20100728
4 WRITE_UNIT Instance method Public Method 20091112
Events
Class IF_ODQ_CORE_WRITER has no event.
Types
Class IF_ODQ_CORE_WRITER has no local type.
Method Signatures

Method FLUSH_UNIT Signature

Method FLUSH_UNIT on class IF_ODQ_CORE_WRITER has no parameter.
Method FLUSH_UNIT on class IF_ODQ_CORE_WRITER has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASSING_BUFFER Call by reference Type reference (TYPE) ODQ_BOOLEAN Boolsches Kennzeichen 20100728
2 Importing I_MODELNAME Call by reference Type reference (TYPE) ODQ_MODELNAME Queue-Modell 20100728
3 Importing I_QUEUENAME Call by reference Type reference (TYPE) ODQ_QUEUENAME Queue-Name 20100728
4 Returning R_RESULT Value transfer Type reference (TYPE) ODQ_BOOLEAN Boolsches Ergebnis 20100728

Method IS_ACTIVE on class IF_ODQ_CORE_WRITER has no exception.

Method IS_ACTIVE_ANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUEUEKEYS Call by reference Type reference (TYPE) ODQ_T_QUEUEKEYS Queue-Modell 20100728
2 Importing I_BYPASSING_BUFFER Call by reference Type reference (TYPE) ODQ_BOOLEAN Boolsches Kennzeichen 20100728
3 Returning R_RESULT Value transfer Type reference (TYPE) ODQ_BOOLEAN Boolsches Ergebnis 20100728

Method IS_ACTIVE_ANY on class IF_ODQ_CORE_WRITER has no exception.

Method WRITE_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20091112
2 Importing I_AS_SEPARATE_UNIT Call by reference Type reference (TYPE) ODQ_BOOLEAN Boolsches Kennzeichen 20091112
3 Importing I_MODELNAME Call by reference Type reference (TYPE) ODQ_MODELNAME Queue-Modell 20091112
4 Importing I_QUEUENAME Call by reference Type reference (TYPE) ODQ_QUEUENAME Queue-Name 20091112
5 Importing I_UPDATE_LEVEL Call by reference Type reference (TYPE) I 20091112
6 Returning R_TID Value transfer Type reference (TYPE) ODQ_TID Eindeutige Transaktions-Id 20091124

Method WRITE_UNIT on class IF_ODQ_CORE_WRITER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in