SAP ABAP Class /MRSS/CL_MAT_ABSTRACT_STOCK (MRS Material Abstract Stock)
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_MAT_STOCKS_N_PARTS Stock and Part Availability Check 20110120
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_MAT_VAN_STOCK MRS Material Van Stock 20110104
2 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_MAT_VIRTUAL_STOCK MRS Material Virtual Stock 20110104
Properties
Class /MRSS/CL_MAT_ABSTRACT_STOCK  
Short Description MRS Material Abstract Stock    
Super Class    
Instantiability of a Class 2  Public 
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_ABSTRACT_STOCK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_MAT_STOCKS_N_PARTS Stock and Part Availability Check 20110120
Friends
Class /MRSS/CL_MAT_ABSTRACT_STOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_AVAILABLE Constant Public Type reference (TYPE) /MRSS/T_AVAILABILITY_STATUS '3' Available 20110310
2 GC_NOT_AVAILABLE Constant Public Type reference (TYPE) /MRSS/T_AVAILABILITY_STATUS '1' Not available 20110310
3 GC_NOT_CHECKED Constant Public Type reference (TYPE) /MRSS/T_AVAILABILITY_STATUS '0' Not checked 20110310
4 GC_PARTLY_AVAILABLE Constant Public Type reference (TYPE) /MRSS/T_AVAILABILITY_STATUS '2' Partly available 20110310
Methods
# Method Level Visibility Method type Description Created on
1 FACTORY Static method Public Method 20110104
Events
Class /MRSS/CL_MAT_ABSTRACT_STOCK has no event.
Types
Class /MRSS/CL_MAT_ABSTRACT_STOCK has no local type.
Method Signatures

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20110104
2 Returning RREF_STOCK Value transfer Object reference (TYPE REF TO) /MRSS/IF_MAT_STOCKS_N_PARTS Stock and Part Availability Check 20110112

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