SAP ABAP Class CL_SWF_DL_CONF_UTIL (Workflow: DL configuration utility class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_DEADL_CONF (Package) Workflow: Deadline configuration
Properties
Class CL_SWF_DL_CONF_UTIL  
Short Description Workflow: DL configuration utility class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_DEADL_CONF   Workflow: Deadline configuration 
Created 20091125   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_DL_CONF_UTIL has no interface implemented.
Friends
Class CL_SWF_DL_CONF_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_INTEGRATION_SERVER Static Attribute Public Type reference (TYPE) ABAP_BOOL integration server client or not 20091223
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RFC_CONNECTIVITY Static method Public Method check the RFC destination connectivity 20091125
2 CHECK_TASK_ACTIVATION Static method Public Method syntax check for task set activation 20091226
3 CHECK_TASK_ASSIGNMENT Static method Public Method syntax check for task set assignment 20091229
4 CHECK_TASK_SET Static method Public Method syntax check for task set 20091125
5 CLASS_CONSTRUCTOR Static method Public Constructor 20091223
6 CONVERT_TASK_SET Static method Public Method convert task set db type to UI formatted type 20091202
7 CONVERT_TASK_SET_ACTIVATION Static method Public Method convert task set activation db type to UI formatted type 20091216
8 CONVERT_TASK_SET_ASSIGNMENT Static method Public Method convert task set assignment db type to UI formatted type 20091216
9 F4HELP_TASK Static method Public Method F4 help for task 20091223
10 GENERATE_GUID Static method Public Method generate new guuid 20091228
11 GET_TASK_DETAIL Static method Public Method get party and component(process) for a given task 20091222
12 IS_INTEGRATION_SERVER Static method Public Method check whether the current client is integration server 20091222
13 READ_DYNPRO_VALUE Static method Public Method read screen value 20091202
14 UTC_TO_LOCAL_OUTPUT Static method Public Method convert UTC to UI formatted local type 20091202
15 WRITE_DYNPRO_VALUES Static method Public Method update/write screen value 20091223
Events
Class CL_SWF_DL_CONF_UTIL has no event.
Types
Class CL_SWF_DL_CONF_UTIL has no local type.
Method Signatures

Method CHECK_RFC_CONNECTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20091125
2 Returning RV_ERR_TXT Value transfer Type reference (TYPE) STRING 20091125

Method CHECK_RFC_CONNECTIVITY on class CL_SWF_DL_CONF_UTIL has no exception.

Method CHECK_TASK_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERR Call by reference Type reference (TYPE) SWF_T100MS Structure for T100 Message 20100128
2 Exporting EV_ERROR_FIELD Call by reference Type reference (TYPE) STRING 20091229
3 Importing IS_TASK_ACTIVATE Call by reference Type reference (TYPE) SWFDLJOB 20091226

Method CHECK_TASK_ACTIVATION on class CL_SWF_DL_CONF_UTIL has no exception.

Method CHECK_TASK_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERR Call by reference Type reference (TYPE) SWF_T100MS Structure for T100 Message 20100128
2 Exporting EV_ERROR_FIELD Call by reference Type reference (TYPE) STRING 20091229
3 Importing IS_TASK_ASSIGNMENT Call by reference Type reference (TYPE) SWFDLCONFIG2TASK Workflow: Configured tasks for special deadline handling 20091229

Method CHECK_TASK_ASSIGNMENT on class CL_SWF_DL_CONF_UTIL has no exception.

Method CHECK_TASK_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERR Call by reference Type reference (TYPE) SWF_T100MS error text 20100128
2 Exporting EV_ERROR_FIELD Call by reference Type reference (TYPE) STRING error field name 20091229
3 Importing IS_TASK_SET Call by reference Type reference (TYPE) SWFDLCONFIG Workflow: Deadline configuration 20091125

Method CHECK_TASK_SET on class CL_SWF_DL_CONF_UTIL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_DL_CONF_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_DL_CONF_UTIL has no exception.

Method CONVERT_TASK_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TASK_SET Call by reference Type reference (TYPE) SWFDLCONFIG_T workflow: task set table type 20091202
2 Returning RT_TASK_SET Value transfer Type reference (TYPE) SWFDLTASKSET_T 20091202

Method CONVERT_TASK_SET on class CL_SWF_DL_CONF_UTIL has no exception.

Method CONVERT_TASK_SET_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTIVE_TASK_SET Call by reference Type reference (TYPE) SWFDLJOB_T workflow: task set table type 20091216
2 Returning RT_ACTIVE_TASK_SET Value transfer Type reference (TYPE) SWFDLACTIVATION_T Worflow: UI formatted task set activation table type 20091216

Method CONVERT_TASK_SET_ACTIVATION on class CL_SWF_DL_CONF_UTIL has no exception.

Method CONVERT_TASK_SET_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TASK_SET_ASSIGNMNET Call by reference Type reference (TYPE) SWFDLCONFIG2TASK_T 20091216
2 Returning RT_TASK_SET_ASSIGNMNET Value transfer Type reference (TYPE) SWFDLASSIGNMENT_T workflow: UI formatted task set assignment table type 20091216

Method CONVERT_TASK_SET_ASSIGNMENT on class CL_SWF_DL_CONF_UTIL has no exception.

Method F4HELP_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DIRPARTY Call by reference Type reference (TYPE) SWFDXIDIRPTY Party in Directory 20091223
2 Exporting EV_DIRSERVICE Call by reference Type reference (TYPE) SWFDXIDIRSRV Service(Process Name) in Directory 20091223
3 Exporting EV_TASK Call by reference Type reference (TYPE) SWW_TASK Task ID 20091223

Method F4HELP_TASK on class CL_SWF_DL_CONF_UTIL has no exception.

Method GENERATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) SWFDLJOB-CERTIFICATE 20091228

Method GENERATE_GUID on class CL_SWF_DL_CONF_UTIL has no exception.

Method GET_TASK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARTY Call by reference Type reference (TYPE) SWFDXIDIRPTY Party in Directory 20091222
2 Exporting EV_PROCESS_NAME Call by reference Type reference (TYPE) SWFDXIDIRSRV Service(Process Name) in Directory 20091222
3 Importing IV_TASK Call by reference Type reference (TYPE) SWW_TASK Task ID 20091222

Method GET_TASK_DETAIL on class CL_SWF_DL_CONF_UTIL has no exception.

Method IS_INTEGRATION_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INTEGRATION_SERVER Value transfer Type reference (TYPE) ABAP_BOOL 20091222

Method IS_INTEGRATION_SERVER on class CL_SWF_DL_CONF_UTIL has no exception.

Method READ_DYNPRO_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNP_FIELD Call by reference Type reference (TYPE) DYNFNAM Field name 20091202
2 Importing IV_PROGRAM_NAME Call by reference Type reference (TYPE) SY-REPID 20091202
3 Importing IV_SCREEN_NO Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20091202
4 Returning RV_VALUE Value transfer Type reference (TYPE) DYNFIELDVALUE Screen Field Contents 20091202

Method READ_DYNPRO_VALUE on class CL_SWF_DL_CONF_UTIL has no exception.

Method UTC_TO_LOCAL_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) SWF_DL_CREATION_TS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20091202
2 Returning RV_TIME_IO Value transfer Type reference (TYPE) SWFDLTASKSET-CRD Field for Input and Output of Times 20091202

Method UTC_TO_LOCAL_OUTPUT on class CL_SWF_DL_CONF_UTIL has no exception.

Method WRITE_DYNPRO_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NAME_VALUE_PAIR Call by reference Type reference (TYPE) SWFDLDYNPROREAD_T screen name and value pair 20091223
2 Importing IV_PROGRAM_NAME Call by reference Type reference (TYPE) SY-REPID program name 20091223
3 Importing IV_SCREEN_NO Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20091223

Method WRITE_DYNPRO_VALUES on class CL_SWF_DL_CONF_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730