SAP ABAP Class CL_WFD_ADHOC_WORKFLOW_START (Ad hoc Representation of a Workflow)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWD (Package) Business Workflow: Process Definition
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFD_ADHOC_WORKFLOW Ad hoc Representation of a Workflow 19991011
Properties
Class CL_WFD_ADHOC_WORKFLOW_START  
Short Description Ad hoc Representation of a Workflow    
Super Class CL_WFD_ADHOC_WORKFLOW Ad hoc Representation of a Workflow 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWD   Business Workflow: Process Definition 
Created 19991011   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFD_ADHOC_WORKFLOW_START has no forward declaration.
Interfaces
Class CL_WFD_ADHOC_WORKFLOW_START has no interface implemented.
Friends
Class CL_WFD_ADHOC_WORKFLOW_START has no friend class.
Attributes
Class CL_WFD_ADHOC_WORKFLOW_START has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AGENTS_AS_CONTAINER_GET Instance method Public Method Collect Agent List Packaged as Container 19991011
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991011
Events
Class CL_WFD_ADHOC_WORKFLOW_START has no event.
Types
Class CL_WFD_ADHOC_WORKFLOW_START has no local type.
Method Signatures

Method AGENTS_AS_CONTAINER_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER 19991011
# Exception Resumable Description Created on
1 AGENTS_MISSING Es wurden noch nicht alle Bearbeiter angegeben 19991011

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Container zur Übergabe von Parametern 20000829
2 Importing TASK Call by reference Type reference (TYPE) SWD_STEP_T 19991011
3 Importing USE_BUFFER Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20011113
# Exception Resumable Description Created on
1 TASK_WITHOUT_ADHOC_CAPABILITY Aufgabe ist nicht Adhoc-fähig 19991122
History
Last changed by/on SAP  20110908 
SAP Release Created in