SAP ABAP Interface IF_STCTM_UI_TASK (User Interface Task)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TASK (Package) Technical Configuration Task Definition
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_STCTM_UI_TASK | |
| Short Description | User Interface Task |
General Data
| Package | STC_TASK | Technical Configuration Task Definition |
| Created | 20101115 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_STCTM_TASK | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20101115 | ||
| 2 | IF_STCTM_TASK | Technical Configuration Task | 20101115 |
Friends
Interface IF_STCTM_UI_TASK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_VARIANT_DESCR | Instance attribute | Public | Type reference (TYPE) | TEXT256 | Parameter Description | 20110119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Show User Interface | 20101116 | |
| 2 | Instance method | Public | Method | Attributes Which Can Be Filled by External Caller | 20101119 | |
| 3 | Instance method | Public | Method | Get Attributes for External Caller | 20120330 | |
| 4 | Instance method | Public | Method | Parameters are filled and valid? | 20101117 | |
| 5 | Instance method | Public | Method | User Interface Needed? | 20101119 | |
| 6 | Instance method | Public | Method | Set Attributes from External Caller | 20101210 |
Events
Interface IF_STCTM_UI_TASK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_EXT_PARAM | Public | See coding | External Parameter Definition | 20110204 | begin of ts_ext_param.
include type stctm_s_fieldprop.
types: value type string. "obsolete, do not use anymore
types: end of ts_ext_param
|
|
| 2 | TT_EXT_PARAM | Public | See coding | Definition of External Parameters | 20110204 | tt_ext_param TYPE STANDARD TABLE OF ts_ext_param WITH DEFAULT KEY
|
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20101116 | |||
| 2 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | IF_STCTM_TASK=>T_BOOL | 'X' = Display Only (do not allow data changes) | 20101207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User has aborted the maintenance | 20101116 | ||
| 2 | Error occurred | 20111208 |
Method EXTERNAL_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20101119 | |||
| 2 | RT_PARAM | Value transfer | Type reference (TYPE) | TT_EXT_PARAM | Definition of External Parameters | 20110204 |
Method EXTERNAL_PARAMETERS on Interface IF_STCTM_UI_TASK has no exception.
Method GET_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) | STCTM_T_PARAMETER | Fieldnames and Values | 20120331 | |||
| 2 | IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20120330 |
Method GET_PARAMETERS on Interface IF_STCTM_UI_TASK has no exception.
Method MAINTAINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20111207 | |||
| 2 | R_MAINTAINED | Value transfer | Type reference (TYPE) | IF_STCTM_TASK=>T_BOOL | All parameters for Task are maintained and valid | 20101117 |
Method MAINTAINED on Interface IF_STCTM_UI_TASK has no exception.
Method NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20101119 | |||
| 2 | R_NEEDED | Value transfer | Type reference (TYPE) | IF_STCTM_TASK=>T_BOOL | User Interface needed | 20101119 |
Method NEEDED on Interface IF_STCTM_UI_TASK has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20101210 | |||
| 2 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | STCTM_T_PARAMETER | Fieldname and Value | 20101210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameter | 20110330 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |