SAP ABAP Class /MRSS/CL_CMD_TIME_ALLOCATION (Command for Time Allocation)
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_SINGLE_COMMAND Single Scheduling Engine Command 20130602
Properties
Class /MRSS/CL_CMD_TIME_ALLOCATION  
Short Description Command for Time Allocation    
Super Class /MRSS/CL_CMD_SINGLE_COMMAND Single Scheduling Engine Command 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/CMD   Multiresource Planning: Command Framework 
Created 20130602   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_CMD_TIME_ALLOCATION has no forward declaration.
Interfaces
Class /MRSS/CL_CMD_TIME_ALLOCATION has no interface implemented.
Friends
Class /MRSS/CL_CMD_TIME_ALLOCATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_TIMESPEC Instance attribute Public Type reference (TYPE) /MRSS/T_RES_TIMESPEC Time Allocation for Resource 20130602
2 GS_TIMESPEC_OLD Instance attribute Public Type reference (TYPE) /MRSS/T_RES_TIMESPEC Time Allocation for Resource 20130602
3 GV_FORCE_CHANGE Instance attribute Public Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130602
4 GV_RESOURCE_ID Instance attribute Public Type reference (TYPE) /MRSS/T_GUID Character Field, Length 32 20130602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130602
2 ID_REPLACE_AFTER_AWTYPE_CHANGE Instance method Public Method Replaces ID After Change of AWTYP in WFM 20130602
3 UNDO_INFO_SET Instance method Public Method Set Values for Undo Function 20130602
Events
Class /MRSS/CL_CMD_TIME_ALLOCATION has no event.
Types
Class /MRSS/CL_CMD_TIME_ALLOCATION 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_LOCK Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_LOCK Scheduling Engine Lock Management 20130602
2 Importing IS_ADD_ATTR Call by reference Type reference (TYPE) /MRSS/T_COM_ADD_ATTR Command: Additional Attributes 20130602
3 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_RES_TIMESPEC Time Specification List for Service Representatives 20130602
4 Importing IV_FORCE_CHANGE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130602
5 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20130602

Method CONSTRUCTOR on class /MRSS/CL_CMD_TIME_ALLOCATION has no exception.

Method ID_REPLACE_AFTER_AWTYPE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID_NEW Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130602
2 Importing IV_ID_OLD Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130602

Method ID_REPLACE_AFTER_AWTYPE_CHANGE on class /MRSS/CL_CMD_TIME_ALLOCATION has no exception.

Method UNDO_INFO_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_RES_TIMESPEC Time Specification List for Service Representatives 20130602

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