SAP ABAP Class TCL_STCT_PARAMETER_TESTS (Generic for parameter unit tests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
⤷
S_LMCFG_SC_TASKS (Package) System Copy Tasks
⤷
⤷
Properties
| Class | TCL_STCT_PARAMETER_TESTS | |
| Short Description | Generic for parameter unit tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | S_LMCFG_SC_TASKS | System Copy Tasks |
| Created | 20120327 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class TCL_STCT_PARAMETER_TESTS has no interface implemented.
Friends
Class TCL_STCT_PARAMETER_TESTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_STCTM_UI_TASK | User Interface Task | 20120327 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20120327 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_STCTM_UI_TASK=>TT_EXT_PARAM | 20120327 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20120327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120327 | ||
| 2 | Instance method | Protected | Method | 20120327 | ||
| 3 | Instance method | Protected | Method | 20120327 | ||
| 4 | Instance method | Protected | Method | 20120327 | ||
| 5 | Instance method | Private | Method | 20120327 | ||
| 6 | Instance method | Protected | Method | 20120327 |
Events
Class TCL_STCT_PARAMETER_TESTS has no event.
Types
Class TCL_STCT_PARAMETER_TESTS has no local type.
Method Signatures
Method ASSERT_NUMBER_OF_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP | Call by reference | Type reference (TYPE) | I | 20120327 |
Method ASSERT_NUMBER_OF_PARAMS on class TCL_STCT_PARAMETER_TESTS has no exception.
Method ASSERT_PARAMETER_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MANDATORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120327 | ||||
| 2 | IS_PASSWORD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120327 | ||||
| 3 | IS_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120327 | ||||
| 4 | IS_VALUE_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120327 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120327 | ||||
| 6 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20120327 |
Method ASSERT_PARAMETER_EXISTS on class TCL_STCT_PARAMETER_TESTS has no exception.
Method A_GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLNAME | Class Name | 20120327 |
Method A_GET_CLASS_NAME on class TCL_STCT_PARAMETER_TESTS has no exception.
Method CALL_EXTERNAL_PARAMETERS Signature
Method CALL_EXTERNAL_PARAMETERS on class TCL_STCT_PARAMETER_TESTS has no parameter.
Method CALL_EXTERNAL_PARAMETERS on class TCL_STCT_PARAMETER_TESTS has no exception.
Method SETUP Signature
Method SETUP on class TCL_STCT_PARAMETER_TESTS has no parameter.
Method SETUP on class TCL_STCT_PARAMETER_TESTS has no exception.
Method SET_PT_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | RSPARAMS-SELNAME | ABAP/4: Name of SELECT-OPTION / PARAMETER | 20120327 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | RSPARAMS-LOW | ABAP/4: Selection value (LOW or HIGH value, external format) | 20120327 |
Method SET_PT_VARIANT on class TCL_STCT_PARAMETER_TESTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |