SAP ABAP Class CL_FOX_PROGRESS_INDICATOR (Progress Display)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-PDM (Application Component) Product Data Management
     PLM_FOX (Package) Framework for hierarchy explosion
Properties
Class CL_FOX_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_FOX   Framework for hierarchy explosion 
Created 20010808   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FOX_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FOX_PROGRESS_INDICATOR has no interface implemented.
Friends
Class CL_FOX_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_FOX_CONSTANTS=>GC_TAG_FOX Text Before Message 20010808
2 GV_CHAR_NR Static Attribute Private Type reference (TYPE) CHAR10 Number as Character String 20010808
3 GV_GUI_TEXT Static Attribute Private Type reference (TYPE) CHAR80 Text for the Progress Indicator 20010808
4 GV_NO_DISPLAY Static Attribute Private Type reference (TYPE) FLAG_X Hidden 20010808
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010808
2 DISPLAY_MESSAGE Static method Public Method Display Message 20010808
3 DISPLAY_PROGRESS Static method Public Method Display Progress 20010808
4 RESET_PROGRESS Static method Public Method Reset Progress 20010808
Events
Class CL_FOX_PROGRESS_INDICATOR has no event.
Types
Class CL_FOX_PROGRESS_INDICATOR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FOX_PROGRESS_INDICATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOX_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 immer ausgeben 20010808
2 Importing IV_TEXT Call by reference Type reference (TYPE) C Auszugebender Text 20010808

Method DISPLAY_MESSAGE on class CL_FOX_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 andere Zeitlimits verwenden 20010808
2 Importing IV_OBJECT_NUMBER Call by reference Type reference (TYPE) I Anzahl der gefundenen Objekte 20010808
3 Importing IV_PERCENT Call by reference Type reference (TYPE) I Fortschritt in percent 20010808

Method DISPLAY_PROGRESS on class CL_FOX_PROGRESS_INDICATOR has no exception.

Method RESET_PROGRESS Signature

Method RESET_PROGRESS on class CL_FOX_PROGRESS_INDICATOR has no parameter.
Method RESET_PROGRESS on class CL_FOX_PROGRESS_INDICATOR has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 46C