SAP ABAP Class CL_SWF_INBOUND_ENQUEUE (BPE: Enqueue/Dequeue for Inbound Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-BPE (Application Component) Business Process Engine
     SWF_XI_INBOUND (Package) XI: Inbound Processing for XI Messages to BPE
Properties
Class CL_SWF_INBOUND_ENQUEUE  
Short Description BPE: Enqueue/Dequeue for Inbound Processing    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_XI_INBOUND   XI: Inbound Processing for XI Messages to BPE 
Created 20060406   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_INBOUND_ENQUEUE has no forward declaration.
Interfaces
Class CL_SWF_INBOUND_ENQUEUE has no interface implemented.
Friends
Class CL_SWF_INBOUND_ENQUEUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_QUEUE_NAME Instance attribute Private Type reference (TYPE) TRFCQNAM Name of tRFC Queue 20060406
2 M_QUEUE_SUFFIX Instance attribute Private Type reference (TYPE) CHAR3 Queue Suffix 20060523
3 M_TASK Instance attribute Private Type reference (TYPE) SWW_TASK Process Type 20060607
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE Instance method Public Method Remove Block 20060406
2 ENQUEUE Instance method Public Method Locks 20060406
3 GET_INSTANCE Static method Public Method Instantiate Object 20060406
Events
Class CL_SWF_INBOUND_ENQUEUE has no event.
Types
Class CL_SWF_INBOUND_ENQUEUE has no local type.
Method Signatures

Method DEQUEUE Signature

Method DEQUEUE on class CL_SWF_INBOUND_ENQUEUE has no parameter.
Method DEQUEUE on class CL_SWF_INBOUND_ENQUEUE has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_SWF_INBOUND_ENQUEUE has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_INBOUND_TEMPORARY Temporärer Fehler in Eingangsverarbeitung für BPE 20060406

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_QUEUE_NAME Value transfer Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20060406
2 Importing IM_TASK Value transfer Type reference (TYPE) SWW_TASK Prozesstyp 20060607
3 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_INBOUND_ENQUEUE Enqueue/Dequeue für Eingangsverarbeitung 20060406

Method GET_INSTANCE on class CL_SWF_INBOUND_ENQUEUE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640