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 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021127 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SWD_NODEID | Node Number | 19991020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Agent | 19991020 | |
| 2 | Instance method | Public | Method | Determine Possible Agents of a Step | 19991020 | |
| 3 | Instance method | Public | Method | Set pers.responsible | 19991020 | |
| 4 | Instance method | Public | Method | Add Agent | 19991020 | |
| 5 | Instance method | Public | Method | Check agents | 19991020 | |
| 6 | Instance method | Public | Method | Is the Agent Already Saved? | 20000609 | |
| 7 | Instance method | Public | Method | Checks Whether Step May Still Be Changed | 19991029 | |
| 8 | Instance method | Public | Method | Get Notes | 20000816 | |
| 9 | 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 | 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 | AGENTS | Value transfer | Type reference (TYPE) | SWDTAAGNT | Mögliche Bearbeiter | 19991020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Bearbeiter zugeordnet | 19991020 |
Method AGENTS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGENTS | Call by reference | Type reference (TYPE) | SWDTAAGNT | Bearbeiter | 19991020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | AGENT | Call by reference | Type reference (TYPE) | SWDAAGNT | Bearbeiter | 19991020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bearbeiter bereits vorhanden - wird nicht hinzugefügt | 19991020 | ||
| 2 | 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 | AGENT | Value transfer | Type reference (TYPE) | SWDAAGNT | Bearbeiter | 19991020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Bearbeiter | 19991020 | ||
| 2 | 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 | AGENT | Call by reference | Type reference (TYPE) | SWDAAGNT | Bearbeiter | 20000609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 |