SAP ABAP Class CL_WFD_HTML_ADHOC_START (Create Adhoc Agent for Workflow Start)
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_HTML_ADHOC Basis Class for Processing Adhoc Processors 19990915
Properties
Class CL_WFD_HTML_ADHOC_START  
Short Description Create Adhoc Agent for Workflow Start    
Super Class CL_WFD_HTML_ADHOC Basis Class for Processing Adhoc Processors 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWD   Business Workflow: Process Definition 
Created 19990914   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WFD_HTML_ADHOC_START has no interface implemented.
Friends
Class CL_WFD_HTML_ADHOC_START has no friend class.
Attributes
Class CL_WFD_HTML_ADHOC_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 19990914
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991006
3 RELOAD Instance method Public Method Rebuild Display 19990915
Events
Class CL_WFD_HTML_ADHOC_START has no event.
Types
Class CL_WFD_HTML_ADHOC_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 19990914
# Exception Resumable Description Created on
1 AGENTS_MISSING Es wurden noch nicht alle Bearbeiter angegeben 19990914

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent 19991006

Method CONSTRUCTOR on class CL_WFD_HTML_ADHOC_START has no exception.

Method RELOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASK Call by reference Type reference (TYPE) SWD_ASTEP-TASK Aufgabe 19990915
2 Importing WORKFLOW Call by reference Object reference (TYPE REF TO) CL_WFD_ADHOC_WORKFLOW_START Adhoc-Repräsentation eines Workflows 20000829
# Exception Resumable Description Created on
1 TASK_WITHOUT_ADHOC_CAPABILITY Aufgabe kann keine Adhoc-Bearbeiterzuordnung erhalten 19990917
History
Last changed by/on SAP  20110908 
SAP Release Created in