SAP ABAP Class CL_ISHMED_DWS_REQ_QUEUE (i.s.h.med DWS: Request Queue)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMED_DWS (Package) IS-H: Documentation Work Station Framework
Properties
Class CL_ISHMED_DWS_REQ_QUEUE  
Short Description i.s.h.med DWS: Request Queue    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class N2DWS    
Program status P  SAP Standard Production Program 
Category 0   
Package NMED_DWS   IS-H: Documentation Work Station Framework 
Created 20041109   SAP 
Last change 20050428   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 CL_ISHMED_DWS_REQ_QUEUE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_DWS_MONITOR 20050405 IS-H*MED DWS: Monitor (internal use only!)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ITERATOR Instance attribute Public Object reference (TYPE REF TO) IF_ISHMED_ITERATOR IS-H*MED: Iterator Interface 20050422
2 MAX_REQUESTS Instance attribute Public Type reference (TYPE) I 20041121
3 REQ_QUEUE Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_OBJECT_COLLECTION IS-H*MED: Object Collection 20041109
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Instance method Public Method Add Request to Stack 20041109
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041109
3 FINALIZE Instance method Public Method End Handling: Release Resources 20050113
4 POP Instance method Public Method Delete Request from Stack 20041109
5 PUSH Instance method Public Method Put Request on Stack 20041109
6 SEND_NEXT_REQUEST Instance method Public Method Send Next Request 20041109
Events
Class CL_ISHMED_DWS_REQ_QUEUE has no event.
Types
Class CL_ISHMED_DWS_REQ_QUEUE has no local type.
Method Signatures

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_REQUEST IS-H*MED DWS: allg. Service-Anforderungsobjekt 20041109
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_REQ_QUEUE i.s.h.med DWS: Requestqueue 20041109

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_REQUESTS Call by reference Type reference (TYPE) I 20 Maximale Anzahl an Requests 20041121

Method CONSTRUCTOR on class CL_ISHMED_DWS_REQ_QUEUE has no exception.

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_DWS_REQ_QUEUE has no parameter.
Method FINALIZE on class CL_ISHMED_DWS_REQ_QUEUE has no exception.

Method POP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) IF_ISHMED_DWS_REQUEST IS-H*MED DWS: allg. Service-Anforderungsobjekt 20041109
2 Importing REQUEST_ID Call by reference Type reference (TYPE) STRING Request Id 20041109
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_REQ_QUEUE i.s.h.med DWS: Requestqueue 20041109

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_REQUEST IS-H*MED DWS: allg. Service-Anforderungsobjekt 20041109
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_REQ_QUEUE i.s.h.med DWS: Requestqueue 20041109

Method SEND_NEXT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWS_RESPONSE Ergebnisobjekt 20050120
# Exception Resumable Description Created on
1 CX_ISHMED_DWS IS-H*MED DWS: Allgemeine Fehlerklasse 20041109
2 CX_ISHMED_DWS_REQUEST IS-H*MED DWS: Request-Ausnahmen 20041109
3 CX_ISHMED_DWS_REQ_QUEUE IS-H*MED DWS: Request-Ausnahmen 20041109
History
Last changed by/on SAP  20050428 
SAP Release Created in 600