SAP ABAP Class CL_SATC_STD_TEST_SELF (Service Template for Selfttest Projects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_SELFTEST (Package) INTERNAL: - *NO* REUSE - check-o-rama stuff

⤷

⤷

Properties
Class | CL_SATC_STD_TEST_SELF | |
Short Description | Service Template for Selfttest Projects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_STDLIB_SELFTEST | INTERNAL: - *NO* REUSE - check-o-rama stuff |
Created | 20080723 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SATC_STD_TEST_SELF has no interface implemented.
Friends
Class CL_SATC_STD_TEST_SELF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | See coding | C_STD_SELFTEST | 20080723 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SATC_D_ID | F_EXEC_ID | 20080723 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SATC_MD_FACTORY | Creates Meta Data Objects | 20081124 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | F_NR_OF_ENTITIES | 20080723 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SATC_MD_PROJECT | 20081127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Examine Result | 20080725 |
2 | ![]() |
Instance method | Public | Method | Purge Project from DB | 20080723 |
3 | ![]() |
Instance method | Public | Method | Purge Result from DB | 20080723 |
4 | ![]() |
Instance method | Public | Constructor | 20081124 | |
5 | ![]() |
Instance method | Protected | Method | Create Phase Data to Compute Keys | 20080723 |
6 | ![]() |
Instance method | Protected | Method | Create Phase Data to Perform INCREASE Attributes | 20080723 |
7 | ![]() |
Instance method | Protected | Method | Create Step Data to INCREASE Attributes | 20080723 |
8 | ![]() |
Instance method | Protected | Method | Create Primary Variables of Project | 20080723 |
Events
Class CL_SATC_STD_TEST_SELF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ERROR | Public | Type reference (TYPE) | STRING | TY_ERROR | 20080723 |
|
2 | TY_RANGE_OF_SOBJ_NAME | Public | See coding | TY_RANGE_OF_SOBJ_NAME | 20080723 | ty_Range_of_Sobj_Name type range of sobj_Name
|
|
3 | TY_T_ERRORS | Public | See coding | TY_T_ERRORS | 20080723 | ty_T_Errors type standard table of ty_Error with default key
|
Method Signatures
Method CHECK_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXEC_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw Format | 20081218 | ||
2 | ![]() |
I_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081218 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | Table with Strings | 20080725 |
Method CHECK_RESULT on class CL_SATC_STD_TEST_SELF has no exception.
Method CLEANUP_PROJECT Signature
Method CLEANUP_PROJECT on class CL_SATC_STD_TEST_SELF has no parameter.
Method CLEANUP_PROJECT on class CL_SATC_STD_TEST_SELF has no exception.
Method CLEANUP_RESULT Signature
Method CLEANUP_RESULT on class CL_SATC_STD_TEST_SELF has no parameter.
Method CLEANUP_RESULT on class CL_SATC_STD_TEST_SELF has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SATC_STD_TEST_SELF has no parameter.
Method CONSTRUCTOR on class CL_SATC_STD_TEST_SELF has no exception.
Method _CREATE_CREATE_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NR_OF_ENTITIES | Call by reference | Type reference (TYPE) | I | I_NR_OF_ENTITIES | 20080723 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE | RESULT | 20080723 |
Method _CREATE_CREATE_PHASE on class CL_SATC_STD_TEST_SELF has no exception.
Method _CREATE_INCREASE_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ASSERT_INDEX | Call by reference | Type reference (TYPE) | I | I_ASSERT_INDEX | 20080723 | ||
2 | ![]() |
I_LLL | Call by reference | Type reference (TYPE) | ABAP_BOOL | I_LLL | 20080723 | ||
3 | ![]() |
I_NR_OF_STEPS | Call by reference | Type reference (TYPE) | I | I_NR_OF_STEPS | 20080723 | ||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_PHASE | RESULT | 20080723 |
Method _CREATE_INCREASE_PHASE on class CL_SATC_STD_TEST_SELF has no exception.
Method _CREATE_INCREASE_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ASSERT_INDEX | Call by reference | Type reference (TYPE) | I | 0 | Index to Cause Abortion | 20080723 | |
2 | ![]() |
I_SEQUENCE | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_STEP_SEQUENCE | Sequence | 20081125 |
Method _CREATE_INCREASE_STEP on class CL_SATC_STD_TEST_SELF has no exception.
Method _CREATE_PROJECT_VARS Signature
Method _CREATE_PROJECT_VARS on class CL_SATC_STD_TEST_SELF has no parameter.
Method _CREATE_PROJECT_VARS on class CL_SATC_STD_TEST_SELF has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 712 |