SAP ABAP Class IF_WFD_ADHOC_STEP (Public Ad-hoc Representation of a Step)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WFD_ADHOC_STEP Ad Hoc Representation of Step 19991020
Properties
Class IF_WFD_ADHOC_STEP  
Short Description Public Ad-hoc Representation of a Step    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991020   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WFD_ADHOC_STEP has no forward declaration.
Interfaces
Class IF_WFD_ADHOC_STEP has no interface implemented.
Friends
Class IF_WFD_ADHOC_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_LABEL Instance attribute Public Type reference (TYPE) STRING 20021127
2 A_NODEID Instance attribute Public Type reference (TYPE) SWD_NODEID Node Number 19991020
Methods
# Method Level Visibility Method type Description Created on
1 AGENTS_GET Instance method Public Method Get Agent 19991020
2 AGENTS_POSSIBLE_GET Instance method Public Method Determine Possible Agents of a Step 19991020
3 AGENTS_SET Instance method Public Method Set pers.responsible 19991020
4 AGENT_APPEND Instance method Public Method Add Agent 19991020
5 AGENT_CHECK Instance method Public Method Check agents 19991020
6 CHECK_AGENT_ALREADY_STORED Instance method Public Method Is the Agent Already Saved? 20000609
7 IS_LOCKED Instance method Public Method Checks Whether Step May Still Be Changed 19991029
8 NOTES_GET Instance method Public Method Get Notes 20000816
9 NOTES_SET Instance method Public Method Set Notes 20000816
Events
Class IF_WFD_ADHOC_STEP has no event.
Types
Class IF_WFD_ADHOC_STEP has no local type.
Method Signatures

Method AGENTS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGENTS Value transfer Type reference (TYPE) SWDTAAGNT Bearbeiter 19991020

Method AGENTS_GET on class IF_WFD_ADHOC_STEP has no exception.

Method AGENTS_POSSIBLE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGENTS Value transfer Type reference (TYPE) SWDTAAGNT Mögliche Bearbeiter 19991020
# Exception Resumable Description Created on
1 NO_AGENTS Kein Bearbeiter zugeordnet 19991020

Method AGENTS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGENTS Call by reference Type reference (TYPE) SWDTAAGNT Bearbeiter 19991020
# Exception Resumable Description Created on
1 LOCKED Schritt darf nicht mehr verändert werden 19991029

Method AGENT_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGENT Call by reference Type reference (TYPE) SWDAAGNT Bearbeiter 19991020
# Exception Resumable Description Created on
1 ALREADY_EXISTS Bearbeiter bereits vorhanden - wird nicht hinzugefügt 19991020
2 LOCKED Schritt darf nicht mehr verändert werden 19991029

Method AGENT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGENT Value transfer Type reference (TYPE) SWDAAGNT Bearbeiter 19991020
# Exception Resumable Description Created on
1 INVALID Ungültiger Bearbeiter 19991020
2 LOCKED Schritt darf nicht mehr verändert werden 19991029

Method CHECK_AGENT_ALREADY_STORED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGENT Call by reference Type reference (TYPE) SWDAAGNT Bearbeiter 20000609
# Exception Resumable Description Created on
1 AGENT_ALREADY_STORED Bearbeiter noch nicht in der Liste 20000609

Method IS_LOCKED Signature

Method IS_LOCKED on class IF_WFD_ADHOC_STEP has no parameter.
# Exception Resumable Description Created on
1 LOCKED Schritt darf nicht mehr verändert werden 19991029

Method NOTES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOTES Value transfer Type reference (TYPE) SWO_OBJID Objekt-ID 20000816

Method NOTES_GET on class IF_WFD_ADHOC_STEP has no exception.

Method NOTES_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTES Call by reference Type reference (TYPE) SWO_OBJID Objekt-ID 20000816

Method NOTES_SET on class IF_WFD_ADHOC_STEP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in