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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_T_COMMAND | 20090327 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20090327 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20090327 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20090327 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090327 | |
2 | ![]() |
Instance method | Public | Constructor | 20090327 | |
3 | ![]() |
Instance method | Public | Method | 20090327 | |
4 | ![]() |
Instance method | Public | Method | 20090327 | |
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |