SAP ABAP Class CL_AKB_PROGRESS_INDICATOR (Progress indicator)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_PUB (Package) SPAK_TOOL_CLASSIFICATION_PUB
Properties
Class CL_AKB_PROGRESS_INDICATOR  
Short Description Progress indicator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_TOOL_CLASSIFICATION_PUB   SPAK_TOOL_CLASSIFICATION_PUB 
Created 20040504   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AKB_PROGRESS_INDICATOR has no interface implemented.
Friends
Class CL_AKB_PROGRESS_INDICATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_MESSAGE Instance attribute Private Type reference (TYPE) CHAR100 Character 100 20101006
2 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_AKB_PROGRESS_INDICATOR Progress indicator 20101006
3 LAST_PROGRESS Instance attribute Private Type reference (TYPE) INT4 Natural Number 20040504
4 MESSAGE_STACK Instance attribute Private Type reference (TYPE) TY_MESSAGE_STACK 20070118
5 TEXT Instance attribute Private Type reference (TYPE) CHAR100 Character 100 20040504
6 TIME_STAMP Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20070118
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_MESSAGE Instance method Public Method 20070118
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040504
3 DISPLAY Instance method Public Method 20040504
4 GET_INSTANCE Static method Public Method 20101006
5 GET_LAST_TIME_STAMP Instance method Public Method 20070118
6 LAST_MESSAGE Instance method Public Method 20070118
7 RESET Instance method Public Method 20040504
8 SET_MESSAGE Instance method Public Method 20101006
9 STACK_MESSAGE Instance method Public Method 20070118
10 VISUALIZE Instance method Private Method 20070118
Events
Class CL_AKB_PROGRESS_INDICATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_MESSAGE_STACK Private See coding 20101006 ty_message_stack type standard table of ty_message_stack_entry with default key
2 TY_MESSAGE_STACK_ENTRY Private See coding 20101006 begin of ty_message_stack_entry, current_message type char100, text type char100, last_progress type int4, end of ty_message_stack_entry
Method Signatures

Method CLEAR_MESSAGE Signature

Method CLEAR_MESSAGE on class CL_AKB_PROGRESS_INDICATOR has no parameter.
Method CLEAR_MESSAGE on class CL_AKB_PROGRESS_INDICATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) CLIKE Charakter 100 20040504

Method CONSTRUCTOR on class CL_AKB_PROGRESS_INDICATOR has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_DISPLAY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070118
2 Importing MESSAGE Call by reference Type reference (TYPE) CLIKE Character 100 20070118
3 Importing PROCESSED Call by reference Type reference (TYPE) I 20040504
4 Importing TOTAL Call by reference Type reference (TYPE) I 20040504

Method DISPLAY on class CL_AKB_PROGRESS_INDICATOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_AKB_PROGRESS_INDICATOR Progress indicator 20101006

Method GET_INSTANCE on class CL_AKB_PROGRESS_INDICATOR has no exception.

Method GET_LAST_TIME_STAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIME_STAMP Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20070118

Method GET_LAST_TIME_STAMP on class CL_AKB_PROGRESS_INDICATOR has no exception.

Method LAST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEEP_CURRENT_PROGRESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101006

Method LAST_MESSAGE on class CL_AKB_PROGRESS_INDICATOR has no exception.

Method RESET Signature

Method RESET on class CL_AKB_PROGRESS_INDICATOR has no parameter.
Method RESET on class CL_AKB_PROGRESS_INDICATOR has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Call by reference Type reference (TYPE) CLIKE 20101006

Method SET_MESSAGE on class CL_AKB_PROGRESS_INDICATOR has no exception.

Method STACK_MESSAGE Signature

Method STACK_MESSAGE on class CL_AKB_PROGRESS_INDICATOR has no parameter.
Method STACK_MESSAGE on class CL_AKB_PROGRESS_INDICATOR has no exception.

Method VISUALIZE Signature

Method VISUALIZE on class CL_AKB_PROGRESS_INDICATOR has no parameter.
Method VISUALIZE on class CL_AKB_PROGRESS_INDICATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700