SAP ABAP Class /MRSS/CL_MAT_STOCK_MGR (Material Stock Manager)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/MAT (Package) Material Availabilities in MRS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_STOCKS_N_PARTS Stock and Part Availability Check 20110104
Properties
Class /MRSS/CL_MAT_STOCK_MGR  
Short Description Material Stock Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/MAT   Material Availabilities in MRS 
Created 20110104   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_MAT_STOCK_MGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_STOCKS_N_PARTS Stock and Part Availability Check 20110104
Friends
Class /MRSS/CL_MAT_STOCK_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MAX_BUFFER_TIME Constant Private Type reference (TYPE) I 10000 Maximum buffer time 20110203
2 GREF_MAT_STOCK_MGR Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_MAT_STOCK_MGR Material Stock Manager 20110119
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get instance 20110119
2 GET_PARTS_AVAIL_4_VAN_STOCK Instance method Private Method Returns Parts Availability - Van stock 20110203
3 GET_PARTS_AVAIL_4_VIRT_STOCK Instance method Private Method Returns Parts Availability - Virtual stock 20110203
Events
Class /MRSS/CL_MAT_STOCK_MGR has no event.
Types
Class /MRSS/CL_MAT_STOCK_MGR has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_MAT_STOCK_MGR Value transfer Object reference (TYPE REF TO) /MRSS/CL_MAT_STOCK_MGR Material Stock Manager 20110119

Method GET_INSTANCE on class /MRSS/CL_MAT_STOCK_MGR has no exception.

Method GET_PARTS_AVAIL_4_VAN_STOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AVAILABILITY Call by reference Type reference (TYPE) /MRSS/T_MAT_AVAILABILITY_TAB 20110203
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20110203
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20110203
4 Importing IT_REQUEST Call by reference Type reference (TYPE) /MRSS/T_MAT_STOCK_AVAIL_REQTAB Request table 20110203
5 Importing IV_UPDATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20110203

Method GET_PARTS_AVAIL_4_VAN_STOCK on class /MRSS/CL_MAT_STOCK_MGR has no exception.

Method GET_PARTS_AVAIL_4_VIRT_STOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AVAILABILITY Call by reference Type reference (TYPE) /MRSS/T_MAT_AVAILABILITY_TAB 20110203
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20110203
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20110203
4 Importing IT_REQUEST Call by reference Type reference (TYPE) /MRSS/T_MAT_STOCK_AVAIL_REQTAB Request table 20110203
5 Importing IV_UPDATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20110203

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