SAP ABAP Class IF_LSO_CRP_QUEUE_CRUD (CRUD Interface of Queue)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_LSO_CRP_QUEUE_QUERY Query Interface of a Queue 20041129
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LSO_CRP_QUEUE_MEM Internal Table as Queue 20050121
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LSO_CRP_QUEUE_PRTCL Queue Log 20041129
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LSO_CRP_QUEUE_STAGE Queue Log 20041129
Properties
Class IF_LSO_CRP_QUEUE_CRUD  
Short Description CRUD Interface of Queue    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041129   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_LSO_CRP_QUEUE_CRUD has no interface implemented.
Friends
Class IF_LSO_CRP_QUEUE_CRUD has no friend class.
Attributes
Class IF_LSO_CRP_QUEUE_CRUD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTEXT Instance method Public Method Add Correspondence Requests 20041129
2 DELETE_CONTEXT Instance method Public Method Delete Correspondence Requests 20041129
3 GET_CONTEXT Instance method Public Method 20041201
4 IS_EMPTY Instance method Public Method 20041201
5 UPDATE_CONTEXT Instance method Public Method Change Correspondence Requests 20041129
Events
Class IF_LSO_CRP_QUEUE_CRUD has no event.
Types
Class IF_LSO_CRP_QUEUE_CRUD has no local type.
Method Signatures

Method ADD_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Type reference (TYPE) LSO_CRP_CONTEXT_TAB Tabelle von Kontexten 20041129
# Exception Resumable Description Created on
1 CX_LSO_CRP_QUEUE_EXCEPTION Exceptions der Queue Komponente 20041201

Method DELETE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RELAX Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Keine Exception wenn task_id nicht gefunden 20050204
2 Importing TASK_ID Call by reference Type reference (TYPE) LSO_CRP_TASK_ID_TAB GUID des Kontexts 20041201
# Exception Resumable Description Created on
1 CX_LSO_CRP_QUEUE_EXCEPTION Exceptions der Queue Komponente 20041201

Method GET_CONTEXT Signature

Method GET_CONTEXT on class IF_LSO_CRP_QUEUE_CRUD has no parameter.
Method GET_CONTEXT on class IF_LSO_CRP_QUEUE_CRUD has no exception.

Method IS_EMPTY Signature

Method IS_EMPTY on class IF_LSO_CRP_QUEUE_CRUD has no parameter.
Method IS_EMPTY on class IF_LSO_CRP_QUEUE_CRUD has no exception.

Method UPDATE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Type reference (TYPE) LSO_CRP_CONTEXT_TAB Tabelle von Kontexten 20041129
# Exception Resumable Description Created on
1 CX_LSO_CRP_QUEUE_EXCEPTION Exceptions der Queue Komponente 20041201
History
Last changed by/on SAP  20050220 
SAP Release Created in