SAP ABAP Class CL_LSO_CRP_QUEUE_MANAGER (Base Class of All Queue Managers)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PE-LSO-TM-DW (Application Component) Day-to-Day Activities
     LSO_CORRESPOND_ERP_QUEUE (Package) LSO Correspondence: Queue / Staging Area
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LSO_CRP_QUEUE_MANAGER Queue Manager 20050405
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LSO_CRP_QUEUE_MEM_MANAGER Manager for Manual Correspondence 20050405
2 Inheritance (c INHERITING FROM c_ref)  CL_LSO_CRP_QUEUE_PRTCL_MANAGER Queue Manager Log 20050405
3 Inheritance (c INHERITING FROM c_ref)  CL_LSO_CRP_QUEUE_STAGE_MANAGER Staging Queue Manager 20050405
Properties
Class CL_LSO_CRP_QUEUE_MANAGER  
Short Description Base Class of All Queue Managers    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LSO_CORRESPOND_ERP_QUEUE   LSO Correspondence: Queue / Staging Area 
Created 20050405   SAP 
Last change 20050411   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
# Interface Abstract Final Description Created on
1 IF_LSO_CRP_QUEUE_MANAGER Queue Manager 20050405
Friends
Class CL_LSO_CRP_QUEUE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMIT_EXTERNAL Instance attribute Protected Attribute reference (LIKE) 20050405
2 QUEUE Instance attribute Protected Object reference (TYPE REF TO) IF_LSO_CRP_QUEUE_CRUD CRUD Interface of Queue 20050405
3 SUPPORTS_ADD Instance attribute Protected Attribute reference (LIKE) 20050405
4 SUPPORTS_COPY Instance attribute Protected Attribute reference (LIKE) 20050405
5 SUPPORTS_DELETE Instance attribute Protected Attribute reference (LIKE) 20050405
6 SUPPORTS_HISTORY Instance attribute Protected Attribute reference (LIKE) 20050405
7 SUPPORTS_PREVIEW Instance attribute Protected Attribute reference (LIKE) 20050405
8 SUPPORTS_SEND Instance attribute Protected Attribute reference (LIKE) 20050405
9 SUPPORTS_UPDATE Instance attribute Protected Attribute reference (LIKE) 20050405
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050405
Events
Class CL_LSO_CRP_QUEUE_MANAGER has no event.
Types
Class CL_LSO_CRP_QUEUE_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMIT_EXTERNAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050405
2 Importing IM_QUEUE Call by reference Object reference (TYPE REF TO) IF_LSO_CRP_QUEUE_CRUD CRUD Interface einer Queue 20050405
3 Importing IM_SUPPORTS_ADD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050405
4 Importing IM_SUPPORTS_COPY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050405
5 Importing IM_SUPPORTS_DELETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050405
6 Importing IM_SUPPORTS_HISTORY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050405
7 Importing IM_SUPPORTS_PREVIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050405
8 Importing IM_SUPPORTS_SEND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050405
9 Importing IM_SUPPORTS_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050405

Method CONSTRUCTOR on class CL_LSO_CRP_QUEUE_MANAGER has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600