SAP ABAP Class CL_WFD_ADHOC_STEP (Ad Hoc Representation of Step)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WFD_ADHOC_STEP Public Ad-hoc Representation of a Step 19991020
Properties
Class CL_WFD_ADHOC_STEP  
Short Description Ad Hoc Representation of Step    
Super Class    
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 19991005   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WFD_ADHOC_PROPERTY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WFD_ADHOC_STEP Public Ad-hoc Representation of a Step 19991020
Friends
Class CL_WFD_ADHOC_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_PROPERTY Instance attribute Public Object reference (TYPE REF TO) CL_WFD_ADHOC_PROPERTY Adhoc Characteristics 19991005
2 AT_EXCLUDED_AGENTS Instance attribute Public Type reference (TYPE) TSWHACTOR Excluded agents 20000606
3 A_DESCRPT Instance attribute Public Type reference (TYPE) SWD_NODDSC Description of Node 19991005
4 A_ELEMENT Instance attribute Public Type reference (TYPE) SWC_ELEM Container Element for Ad Hoc Characteristics of Node 19991005
5 A_EXCLEXPR Instance attribute Public Type reference (TYPE) SWC_ELEM Element 20000609
6 A_EXECUTION_AGENT Instance attribute Private Type reference (TYPE) SWHACTOR Excluded Agents 20010627
7 A_LABEL Instance attribute Public Attribute reference (LIKE) 20021127
8 A_NODEID Instance attribute Public Attribute reference (LIKE) 19991005
9 A_OBJTYPE Instance attribute Public Type reference (TYPE) SWO_OBJTYP Object Type of Container Element 19991005
10 A_TASK Instance attribute Public Type reference (TYPE) SWD_STEP_T Task of Node 19991005
11 A_TOUCHED Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20001017
12 A_WF_ID Instance attribute Public Type reference (TYPE) SWW_WIID Workflow ID 20130228
13 A_WI_ID Instance attribute Public Type reference (TYPE) SWW_WIID Work Item of Node 19991005
14 A_WI_STAT Instance attribute Public Type reference (TYPE) SWW_WISTAT Status of Work Item of Node 19991005
15 C_AGENT_DELETE_ACTION Instance attribute Protected Type reference (TYPE) FUNCNAME 'SWD_ADHOC_AGENT_DELETE' Function Name 20000815
16 C_AGENT_INSERT_ACTION Instance attribute Protected Type reference (TYPE) FUNCNAME 'SWD_ADHOC_AGENT_INSERT' Function Name 20000815
Methods
# Method Level Visibility Method type Description Created on
1 AGENTS_GET Instance method Public Method 19991020
2 AGENTS_POSSIBLE_GET Instance method Public Method 19991020
3 AGENTS_SET Instance method Public Method 19991020
4 AGENT_APPEND Instance method Public Method 19991020
5 AGENT_CHANGE_LOG Instance method Protected Method Processor Change Log 20000815
6 AGENT_CHECK Instance method Public Method 19991020
7 CHECK_AGENT_ALREADY_STORED Instance method Public Method 20021127
8 DEFINITION_SET Instance method Public Method Set Definition Part of Attributes 19991005
9 FREE Instance method Public Method Destructor 19991011
10 IS_LOCKED Instance method Public Method 19991029
11 NOTES_GET Instance method Public Method 20021127
12 NOTES_SET Instance method Public Method 20021127
13 RUNTIME_SET Instance method Public Method Set Runtime Part of Attributes 19991005
14 RUNTIME_SET_WFID Instance method Public Method Set Runtime Part of Attributes (WF_ID) 20130315
15 SERIALIZE Instance method Public Method Write Processor Changes to Database 19991006
16 SYNCHRONIZE Instance method Protected Method Synchronize Processor with Workflow 19991006
Events
Class CL_WFD_ADHOC_STEP has no event.
Types
Class CL_WFD_ADHOC_STEP has no local type.
Method Signatures

Method AGENTS_GET Signature

Method AGENTS_GET on class CL_WFD_ADHOC_STEP has no parameter.
Method AGENTS_GET on class CL_WFD_ADHOC_STEP has no exception.

Method AGENTS_POSSIBLE_GET Signature

Method AGENTS_POSSIBLE_GET on class CL_WFD_ADHOC_STEP has no parameter.
Method AGENTS_POSSIBLE_GET on class CL_WFD_ADHOC_STEP has no exception.

Method AGENTS_SET Signature

Method AGENTS_SET on class CL_WFD_ADHOC_STEP has no parameter.
Method AGENTS_SET on class CL_WFD_ADHOC_STEP has no exception.

Method AGENT_APPEND Signature

Method AGENT_APPEND on class CL_WFD_ADHOC_STEP has no parameter.
Method AGENT_APPEND on class CL_WFD_ADHOC_STEP has no exception.

Method AGENT_CHANGE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGENT Call by reference Type reference (TYPE) SWHACTOR Ergebnis der Regelauflösung 20000815
2 Importing IM_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20000815

Method AGENT_CHANGE_LOG on class CL_WFD_ADHOC_STEP has no exception.

Method AGENT_CHECK Signature

Method AGENT_CHECK on class CL_WFD_ADHOC_STEP has no parameter.
Method AGENT_CHECK on class CL_WFD_ADHOC_STEP has no exception.

Method CHECK_AGENT_ALREADY_STORED Signature

Method CHECK_AGENT_ALREADY_STORED on class CL_WFD_ADHOC_STEP has no parameter.
Method CHECK_AGENT_ALREADY_STORED on class CL_WFD_ADHOC_STEP has no exception.

Method DEFINITION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRPT Call by reference Type reference (TYPE) SWD_NODDSC Beschreibung des Knotens 19991005
2 Importing ELEMENT Call by reference Type reference (TYPE) SWC_ELEM Container-Element für Adhoc-Eigenschaften des Knotens 19991005
3 Importing EXCLEXPR Call by reference Type reference (TYPE) SWD_EXPEXC Ausdruck der Ausgeschlossenen Bearbeiter 20000609
4 Importing LABEL Call by reference Type reference (TYPE) STRING 20021127
5 Importing NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 19991005
6 Importing OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp des Container-Elements 19991005
7 Importing TASK Call by reference Type reference (TYPE) SWD_STEP_T Aufgabe des Knotens 19991005

Method DEFINITION_SET on class CL_WFD_ADHOC_STEP has no exception.

Method FREE Signature

Method FREE on class CL_WFD_ADHOC_STEP has no parameter.
Method FREE on class CL_WFD_ADHOC_STEP has no exception.

Method IS_LOCKED Signature

Method IS_LOCKED on class CL_WFD_ADHOC_STEP has no parameter.
Method IS_LOCKED on class CL_WFD_ADHOC_STEP has no exception.

Method NOTES_GET Signature

Method NOTES_GET on class CL_WFD_ADHOC_STEP has no parameter.
Method NOTES_GET on class CL_WFD_ADHOC_STEP has no exception.

Method NOTES_SET Signature

Method NOTES_SET on class CL_WFD_ADHOC_STEP has no parameter.
Method NOTES_SET on class CL_WFD_ADHOC_STEP has no exception.

Method RUNTIME_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCLUDED_AGENTS Call by reference Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20000531
2 Importing PROPERTY Call by reference Object reference (TYPE REF TO) CL_WFD_ADHOC_PROPERTY Adhoc-Eigenschaften 19991005
3 Importing WF_ID Call by reference Type reference (TYPE) SWW_WIID Workflow-Kennung 20130228
4 Importing WI_AAGENT Call by reference Type reference (TYPE) SWW_AAGENT Ergebnis der Regelauflösung 20010627
5 Importing WI_ID Call by reference Type reference (TYPE) SWW_WIID Workitem zum Knoten 19991005
6 Importing WI_STAT Call by reference Type reference (TYPE) SWW_WISTAT Status des Workitems zum Knoten 19991005

Method RUNTIME_SET on class CL_WFD_ADHOC_STEP has no exception.

Method RUNTIME_SET_WFID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WF_ID Call by reference Type reference (TYPE) SWW_WIID Workflow-Kennung 20130315

Method RUNTIME_SET_WFID on class CL_WFD_ADHOC_STEP has no exception.

Method SERIALIZE Signature

Method SERIALIZE on class CL_WFD_ADHOC_STEP has no parameter.
Method SERIALIZE on class CL_WFD_ADHOC_STEP has no exception.

Method SYNCHRONIZE Signature

Method SYNCHRONIZE on class CL_WFD_ADHOC_STEP has no parameter.
# Exception Resumable Description Created on
1 OPERATION_FAILED Synchronisation fehlgeschlagen 19991006
History
Last changed by/on SAP  20140121 
SAP Release Created in