SAP ABAP Class CL_PTU_PROGRESS_INDICATOR (Progress Display)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
⤷
PLM_PTU (Package) Protocol and Timing Utilities
⤷
⤷
Properties
| Class | CL_PTU_PROGRESS_INDICATOR | |
| Short Description | Progress Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_PTU | Protocol and Timing Utilities |
| Created | 20010808 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_PTU_PROGRESS_INDICATOR has no interface implemented.
Friends
Class CL_PTU_PROGRESS_INDICATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | 12 | UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) | 20010808 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | CHAR80 | Text for Progress Indicator | 20010808 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) | 20010808 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) | 20010808 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | TIMESTAMPL | Last GUI Call | 20010808 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | FLAG_X | Hidden | 20030130 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | I | Current Progress | 20010808 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | TIMESTAMPL | Time Interval for GUI Call | 20010808 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | Time Interval for GUI Call | 20010808 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) | 20010808 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) | 20010808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Recalculate Time Limits | 20010808 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010808 | |
| 3 | Static method | Public | Method | Display Notification | 20010808 | |
| 4 | Static method | Public | Method | Display Progress | 20010808 | |
| 5 | Static method | Public | Method | Reset Progress | 20010808 | |
| 6 | Static method | Protected | Method | Call GUI Progress Indicator | 20010808 |
Events
Class CL_PTU_PROGRESS_INDICATOR has no event.
Types
Class CL_PTU_PROGRESS_INDICATOR has no local type.
Method Signatures
Method CALIBRATE Signature
Method CALIBRATE on class CL_PTU_PROGRESS_INDICATOR has no parameter.
Method CALIBRATE on class CL_PTU_PROGRESS_INDICATOR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PTU_PROGRESS_INDICATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PTU_PROGRESS_INDICATOR has no exception.
Method DISPLAY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | C | Applikation | 20010808 | |||
| 2 | IV_FORCE_DISPLAY | Call by reference | Type reference (TYPE) | FLAG_X | immer ausgeben | 20010808 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | C | Auszugebender Text | 20010808 |
Method DISPLAY_MESSAGE on class CL_PTU_PROGRESS_INDICATOR has no exception.
Method DISPLAY_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | C | Applikation | 20010808 | |||
| 2 | IV_FORCE_DISPLAY | Call by reference | Type reference (TYPE) | FLAG_X | andere Zeitlimits verwenden | 20010808 | |||
| 3 | IV_PERCENT | Call by reference | Type reference (TYPE) | I | Fortschritt in Prozent | 20010808 | |||
| 4 | IV_TEXT | Call by reference | Type reference (TYPE) | C | Text | 20010808 |
Method DISPLAY_PROGRESS on class CL_PTU_PROGRESS_INDICATOR has no exception.
Method RESET_PROGRESS Signature
Method RESET_PROGRESS on class CL_PTU_PROGRESS_INDICATOR has no parameter.
Method RESET_PROGRESS on class CL_PTU_PROGRESS_INDICATOR has no exception.
Method SHOW_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | C | Applikation | 20010808 | |||
| 2 | IV_STAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20010808 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | C | Text | 20010808 |
Method SHOW_PROGRESS on class CL_PTU_PROGRESS_INDICATOR has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 46C |