SAP ABAP Class IF_ODQ_QUEUE_WRITER (Write Interface for 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_QUEUE_WRITER Write Handle for Operational Delta Queue 20091109
Properties
Class IF_ODQ_QUEUE_WRITER  
Short Description Write Interface for Operational Delta Queue    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091109   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ODQ_QUEUE_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_ODQ_QUEUE_WRITER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ODQ_QUEUE_WRITER has no interface implemented.
Friends
Class IF_ODQ_QUEUE_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOOLEAN Constant Public Attribute reference (LIKE) IF_ODQ_CONSTANTS=>C_BOOLEAN IF_ODQ_CONSTANTS=>C_BOOLEAN 20091109
Methods
# Method Level Visibility Method type Description Created on
1 IS_ACTIVE Instance method Public Method 20100728
2 IS_ACTIVE_ANY Instance method Public Method 20100728
3 WRITE_UNIT Instance method Public Method 20091109
Events
Class IF_ODQ_QUEUE_WRITER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_QUEUENAMES Public Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>TT_QUEUENAMES List of Queue Names 20100728
2 T_BOOLEAN Public Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>T_BOOLEAN Boolean Flag 20091109
3 T_MODELNAME Public Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>T_MODELNAME Queue Model 20091109
4 T_QUEUENAME Public Type reference (TYPE) IF_ODQ_QUEUE_MODEL=>T_QUEUENAME Queue Name 20091109
Method Signatures

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) IF_ODQ_QUEUE_WRITER=>T_BOOLEAN Boolsches Kennzeichen 20100728
2 Importing I_QUEUENAME Call by reference Type reference (TYPE) IF_ODQ_QUEUE_WRITER=>T_QUEUENAME Queue-Name 20100728
3 Returning R_RESULT Value transfer Type reference (TYPE) IF_ODQ_QUEUE_WRITER=>T_BOOLEAN Boolsches Kennzeichen 20100728

Method IS_ACTIVE on class IF_ODQ_QUEUE_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_QUEUENAMES Call by reference Type reference (TYPE) IF_ODQ_QUEUE_WRITER=>TT_QUEUENAMES Queue-Name 20100728
2 Importing I_BYPASSING_BUFFER Call by reference Type reference (TYPE) IF_ODQ_QUEUE_WRITER=>T_BOOLEAN Boolsches Kennzeichen 20100728
3 Returning R_RESULT Value transfer Type reference (TYPE) IF_ODQ_QUEUE_WRITER=>T_BOOLEAN Boolsches Kennzeichen 20100728

Method IS_ACTIVE_ANY on class IF_ODQ_QUEUE_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) ANY TABLE 20091109
2 Importing I_AS_SEPARATE_UNIT Call by reference Type reference (TYPE) T_BOOLEAN Boolsches Kennzeichen 20091109
3 Importing I_QUEUENAME Call by reference Type reference (TYPE) T_QUEUENAME Queue-Name 20091109
4 Importing I_UPDATE_LEVEL Call by reference Type reference (TYPE) I Verbuchungs-Level 20091111

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