SAP ABAP Class CL_DELAYED_FUNCTION_TEST (Test of Delayed Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST (Application Component) Client/Server Technology
⤷
STSK_TEST (Package) Test Programs for Package STSK

⤷

⤷

Properties
Class | CL_DELAYED_FUNCTION_TEST | |
Short Description | Test of Delayed Functions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STSK_TEST | Test Programs for Package STSK |
Created | 20071108 | SAP |
Last change | 20140121 | 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_DELAYED_FUNCTION_TEST has no interface implemented.
Friends
Class CL_DELAYED_FUNCTION_TEST has no friend class.
Attributes
Class CL_DELAYED_FUNCTION_TEST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Full Test Run | 20071108 |
2 | ![]() |
Static method | Public | Method | Start Single Test | 20071109 |
3 | ![]() |
Static method | Private | Method | Start Test Function | 20071108 |
4 | ![]() |
Static method | Private | Method | Read Test Result | 20071108 |
5 | ![]() |
Static method | Private | Method | Reset Test | 20071108 |
Events
Class CL_DELAYED_FUNCTION_TEST has no event.
Types
Class CL_DELAYED_FUNCTION_TEST has no local type.
Method Signatures
Method RUN_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Testergebnis | 20071108 | ||
2 | ![]() |
WITH_DUMP | Value transfer | Type reference (TYPE) | ABAP_BOOL | ' ' | 20121029 |
Method RUN_TEST on class CL_DELAYED_FUNCTION_TEST has no exception.
Method SINGLE_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | I | 1 | Testparameter | 20071109 | |
2 | ![]() |
DELAY | Call by reference | Type reference (TYPE) | I | 1 | Verzögerung | 20071109 | |
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Testergebnis | 20071109 |
Method SINGLE_TEST on class CL_DELAYED_FUNCTION_TEST has no exception.
Method _CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | I | Parameter für die Testfunktion | 20071108 | ||
2 | ![]() |
DELAY | Call by reference | Type reference (TYPE) | I | Verzögerung | 20071108 | ||
3 | ![]() |
RETURNCODE | Call by reference | Type reference (TYPE) | I | Returncode des Kernels | 20071108 |
Method _CALL on class CL_DELAYED_FUNCTION_TEST has no exception.
Method _GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | I | RESULT | 20071108 | ||
2 | ![]() |
RETURNCODE | Call by reference | Type reference (TYPE) | I | Returncode des Kernels | 20071108 |
Method _GET_RESULT on class CL_DELAYED_FUNCTION_TEST has no exception.
Method _RESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURNCODE | Call by reference | Type reference (TYPE) | I | Returncode des Kernels | 20071108 |
Method _RESET on class CL_DELAYED_FUNCTION_TEST has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 711 |