SAP ABAP Class CL_FOX3_PROGRESS_INDICATOR (Progress Display)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷ CA-MDG-DRF (Application Component) Data Replication Framework
⤷ FOX3 (Package) Framework for hierarchy explosion
⤷ CA-MDG-DRF (Application Component) Data Replication Framework
⤷ FOX3 (Package) Framework for hierarchy explosion
Properties
Class | CL_FOX3_PROGRESS_INDICATOR | |
Short Description | Progress Display | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FOX3 | Framework for hierarchy explosion |
Created | 20100514 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_FOX3_CONSTANTS | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FOX3_PROGRESS_INDICATOR has no interface implemented.
Friends
Class CL_FOX3_PROGRESS_INDICATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_FOX_TEXT | Constant | Private | Type reference (TYPE) | PTU_TAG | CL_FOX3_CONSTANTS=>GC_TAG_FOX | Text Before Message | 20100514 | |
2 | GV_CHAR_NR | Static Attribute | Private | Type reference (TYPE) | CHAR10 | Number as Character String | 20100514 | ||
3 | GV_GUI_TEXT | Static Attribute | Private | Type reference (TYPE) | CHAR80 | Text for the Progress Indicator | 20100514 | ||
4 | GV_NO_DISPLAY | Static Attribute | Private | Type reference (TYPE) | FLAG_X | Hidden | 20100514 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100514 |
2 | DISPLAY_MESSAGE | Static method | Public | Method | Display Message | 20100514 |
3 | DISPLAY_PROGRESS | Static method | Public | Method | Display Progress | 20100514 |
4 | RESET_PROGRESS | Static method | Public | Method | Reset Progress | 20100514 |
Events
Class CL_FOX3_PROGRESS_INDICATOR has no event.
Types
Class CL_FOX3_PROGRESS_INDICATOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FOX3_PROGRESS_INDICATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOX3_PROGRESS_INDICATOR has no exception.
Method DISPLAY_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_FORCE_DISPLAY | Call by reference | Type reference (TYPE) | FLAG_X | Always Display | 20100514 | ||
2 | Importing | IV_TEXT | Call by reference | Type reference (TYPE) | C | Text | 20100514 |
Method DISPLAY_MESSAGE on class CL_FOX3_PROGRESS_INDICATOR has no exception.
Method DISPLAY_PROGRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_FORCE_DISPLAY | Call by reference | Type reference (TYPE) | FLAG_X | Use Other Time Limits | 20100514 | ||
2 | Importing | IV_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | I | Number of Found Objects | 20100514 | ||
3 | Importing | IV_PERCENT | Call by reference | Type reference (TYPE) | I | Progress in Percent | 20100514 |
Method DISPLAY_PROGRESS on class CL_FOX3_PROGRESS_INDICATOR has no exception.
Method RESET_PROGRESS Signature
Method RESET_PROGRESS on class CL_FOX3_PROGRESS_INDICATOR has no parameter.
Method RESET_PROGRESS on class CL_FOX3_PROGRESS_INDICATOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |