SAP ABAP Class CL_EEWA_PROGRESS (Progress indicator)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-WA (Application Component) Waste Management
     EEWA_ENHANCED_LOGISTICS (Package) IS-U-WA: Enhanced Logistics
Properties
Class CL_EEWA_PROGRESS  
Short Description Progress indicator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEWA_ENHANCED_LOGISTICS   IS-U-WA: Enhanced Logistics 
Created 20040706   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEWA_PROGRESS has no forward declaration.
Interfaces
Class CL_EEWA_PROGRESS has no interface implemented.
Friends
Class CL_EEWA_PROGRESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNT Instance attribute Public Type reference (TYPE) I 0 Number 20040706
2 CURRENTSTEP Instance attribute Public Type reference (TYPE) I 0 Current Step 20040706
3 LOOPSTEP Instance attribute Public Type reference (TYPE) I 0 20041014
4 LOOPTABIX Instance attribute Public Type reference (TYPE) I 0 20041014
5 PERCENTAGE Instance attribute Public Type reference (TYPE) I 0 Current Percentage 20040706
6 STEP Instance attribute Public Type reference (TYPE) I 1 Step Size 20040706
7 TEXT Instance attribute Public Type reference (TYPE) STRING Current Text 20040706
Methods
# Method Level Visibility Method type Description Created on
1 NEXT Instance method Public Method Next Step 20040706
2 PROGRESS Static method Public Method Progress 20040706
3 START Instance method Public Method Start of Progress 20040706
4 START_LOOP Instance method Public Method 20041014
Events
Class CL_EEWA_PROGRESS has no event.
Types
Class CL_EEWA_PROGRESS has no local type.
Method Signatures

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_STEP Call by reference Type reference (TYPE) I Schrittweite 20040706
2 Importing PAR_TEXT Call by reference Type reference (TYPE) STRING 20040706

Method NEXT on class CL_EEWA_PROGRESS has no exception.

Method PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_PERCENTAGE Call by reference Type reference (TYPE) I 0 20040706
2 Importing PAR_TEXT Call by reference Type reference (TYPE) STRING SPACE 20040706

Method PROGRESS on class CL_EEWA_PROGRESS has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_COUNT Call by reference Type reference (TYPE) I 0 20040706
2 Importing PAR_TEXT Call by reference Type reference (TYPE) STRING SPACE 20040706

Method START on class CL_EEWA_PROGRESS has no exception.

Method START_LOOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20041014
2 Importing PAR_TEXT Call by reference Type reference (TYPE) STRING SPACE 20041014
3 Importing PAR_UPDCNT Call by reference Type reference (TYPE) INT4 12 20041014

Method START_LOOP on class CL_EEWA_PROGRESS has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 473