SAP ABAP Class CL_SATC_AC_UI_PROGRESS (Progress listener with progress bar)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_UI (Package) INTERNAL: - *NO* REUSE - UI "CheckConfig" style

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_PROGRESS_LISTENER | Progress listener for execution events | 20081219 |
Properties
Class | CL_SATC_AC_UI_PROGRESS | |
Short Description | Progress listener with progress bar | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_ABAP_CHECK_UI | INTERNAL: - *NO* REUSE - UI "CheckConfig" style |
Created | 20081219 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATC_AC_UI_PROGRESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_PROGRESS_LISTENER | Progress listener for execution events | 20081219 |
Friends
Class CL_SATC_AC_UI_PROGRESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIMESTAMP | Time for Next Update | 20081219 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Index of Phase | 20081219 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DECFLOAT16 | 10 | Progress per Phase | 20081219 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Title | 20081219 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Index of Execution Unit | 20081219 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DECFLOAT16 | 5 | Progress per Execution Unit | 20081219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Show Progress | 20081219 |
Events
Class CL_SATC_AC_UI_PROGRESS has no event.
Types
Class CL_SATC_AC_UI_PROGRESS has no local type.
Method Signatures
Method _SHOW_PROGRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROGRESS | Call by reference | Type reference (TYPE) | DECFLOAT16 | 20081219 | |||
2 | ![]() |
I_RESTRICT_FREQUENCY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120507 | ||
3 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | STRING | 20081219 |
Method _SHOW_PROGRESS on class CL_SATC_AC_UI_PROGRESS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |