SAP ABAP Class CL_WF_EVENT_CONTAINER (Parameter Container for Workflow Events)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-DM-DM (Application Component) Basic Functions
     UDM_WORKFLOW (Package) SAP Dispute Management Correspondence
Properties
Class CL_WF_EVENT_CONTAINER  
Short Description Parameter Container for Workflow Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UDM_WORKFLOW   SAP Dispute Management Correspondence 
Created 20031013   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WF_EVENT_CONTAINER has no forward declaration.
Interfaces
Class CL_WF_EVENT_CONTAINER has no interface implemented.
Friends
Class CL_WF_EVENT_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Type reference (TYPE) SWCONTTAB 20031013
2 OLD_PROCESSOR Instance attribute Private Type reference (TYPE) STRING 20031013
3 OLD_PROC_IS_PROF Instance attribute Private Type reference (TYPE) BOOLEAN 20031013
4 OWNER Instance attribute Private Type reference (TYPE) STRING 20031013
5 PROCESSOR Instance attribute Private Type reference (TYPE) STRING 20031013
6 PROC_IS_PROF Instance attribute Private Type reference (TYPE) BOOLEAN 20031013
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTAINER Instance method Public Method Getter for Container Attribute 20031013
2 GET_PROCESSOR_DATA Instance method Public Method Read Processor Data 20031013
3 SET_CONTAINER Instance method Public Method Setter for Container Attribute 20031013
4 SET_PROCESSOR_DATA Instance method Public Method Set Processor Data 20031013
Events
Class CL_WF_EVENT_CONTAINER has no event.
Types
Class CL_WF_EVENT_CONTAINER has no local type.
Method Signatures

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTAINER Value transfer Type reference (TYPE) SWCONTTAB 20031013

Method GET_CONTAINER on class CL_WF_EVENT_CONTAINER has no exception.

Method GET_PROCESSOR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OLD_PROCESSOR Call by reference Type reference (TYPE) STRING 20031013
2 Exporting EX_OLD_PROC_IS_PROF Call by reference Type reference (TYPE) BOOLEAN 20031013
3 Exporting EX_OWNER Call by reference Type reference (TYPE) STRING 20031013
4 Exporting EX_PROCESSOR Call by reference Type reference (TYPE) STRING 20031013
5 Exporting EX_PROC_IS_PROF Call by reference Type reference (TYPE) BOOLEAN 20031013

Method GET_PROCESSOR_DATA on class CL_WF_EVENT_CONTAINER has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Call by reference Type reference (TYPE) SWCONTTAB 20031013

Method SET_CONTAINER on class CL_WF_EVENT_CONTAINER has no exception.

Method SET_PROCESSOR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OLD_PROCESSOR Call by reference Type reference (TYPE) STRING 20031013
2 Importing IM_OLD_PROC_IS_PROF Call by reference Type reference (TYPE) BOOLEAN 20031013
3 Importing IM_OWNER Call by reference Type reference (TYPE) STRING 20031013
4 Importing IM_PROCESSOR Call by reference Type reference (TYPE) STRING 20031013
5 Importing IM_PROC_IS_PROF Call by reference Type reference (TYPE) BOOLEAN 20031013

Method SET_PROCESSOR_DATA on class CL_WF_EVENT_CONTAINER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300