Hierarchy
⤷
⤷
Properties
| Class | CL_STC_SLMP_TM_SESSION | |
| Short Description | Taskmanager Session Resource | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STC_SLMP | Technical Configuration SL Protocol Integration |
| Created | 20121029 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
Class CL_STC_SLMP_TM_SESSION has no interface implemented.
Friends
Class CL_STC_SLMP_TM_SESSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'Content-Encoding' | 20130123 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'UTF-8' | 20130123 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'application/xml' | 20121206 | |||
| 4 | Constant | Public | See coding | 20121203 | |||||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'NA' | 20121129 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '@@@' | 20121029 | |||
| 7 | Constant | Public | See coding | 20121217 | |||||
| 8 | Constant | Public | See coding | 20121105 | |||||
| 9 | Constant | Public | See coding | 20121129 | |||||
| 10 | Constant | Public | See coding | 20130222 | |||||
| 11 | Constant | Public | See coding | 20121102 | |||||
| 12 | Constant | Public | See coding | 20121102 | |||||
| 13 | Constant | Public | See coding | 20121102 | |||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_STCTM_PREPROCESSOR | 20121029 | ||||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_STCTM_SESSION_STATISTICS | 20130516 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | STCTM_T_TASK | List of Tasks | 20130529 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | STC_SESSION_ID | 20121029 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | GTY_STATUS_INFO | Process Instance Status Information | 20121219 |
Methods
Events
Class CL_STC_SLMP_TM_SESSION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_EXECUTION_STATUS_INFO | Private | See coding | 20121219 | BEGIN OF gty_execution_status_info,
status TYPE stc_session_status, "Status
sl_status TYPE cl_slmp_dc_task=>gty_str_property-status,
progress TYPE stc_session_progress, "Progress
END OF gty_execution_status_info
|
||
| 2 | GTY_MAINTAIN_STATUS_INFO | Private | See coding | 20121219 | BEGIN OF gty_maintain_status_info,
status TYPE stc_session_maintained, "Parameter Determination Status
sl_status TYPE cl_slmp_dc_task=>gty_str_property-status,
progress TYPE stc_session_progress, "Parameters Instance Status
END OF gty_maintain_status_info
|
||
| 3 | GTY_STATUS_INFO | Private | See coding | Process Instance Status Information | 20121219 | BEGIN OF gty_status_info,
session TYPE gty_execution_status_info,
maintain TYPE gty_maintain_status_info,
check TYPE gty_execution_status_info,
execution TYPE gty_execution_status_info,
END OF gty_status_info
|
Method Signatures
Method BAPIRET2TAB_ERROR_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20121029 | ||||
| 2 | IV_RAISE_NO_AUTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121029 | |||
| 3 | IV_RAISE_PROV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121029 |
Method CALCULATE_TASK_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_STATUS | Call by reference | Type reference (TYPE) | STC_TASK_CHECK_STATUS | Task Check Status | 20130529 | |||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | STC_TASK_STATUS | Task Status | 20130529 | |||
| 3 | IV_TASK_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121102 | ||||
| 4 | RV_SLPP_TASK_PROGRESS | Value transfer | Type reference (TYPE) | IF_SLMP_TYPES=>GTY_INT | 20121029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121029 |
Method CALCULATE_TASK_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_STATUS | Call by reference | Type reference (TYPE) | STC_TASK_CHECK_STATUS | Task Check Status | 20130529 | |||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | STC_TASK_STATUS | Task Status | 20130529 | |||
| 3 | IV_TASK_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121221 | ||||
| 4 | RV_SLPP_TASK_STATE | Value transfer | Type reference (TYPE) | STRING | 20121221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121221 |
Method GET_CX_FROM_EXC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RX_SLMP | Value transfer | Object reference (TYPE REF TO) | CX_SLMP | SL Protocol Exception | 20130121 |
Method GET_CX_FROM_EXC on class CL_STC_SLMP_TM_SESSION has no exception.
Method GET_ID_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENTITYSET | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 2 | EV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20121214 | ||||
| 3 | EV_KEY | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 4 | EV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 5 | EV_TASKNAME | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 6 | EV_TASKNUMBER | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 7 | EV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 8 | EV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20130225 | ||||
| 9 | EV_VIEWELEM | Call by reference | Type reference (TYPE) | STRING | 20130225 | ||||
| 10 | IV_ENTITYSET | Value transfer | Type reference (TYPE) | STRING | 20121128 | ||||
| 11 | IV_ID | Value transfer | Type reference (TYPE) | STRING | 20121128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121128 |
Method GET_LAST_CHANGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20130603 | ||||
| 2 | IV_TASK_NAME | Call by reference | Type reference (TYPE) | STRING | Task Name | 20130603 | |||
| 3 | IV_TASK_NR | Call by reference | Type reference (TYPE) | STRING | Task Occurrence Number in Task List | 20130603 | |||
| 4 | RV_LAST_CHANGED | Value transfer | Type reference (TYPE) | IF_SLMP_TYPES=>GTY_TIMESTAMP | 20130603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SL Protocol Exception | 20130603 |
Method GET_PROCESS_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROCESS_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20121029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121029 |
Method GET_PROCESS_SCENARIO_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20130115 | ||||
| 2 | RV_SCENARIO_ID | Value transfer | Type reference (TYPE) | STRING | 20130115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130115 |
Method GET_SLPP_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20121129 | ||||
| 2 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | STRING | 20121129 | ||||
| 3 | RS_ACTION | Value transfer | Type reference (TYPE) | CL_SLMP_DC_ACTION=>GTY_STR_PROPERTY | 20121127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121127 |
Method GET_SLPP_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIONS | Call by reference | Type reference (TYPE) | CL_SLMP_DC_SET_ACTION=>GTY_TAB_PROPERTY | 20121105 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20121129 | ||||
| 3 | IV_SCOPE | Call by reference | Type reference (TYPE) | STRING | 20121105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121105 |
Method GET_SLPP_CHECK_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PHASE | Value transfer | Type reference (TYPE) | CL_SLMP_DC_TASK=>GTY_STR_PROPERTY | 20121029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121029 |
Method GET_SLPP_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERRORS | Call by reference | Type reference (TYPE) | CL_SLMP_DC_SET_ERROR=>GTY_TAB_PROPERTY | 20121203 | ||||
| 2 | IV_SCOPE | Call by reference | Type reference (TYPE) | STRING | 'TASKLIST' | 20121203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121203 |
Method GET_SLPP_EXECUTION_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCESS_PHASE_ID | Call by reference | Type reference (TYPE) | STRING | '' | 20121029 | |||
| 2 | IV_RAISE_NO_AUTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121029 | |||
| 3 | RS_PHASE | Value transfer | Type reference (TYPE) | CL_SLMP_DC_TASK=>GTY_STR_PROPERTY | 20121029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121029 |
Method GET_SLPP_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_FORMAT | Call by reference | Type reference (TYPE) | STRING | 20121127 | ||||
| 2 | RS_RAW_CONTENT | Value transfer | Type reference (TYPE) | CL_SLMP_SDC_RAW_CONTENT=>GTY_STR_PROPERTY | 20121127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121127 |
Method GET_SLPP_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAMETERS | Call by reference | Type reference (TYPE) | CL_SLMP_DC_SET_PARAMETER=>GTY_TAB_PROPERTY | 20121214 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20121214 | ||||
| 3 | IV_SCOPE | Call by reference | Type reference (TYPE) | STRING | 20121214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121214 |
Method GET_SLPP_PARAMETER_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCESS_PHASE_ID | Call by reference | Type reference (TYPE) | STRING | '' | 20121029 | |||
| 2 | IV_RAISE_NO_AUTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121029 | |||
| 3 | RS_PHASE | Value transfer | Type reference (TYPE) | CL_SLMP_DC_TASK=>GTY_STR_PROPERTY | 20121029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121029 |
Method GET_SLPP_PARAMETER_ROADMAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCESS_PHASE_ID | Call by reference | Type reference (TYPE) | STRING | '' | 20121102 | |||
| 2 | IV_RAISE_NO_AUTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121102 | |||
| 3 | RS_PHASE | Value transfer | Type reference (TYPE) | CL_SLMP_DC_TASK=>GTY_STR_PROPERTY | 20121102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121102 |
Method GET_SLPP_PROCESS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RAISE_NO_AUTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121030 | |||
| 2 | IV_RAISE_PROV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121030 | |||
| 3 | RS_PROCESS_INSTANCE | Value transfer | Type reference (TYPE) | CL_SLMP_DC_PROC_INST=>GTY_STR_PROPERTY | 20121030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121030 |
Method GET_SLPP_ROOT_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WITH_DETAILS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130111 | |||
| 2 | RS_ROOT_TASK | Value transfer | Type reference (TYPE) | CL_SLMP_DC_TASK=>GTY_STR_PROPERTY | 20121102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121102 |
Method GET_SLPP_TASKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASKLIST | Call by reference | Type reference (TYPE) | CL_SLMP_DC_SET_TASK=>GTY_TAB_PROPERTY | 20121102 | ||||
| 2 | IV_SCOPE | Call by reference | Type reference (TYPE) | STRING | 'TASKLIST' | 20121102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121029 |
Method GET_SLPP_TASKLIST_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASKLIST | Call by reference | Type reference (TYPE) | CL_SLMP_DC_SET_TASK=>GTY_TAB_PROPERTY | 20121102 | ||||
| 2 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | 20121102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121102 |
Method GET_SLPP_TASK_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_FORMAT | Call by reference | Type reference (TYPE) | STRING | 20130118 | ||||
| 2 | IV_TASKNAME | Call by reference | Type reference (TYPE) | STRING | 20130118 | ||||
| 3 | IV_TASKNUMBER | Call by reference | Type reference (TYPE) | STRING | 20130118 | ||||
| 4 | RS_RAW_CONTENT | Value transfer | Type reference (TYPE) | CL_SLMP_SDC_RAW_CONTENT=>GTY_STR_PROPERTY | 20130118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130118 |
Method GET_SLPP_TASK_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VERSION | Value transfer | Type reference (TYPE) | CL_SLMP_DC_SET_VERSION=>GTY_TAB_PROPERTY | Version entries | 20130117 | |||
| 2 | IV_FROM_ENTITY_SET | Call by reference | Type reference (TYPE) | STRING | 20130117 | ||||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20130117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130117 |
Method GET_SLPP_UI_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SESSION_UI_STATUS | Value transfer | Type reference (TYPE) | STC_TASK_MAINTAINED | 20121102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121102 |
Method GET_SLPP_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VERSION | Value transfer | Type reference (TYPE) | CL_SLMP_DC_SET_VERSION=>GTY_TAB_PROPERTY | Version entries | 20130115 | |||
| 2 | IV_FROM_ENTITY_SET | Call by reference | Type reference (TYPE) | STRING | 20130117 | ||||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20130117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130115 |
Method GET_SLPP_VIEWDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIEWDATA | Call by reference | Type reference (TYPE) | CL_SLMP_DC_SET_TASK_VIEW_DATA=>GTY_TAB_PROPERTY | 20130225 | ||||
| 2 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20130225 | ||||
| 3 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20130225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130225 |
Method MAP_STATES_TO_SL_STATES Signature
Method MAP_STATES_TO_SL_STATES on class CL_STC_SLMP_TM_SESSION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121219 |
Method PERFORM_SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | CL_SLMP_DC_SET_PARAMETER=>GTY_TAB_PROPERTY | 20121218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121217 |
Method PERFORM_SLPP_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20121129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121127 |
Method READ_PROCESS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALC_PROGRESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121219 | |||
| 2 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20121030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121030 |
Method READ_PROCESS_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESS_INSTANCES | Call by reference | Type reference (TYPE) | CL_SLMP_DC_SET_PROC_INST=>GTY_TAB_PROPERTY | 20121030 | ||||
| 2 | IV_FROM_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20130118 | ||||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20130118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121030 |
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITYSET | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20121214 | ||||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 4 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 5 | IV_TARGET_ENTITYSET | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 6 | IV_TASKNAME | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 7 | IV_TASKNUMBER | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 8 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 9 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20130225 | ||||
| 10 | IV_VIEWELEM | Call by reference | Type reference (TYPE) | STRING | 20130225 | ||||
| 11 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20121128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121128 |
Method START_PROCESS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20121204 | ||||
| 2 | IV_CONFIGSET_NAME | Call by reference | Type reference (TYPE) | STRING | 20121204 | ||||
| 3 | IV_SCENARIO_ID | Call by reference | Type reference (TYPE) | STRING | 20121204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121204 |
Method VALIDATE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITYSET | Call by reference | Type reference (TYPE) | STRING | 20121128 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20121128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121128 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |