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 | 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 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | integration server client or not | 20091223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | check the RFC destination connectivity | 20091125 | |
| 2 | Static method | Public | Method | syntax check for task set activation | 20091226 | |
| 3 | Static method | Public | Method | syntax check for task set assignment | 20091229 | |
| 4 | Static method | Public | Method | syntax check for task set | 20091125 | |
| 5 | Static method | Public | Constructor | 20091223 | ||
| 6 | Static method | Public | Method | convert task set db type to UI formatted type | 20091202 | |
| 7 | Static method | Public | Method | convert task set activation db type to UI formatted type | 20091216 | |
| 8 | Static method | Public | Method | convert task set assignment db type to UI formatted type | 20091216 | |
| 9 | Static method | Public | Method | F4 help for task | 20091223 | |
| 10 | Static method | Public | Method | generate new guuid | 20091228 | |
| 11 | Static method | Public | Method | get party and component(process) for a given task | 20091222 | |
| 12 | Static method | Public | Method | check whether the current client is integration server | 20091222 | |
| 13 | Static method | Public | Method | read screen value | 20091202 | |
| 14 | Static method | Public | Method | convert UTC to UI formatted local type | 20091202 | |
| 15 | 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 | IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20091125 | |||
| 2 | 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 | ES_ERR | Call by reference | Type reference (TYPE) | SWF_T100MS | Structure for T100 Message | 20100128 | |||
| 2 | EV_ERROR_FIELD | Call by reference | Type reference (TYPE) | STRING | 20091229 | ||||
| 3 | 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 | ES_ERR | Call by reference | Type reference (TYPE) | SWF_T100MS | Structure for T100 Message | 20100128 | |||
| 2 | EV_ERROR_FIELD | Call by reference | Type reference (TYPE) | STRING | 20091229 | ||||
| 3 | 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 | ES_ERR | Call by reference | Type reference (TYPE) | SWF_T100MS | error text | 20100128 | |||
| 2 | EV_ERROR_FIELD | Call by reference | Type reference (TYPE) | STRING | error field name | 20091229 | |||
| 3 | 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 | IT_TASK_SET | Call by reference | Type reference (TYPE) | SWFDLCONFIG_T | workflow: task set table type | 20091202 | |||
| 2 | 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 | IT_ACTIVE_TASK_SET | Call by reference | Type reference (TYPE) | SWFDLJOB_T | workflow: task set table type | 20091216 | |||
| 2 | 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 | IT_TASK_SET_ASSIGNMNET | Call by reference | Type reference (TYPE) | SWFDLCONFIG2TASK_T | 20091216 | ||||
| 2 | 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 | EV_DIRPARTY | Call by reference | Type reference (TYPE) | SWFDXIDIRPTY | Party in Directory | 20091223 | |||
| 2 | EV_DIRSERVICE | Call by reference | Type reference (TYPE) | SWFDXIDIRSRV | Service(Process Name) in Directory | 20091223 | |||
| 3 | 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 | 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 | EV_PARTY | Call by reference | Type reference (TYPE) | SWFDXIDIRPTY | Party in Directory | 20091222 | |||
| 2 | EV_PROCESS_NAME | Call by reference | Type reference (TYPE) | SWFDXIDIRSRV | Service(Process Name) in Directory | 20091222 | |||
| 3 | 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 | 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 | IV_DYNP_FIELD | Call by reference | Type reference (TYPE) | DYNFNAM | Field name | 20091202 | |||
| 2 | IV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SY-REPID | 20091202 | ||||
| 3 | IV_SCREEN_NO | Call by reference | Type reference (TYPE) | SY-DYNNR | Current Screen Number | 20091202 | |||
| 4 | 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 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | SWF_DL_CREATION_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20091202 | |||
| 2 | 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 | IT_NAME_VALUE_PAIR | Call by reference | Type reference (TYPE) | SWFDLDYNPROREAD_T | screen name and value pair | 20091223 | |||
| 2 | IV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SY-REPID | program name | 20091223 | |||
| 3 | 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 |