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 DO_STATUS_TRANSITION Instance method Public Method Initiate status transfer completely automatically 20040930
2 GET_ALLOWED_ACTIONS Instance method Public Method Query list of permitted actions 20040930
3 GET_STATUS_BY_NAME Instance method Public Method Query value of a status variable 20040930
4 IS_ACTION_ALLOWED Instance method Public Method Query whether given action may be executed 20040930
5 SET_STATUS_BY_NAME 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 Importing ACTION Call by reference Type reference (TYPE) STRING Name der durchgeführten Aktion 20040930
2 Importing 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 Importing NAME Call by reference Type reference (TYPE) STRING Name der Statusvariablen 20040930
2 Exporting 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 Importing NAME Call by reference Type reference (TYPE) STRING Name der Statusvariablen 20040930
2 Importing 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