SAP ABAP Class /MRSS/CL_CMD_DYNAMIC_COMMAND (Dynamic Command Class)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/CMD (Package) Multiresource Planning: Command Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_CMD_MULTIPLE_COMMAND Generic Multi-Command Class 20130615
Properties
Class /MRSS/CL_CMD_DYNAMIC_COMMAND  
Short Description Dynamic Command Class    
Super Class /MRSS/CL_CMD_MULTIPLE_COMMAND Generic Multi-Command Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/CMD   Multiresource Planning: Command Framework 
Created 20130615   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_CMD_DYNAMIC_COMMAND has no forward declaration.
Interfaces
Class /MRSS/CL_CMD_DYNAMIC_COMMAND has no interface implemented.
Friends
Class /MRSS/CL_CMD_DYNAMIC_COMMAND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_ALERT_MANAGER Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_SGA_ALERTS Alert Monitor 20130615
2 GREF_CHECK_MANAGER Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_SGE_CHECKS Checks in the Scheduling Engine Application 20130615
3 GREF_EXECUTED_COMMAND Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_CMD_MULTIPLE_COMMAND Generic Multi-Command Class 20130615
4 GS_ADD_ATTRIBUTES Instance attribute Private Type reference (TYPE) /MRSS/T_COM_ADD_ATTR Command: Additional Attributes 20130615
5 GS_DATA Instance attribute Private Type reference (TYPE) /MRSS/T_FNC_DATA_HOLDER Holds the data passed into the dynamic command 20130619
6 GV_EXECUTE_RESULTANT_COMMANDS Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130619
7 GV_FUNCTIONAL_CLASS_NAME Instance attribute Private Type reference (TYPE) /MRSS/T_FNC_CLASS_NAME Functional Class Name 20130615
8 GV_FUNCTIONAL_METHOD_NAME Instance attribute Private Type reference (TYPE) /MRSS/T_FNC_METHOD_NAME Functional Class Method Name 20130615
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130615
Events
Class /MRSS/CL_CMD_DYNAMIC_COMMAND has no event.
Types
Class /MRSS/CL_CMD_DYNAMIC_COMMAND has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_ALERT_MANAGER Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGA_ALERTS Alert Monitor 20130615
2 Importing IREF_CHECK_MANAGER Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_CHECKS Checks in the Scheduling Engine Application 20130615
3 Importing IS_ADD_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_COM_ADD_ATTR Command: Additional Attributes 20130615
4 Importing IS_DYNAMIC_COMMAND_DATA Call by reference Type reference (TYPE) /MRSS/T_FNC_DATA_HOLDER Holds the data passed into the dynamic command 20130619
5 Importing IV_EXECUTE_RESULTANT_COMMANDS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130619
6 Importing IV_FUNCTIONAL_CLASS_NAME Call by reference Type reference (TYPE) /MRSS/T_FNC_CLASS_NAME Functional Class Name 20130615
7 Importing IV_FUNCTIONAL_METHOD_NAME Call by reference Type reference (TYPE) /MRSS/T_FNC_METHOD_NAME Functional Class Method Name 20130615

Method CONSTRUCTOR on class /MRSS/CL_CMD_DYNAMIC_COMMAND has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800