SAP ABAP Interface IF_SWF_CST_TASK (Automatic Customizing (Workflow): Basis Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_CST (Package) Workflow: Customizing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_WF_ROOT_2 Automatic Customizing (Workflow): Maintain Runtime 20000629
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_TASK_ROOT Automatic Customizing (Workflow): Root for Tasks 20000725
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_TEMPLATE Automatic Customizing (Workflow): Template 20000515
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_TIME_UNITS Automatic Customizing (Workflow): Time Units 20000911
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_TRANSPORT Automatic Customizing (Workflow): Prefix Numbers 20031208
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_VER_DEM Automatic Customizing (Workflow): Demo and Verification 20000710
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_WEBSERVER Automatic Customizing (Workflow): Template 20020124
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_WF_ADMIN Automatic Customizing (Workflow): Maintain WF Admin 20000512
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_WF_ROOT Automatic Customizing (Workflow): Additional Settings 20000407
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_T77 Automatic Customizing (Workflow): Number Ranges 20000621
... Click here to see Used By full list (35 items)
Properties
Interface IF_SWF_CST_TASK  
Short Description Automatic Customizing (Workflow): Basis Interface    
General Data
Package SWF_CST   Workflow: Customizing 
Created 20000404   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_CST_TASK has no forward declaration.
Interfaces
Interface IF_SWF_CST_TASK has no interface.
Friends
Interface IF_SWF_CST_TASK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_ACTAUTO Constant Public Type reference (TYPE) I 0 View Class: Manual & Automatic 20061010
2 CO_CLASS_ACTONLY Constant Public Type reference (TYPE) I 3 View Class: Manual Only 20061010
3 CO_CLASS_AUTOONLY Constant Public Type reference (TYPE) I 4 View Class: Automatic Only 20061010
4 CO_CLASS_CHECK Constant Public Type reference (TYPE) I 2 View Class: Check Only 20061010
5 CO_CLASS_TEXT Constant Public Type reference (TYPE) I 1 View Class: Text 20061010
6 SWFCCHANGE Instance attribute Public Type reference (TYPE) XFELD Explicit Flag for Status Changes 20000823
7 SWFCDOCOBJ Instance attribute Public Type reference (TYPE) DOKHL-OBJECT Documentation Object 20000621
8 SWFCERRMESS Instance attribute Public Type reference (TYPE) MSGNR Message Number 20000711
9 SWFCMESSID Instance attribute Public Type reference (TYPE) ARBGB Application Area 20000711
10 SWFCMESSNO Instance attribute Public Type reference (TYPE) MSGNR Message Number 20000711
11 SWFCMSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20031128
12 SWFCMSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20031128
13 SWFCMSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20031128
14 SWFCMSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20031128
15 SWFCRESULT Instance attribute Public Type reference (TYPE) SWFCRESULT Current status 20000602
16 SWFCSTATE Instance attribute Public Type reference (TYPE) I Status 20000404
17 SWFCSUCMESS Instance attribute Public Type reference (TYPE) MSGNR Message Number 20000711
18 SWFCTITLE Instance attribute Public Type reference (TYPE) TEXT80 Title 20000531
19 SWFCVIEWCLASS Instance attribute Public Type reference (TYPE) I View Class: 0 Executable, 1 Not Executable 20000509
Methods
# Method Level Visibility Method type Description Created on
1 AUTO_MAINTENANCE Instance method Public Method Automatic Execution 20000404
2 CHECK Instance method Public Method Checks execution status 20000404
3 EXECUTE Instance method Public Method Executes activity 20000419
4 GET_DOCU_OBJ Instance method Public Method Gets object key of SE61 text 20000404
5 GET_STATE Instance method Public Method Gets status of check 20000404
6 GET_TITLE Instance method Public Method Gets describing text of object 20000404
7 GET_VIEWCLASS Instance method Public Method Returns view class 20000509
8 SEND_MESSAGE Instance method Public Method Sets message about customizing status 20000530
9 SET_VIEWCLASS Instance method Public Method Sets view class 20000509
Events
Interface IF_SWF_CST_TASK has no event.
Types
Interface IF_SWF_CST_TASK has no local type.
Method Signatures

Method AUTO_MAINTENANCE Signature

Method AUTO_MAINTENANCE on Interface IF_SWF_CST_TASK has no parameter.
# Exception Resumable Description Created on
1 CUSTOMIZING_FAILED Customizing fehlgeschlagen 20001127

Method CHECK Signature

Method CHECK on Interface IF_SWF_CST_TASK has no parameter.
# Exception Resumable Description Created on
1 CHECK_FAILED Technischer Fehler beim Prüfen 20001127

Method EXECUTE Signature

Method EXECUTE on Interface IF_SWF_CST_TASK has no parameter.
# Exception Resumable Description Created on
1 EXECUTION_FAILED Ausführung fehlgeschlagen 20001127

Method GET_DOCU_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOCU_OBJ Value transfer Type reference (TYPE) HTMLTABLE Tabelle mit HTMLLINE 20000502

Method GET_DOCU_OBJ on Interface IF_SWF_CST_TASK has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STATE_ICON Value transfer Type reference (TYPE) CHAR10 Statuts-Icon 20000404
2 Exporting STATE_ID Value transfer Type reference (TYPE) I Status 20000404
3 Exporting STATE_TXT Value transfer Type reference (TYPE) CHAR30 Statustext 20000404

Method GET_STATE on Interface IF_SWF_CST_TASK has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TITLE Value transfer Type reference (TYPE) TEXT80 Erläuternder Text 20000405

Method GET_TITLE on Interface IF_SWF_CST_TASK has no exception.

Method GET_VIEWCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VIEWCLASS Value transfer Type reference (TYPE) I View-Klasse 20000509

Method GET_VIEWCLASS on Interface IF_SWF_CST_TASK has no exception.

Method SEND_MESSAGE Signature

Method SEND_MESSAGE on Interface IF_SWF_CST_TASK has no parameter.
Method SEND_MESSAGE on Interface IF_SWF_CST_TASK has no exception.

Method SET_VIEWCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEWCLASS Value transfer Type reference (TYPE) I View-Klasse 20000509

Method SET_VIEWCLASS on Interface IF_SWF_CST_TASK has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_WF_ROOT_2 Automatic Customizing (Workflow): Maintain Runtime 20000629
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_TASK_ROOT Automatic Customizing (Workflow): Root for Tasks 20000725
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_TEMPLATE Automatic Customizing (Workflow): Template 20000515
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_TIME_UNITS Automatic Customizing (Workflow): Time Units 20000911
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_TRANSPORT Automatic Customizing (Workflow): Prefix Numbers 20031208
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_VER_DEM Automatic Customizing (Workflow): Demo and Verification 20000710
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_WEBSERVER Automatic Customizing (Workflow): Template 20020124
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_WF_ADMIN Automatic Customizing (Workflow): Maintain WF Admin 20000512
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_WF_ROOT Automatic Customizing (Workflow): Additional Settings 20000407
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_T77 Automatic Customizing (Workflow): Number Ranges 20000621
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_WPA Automatic Customizing (BPM): 20041116
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_XMLOBJTYPE Automatic Customizing (BPM): Release XML Object Type 20031210
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_GP_CST_ROOT Automatic Customizing: Guided Procedures 20050714
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_GP_CST_TASK_GEN Customizing for Guided Procedures Standard Tasks 20050722
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_GP_CUSTOMIZE Customizing for Guided Procedures 20041029
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_XI_CST_DISPATCH_JOB Automatic BPE Customizing: Packaging Job 20070125
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_XI_CST_REORG_JOB Automatic BPE Customizing: Reorganization Job 20070125
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWH_T_SAP_WAPI_TEST Test Class for WAPI Function: Superclass 20011213
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_HR_TABLES Automatic Customizing (Workflow): HR Control Tables 20000407
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_CLEAR_JOB Automatic Customizing (Workflow): Clean-Up Job 20010424
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_CNT_FACTORY_JOB Automatic Customizing (Workflow): Update Job Container Fact. 20070110
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_COND_JOB Automatic Customizing (Workflow): Condition Job 20010403
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_DEADLINE_JOB Automatic Customizing (Workflow): Deadline Job 20000616
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_DEADL_SERVICE_JOB Automatic Customizing (Workflow): Deadline Monitoring Job 20041125
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_DOMAIN Automatic Customizing (Workflow): Standard Domain WWW Mail 20000512
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_ERROR_JOB Automatic Customizing (Workflow): Error Job 20000615
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_EVT_QUEUE_JOB Automatic Customizing (Workflow): Template 20010322
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BAM_CST_ROOT Auto Custom Root Node 20060314
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_HR_TABLES_XI Automatic Customizing (Workflow): HR Control Tables 20051214
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_ORG_ROOT Automatic Customizing (Workflow): Definition Maintenance 20000629
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_PLVAR Automatic Customizing (Workflow): Active Plan Version 20000404
32 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_PREFIX Automatic Customizing (Workflow): Prefix Numbers 20000615
33 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_RFC_DEST Automatic Customizing (Workflow): RFC Destination 20000518
34 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_SEND Automatic Customizing (Workflow): Send to HR Objects 20000602
35 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CST_SET_TASKS Automatic Customizing (Workflow): Parent Class for Task 20000530
History
Last changed by/on SAP  20110908 
SAP Release Created in 50A