SAP ABAP Class CL_CHIP_LAUNCHER_COMMAND_QUEUE (CL_CHIP_LAUNCHER_COMMAND_QUEUE)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_REMOTE (Package) Web Dynpro ABAP: CCP Web Dynpro Integration Remote
Properties
Class CL_CHIP_LAUNCHER_COMMAND_QUEUE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_REMOTE   Web Dynpro ABAP: CCP Web Dynpro Integration Remote 
Created 20090320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no forward declaration.
Interfaces
Class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no interface implemented.
Friends
Class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_COMMANDS Instance attribute Private Type reference (TYPE) TP_T_COMMAND 20090327
2 M_FIRST Instance attribute Private Type reference (TYPE) I 20090327
3 M_LAST Instance attribute Private Type reference (TYPE) I 20090327
4 M_SIZE Instance attribute Private Type reference (TYPE) I 20090327
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMMAND Instance method Public Method 20090327
2 CONSTRUCTOR Instance method Public Constructor 20090327
3 GET_SIZE Instance method Public Method 20090327
4 REMOVE_FIRST_COMMAND Instance method Public Method 20090327
5 RESET Instance method Public Method 20090327
Events
Class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_COMMAND Private See coding 20090327 begin of tp_s_command, index type i, command type string, end of tp_s_command
2 TP_T_COMMAND Private See coding 20090327 TP_T_COMMAND type hashed table of tp_s_command with unique key index
Method Signatures

Method ADD_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20090327

Method ADD_COMMAND on class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no parameter.
Method CONSTRUCTOR on class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SIZE Value transfer Type reference (TYPE) I 20090327

Method GET_SIZE on class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no exception.

Method REMOVE_FIRST_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIRST_COMMAND Value transfer Type reference (TYPE) STRING 20090327

Method REMOVE_FIRST_COMMAND on class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no exception.

Method RESET Signature

Method RESET on class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no parameter.
Method RESET on class CL_CHIP_LAUNCHER_COMMAND_QUEUE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703