SAP ABAP Interface IF_POA_DEMO_STATUS (Status of a business object (TEST))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
Properties
| Interface | IF_POA_DEMO_STATUS | |
| Short Description | Status of a business object (TEST) |
General Data
| Package | SWF_UTL | Workflow: Tools |
| Created | 20040930 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_POA_DEMO_STATUS has no forward declaration.
Interfaces
Interface IF_POA_DEMO_STATUS has no interface.
Friends
Interface IF_POA_DEMO_STATUS has no friend.
Attributes
Interface IF_POA_DEMO_STATUS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initiate status transfer completely automatically | 20040930 | |
| 2 | Instance method | Public | Method | Query list of permitted actions | 20040930 | |
| 3 | Instance method | Public | Method | Query value of a status variable | 20040930 | |
| 4 | Instance method | Public | Method | Query whether given action may be executed | 20040930 | |
| 5 | Instance method | Public | Method | Set single status variable explicitly | 20040930 |
Events
Interface IF_POA_DEMO_STATUS has no event.
Types
Interface IF_POA_DEMO_STATUS has no local type.
Method Signatures
Method DO_STATUS_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | STRING | Name der durchgeführten Aktion | 20040930 | |||
| 2 | RESULT | Call by reference | Type reference (TYPE) | ANY | Rückgabewert der Aktion | 20040930 |
Method DO_STATUS_TRANSITION on Interface IF_POA_DEMO_STATUS has no exception.
Method GET_ALLOWED_ACTIONS Signature
Method GET_ALLOWED_ACTIONS on Interface IF_POA_DEMO_STATUS has no parameter.
Method GET_ALLOWED_ACTIONS on Interface IF_POA_DEMO_STATUS has no exception.
Method GET_STATUS_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name der Statusvariablen | 20040930 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | ANY | Wert der Statusvariablen | 20040930 |
Method GET_STATUS_BY_NAME on Interface IF_POA_DEMO_STATUS has no exception.
Method IS_ACTION_ALLOWED Signature
Method IS_ACTION_ALLOWED on Interface IF_POA_DEMO_STATUS has no parameter.
Method IS_ACTION_ALLOWED on Interface IF_POA_DEMO_STATUS has no exception.
Method SET_STATUS_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name der Statusvariablen | 20040930 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | ANY | Wert der Statusvariablen | 20040930 |
Method SET_STATUS_BY_NAME on Interface IF_POA_DEMO_STATUS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |