SAP ABAP Class /MRSS/CL_CMD_ASSIGNMENT (Command for Assignment)
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_ASSIGNMENT  
Short Description Command for Assignment    
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_ASSIGNMENT has no forward declaration.
Interfaces
Class /MRSS/CL_CMD_ASSIGNMENT has no interface implemented.
Friends
Class /MRSS/CL_CMD_ASSIGNMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_DEMAND Instance attribute Public Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Demand 20130602
2 GREF_RESOURCE Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine: Single Resource 20130602
3 GREF_RESOURCE_OLD Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine: Single Resource 20130602
4 GS_ASSIGNMENT Instance attribute Public Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Assignment Details in WFM Format 20130602
5 GS_ASSIGNMENT_OLD Instance attribute Public Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Assignment Details in WFM Format 20130602
6 GV_ASSIGNMENT_KEY Instance attribute Public Type reference (TYPE) /MRSS/T_GUID Character Field, Length 32 20130602
7 GV_NO_CHECKS Instance attribute Public Type reference (TYPE) /MRSS/T_BOOLEAN No Checks 20130602
8 GV_USE_GUID Instance attribute Public Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130602
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RESOURCES Instance method Private Method BAdI /MRSS/INTER_COMPANY->CHECK_RELEVANCE() 20130602
2 CONSTRUCTOR Instance method Public Constructor Constructor 20130602
3 SET_DEMAND Instance method Public Method Sets Reference for Demand 20130602
4 SET_STATUS Instance method Public Method Update/Set the Status 20130602
5 UNDO_INFO_SET Instance method Public Method Set Values for Undo Function 20130602
Events
Class /MRSS/CL_CMD_ASSIGNMENT has no event.
Types
Class /MRSS/CL_CMD_ASSIGNMENT has no local type.
Method Signatures

Method CHECK_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BADI_ERROR_TEXT Call by reference Type reference (TYPE) /MRSS/T_DESCRIPTION Error Text 20130602
2 Exporting EV_NOT_ALLOWED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130602

Method CHECK_RESOURCES on class /MRSS/CL_CMD_ASSIGNMENT has no exception.

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_ASS_WRK Call by reference Type reference (TYPE) /MRSS/T_ASS_WRK Work Structure for Assignment Operations 20130602
4 Importing IV_NOT_USE_GUID Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130602
5 Importing IV_NO_STATUS_CHECKS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' No Checks 20130602

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

Method SET_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Scheduling Engine Demand 20130602

Method SET_DEMAND on class /MRSS/CL_CMD_ASSIGNMENT has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STATUS_TAB Call by reference Type reference (TYPE) /MRSS/T_STATUS_TAB Status of a Demand or Assignment 20130602

Method SET_STATUS on class /MRSS/CL_CMD_ASSIGNMENT has no exception.

Method UNDO_INFO_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_RESOURCE Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine: Single Resource 20130602
2 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20130602

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