SAP ABAP Class CL_SWF_EVT_REQUESTER (Event Manager: Requester Stack)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_EVT (Package) Workflow: Events
Properties
Class CL_SWF_EVT_REQUESTER  
Short Description Event Manager: Requester Stack    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_EVT   Workflow: Events 
Created 20001128   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_UTL_CONVERT_POR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SWF_EVT_REQUESTER has no interface implemented.
Friends
Class CL_SWF_EVT_REQUESTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MEMORY_ID Constant Protected Type reference (TYPE) CHAR30 'SWF_EVT_REQUESTER' Memory ID for Requester 20001128
2 MC_WORKITEM Constant Protected Type reference (TYPE) SIBFTYPEID 'WORKITEM' Object Type 20001201
3 MST_STACK Static Attribute Protected Type reference (TYPE) SIBFLPORBT Requester Stack 20001201
Methods
# Method Level Visibility Method type Description Created on
1 GET_STACK Static method Public Method Delivers the stack 20001201
2 GET_WORKITEM Static method Public Method Delivers the work item from the requester stack 20001201
3 POP Static method Public Method Removes the top requester from stack 20001128
4 PUSH Static method Public Method Sets a requester reference to the stack 20001128
5 SET_STACK Static method Public Method Sets the stack 20001201
6 TO_UPDATE Static method Public Method Exports the stack to the V1 update 20001201
Events
Class CL_SWF_EVT_REQUESTER has no event.
Types
Class CL_SWF_EVT_REQUESTER has no local type.
Method Signatures

Method GET_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STACK Value transfer Type reference (TYPE) SIBFLPORBT Stack 20001201

Method GET_STACK on class CL_SWF_EVT_REQUESTER has no exception.

Method GET_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WORKITEM Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20001201
2 Exporting EX_WORKITEM_ID Call by reference Type reference (TYPE) SWOTOBJID-OBJKEY Objektschlüssel 20001201
3 Exporting EX_WORKITEM_LPOR Call by reference Type reference (TYPE) SIBFLPORB Persistente Objektreferenz 20001201

Method GET_WORKITEM on class CL_SWF_EVT_REQUESTER has no exception.

Method POP Signature

Method POP on class CL_SWF_EVT_REQUESTER has no parameter.
Method POP on class CL_SWF_EVT_REQUESTER has no exception.

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUESTER Call by reference Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20001128

Method PUSH on class CL_SWF_EVT_REQUESTER has no exception.

Method SET_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STACK Call by reference Type reference (TYPE) SIBFLPORBT Stack 20001201

Method SET_STACK on class CL_SWF_EVT_REQUESTER has no exception.

Method TO_UPDATE Signature

Method TO_UPDATE on class CL_SWF_EVT_REQUESTER has no parameter.
Method TO_UPDATE on class CL_SWF_EVT_REQUESTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610