SAP ABAP Class /MRSS/CL_SGE_MESSAGE_ASSGN (Data object for calling message)
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
Properties
Class /MRSS/CL_SGE_MESSAGE_ASSGN  
Short Description Data object for calling message    
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 20060913   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_MESSAGE_ASSGN has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_MESSAGE_ASSGN has no interface implemented.
Friends
Class /MRSS/CL_SGE_MESSAGE_ASSGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ASSIGNMENTS Instance attribute Public Type reference (TYPE) /MRSS/T_BADI_ASSIGNMENT_TAB BAdI: assignments 20060913
2 GT_ASSIGNMENT_ACTION Instance attribute Public Type reference (TYPE) /MRSS/T_BADI_ASS_ACTION_TAB BAdI: Assignment action 20060913
3 GT_DEMANDS Instance attribute Public Type reference (TYPE) /MRSS/T_BADI_DEMAND_TAB BAdI: demands 20060913
4 GT_RESOURCES Instance attribute Public Type reference (TYPE) /MRSS/T_BADI_RESOURCE_TAB BAdI: Resources 20060913
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060913
Events
Class /MRSS/CL_SGE_MESSAGE_ASSGN has no event.
Types
Class /MRSS/CL_SGE_MESSAGE_ASSGN 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 IT_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_BADI_ASSIGNMENT_TAB Badi: Assignments 20060913
2 Importing IT_ASSIGNMENT_ACTION Call by reference Type reference (TYPE) /MRSS/T_BADI_ASS_ACTION_TAB BADI: Assignment Action 20060913
3 Importing IT_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_BADI_DEMAND_TAB Badi: Demands 20060913
4 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_BADI_RESOURCE_TAB Badi: Ressourcen 20060913

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