SAP ABAP Class /MRSS/CL_SGE_COMMAND_HISTORY (Command History)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_SGE_COMMAND_HISTORY | Interface for Command History | 20070917 |
Properties
Class | /MRSS/CL_SGE_COMMAND_HISTORY | |
Short Description | Command History | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20030521 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_COMMAND_HISTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_SGE_COMMAND_HISTORY | Interface for Command History | 20070917 |
Friends
Class /MRSS/CL_SGE_COMMAND_HISTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | /MRSS/CL_SGE_COMMAND_HISTORY | Command History | 20081201 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_COMMAND_HISTORY_TAB | Table with Command Objects | 20031031 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_COMMAND_HISTORY_TAB | Table with Command Objects | 20030521 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20030521 |
Methods
Events
Class /MRSS/CL_SGE_COMMAND_HISTORY has no event.
Types
Class /MRSS/CL_SGE_COMMAND_HISTORY has no local type.
Method Signatures
Method ALL_EXECUTED_COM_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMMAND | Call by reference | Type reference (TYPE) | /MRSS/T_COMMAND_TAB | Tabelle mit Kommando-Objekten | 20030724 |
Method ALL_EXECUTED_COM_GET on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method ANY_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CHANGES | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Logische Variable | 20030521 |
Method ANY_CHANGES on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method COMMANDS_TO_SAVE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMMAND | Call by reference | Type reference (TYPE) | /MRSS/T_COMMAND_TAB | Table with Command Objects | 20130315 |
Method COMMANDS_TO_SAVE_GET on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /MRSS/CL_SGE_COMMAND_HISTORY has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RREF_COMMAND_HISTORY | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_SGE_COMMAND_HISTORY | Historie der Kommandos | 20081201 |
Method GET_INSTANCE on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method HANDLER_PREVENT_FURTHER_REDO Signature
Method HANDLER_PREVENT_FURTHER_REDO on class /MRSS/CL_SGE_COMMAND_HISTORY has no parameter.
Method HANDLER_PREVENT_FURTHER_REDO on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class /MRSS/CL_SGE_COMMAND_HISTORY has no parameter.
Method INITIALIZE on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method NEW_COMMAND_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_COMMAND | Call by reference | Object reference (TYPE REF TO) | OBJECT | Kommando der Scheduling Engine | 20030521 | ||
2 | ![]() |
IV_NO_UNDO | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20031031 |
Method NEW_COMMAND_ADD on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method REDO_COMMAND_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_COMMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_CMD_ABSTRACT_COMMAND | Kommando der Scheduling Engine | 20030521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Redo möglich | 20030521 |
Method REDO_COMPLETED Signature
Method REDO_COMPLETED on class /MRSS/CL_SGE_COMMAND_HISTORY has no parameter.
Method REDO_COMPLETED on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method RESET Signature
Method RESET on class /MRSS/CL_SGE_COMMAND_HISTORY has no parameter.
Method RESET on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
Method UNDO_COMMAND_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_COMMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_CMD_ABSTRACT_COMMAND | Kommando der Scheduling Engine | 20030521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Undo nicht möglich | 20030521 |
Method UNDO_COMPLETED Signature
Method UNDO_COMPLETED on class /MRSS/CL_SGE_COMMAND_HISTORY has no parameter.
Method UNDO_COMPLETED on class /MRSS/CL_SGE_COMMAND_HISTORY has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 401 |