SAP ABAP Class /MRSS/CL_MAT_VAN_STOCK (MRS Material Van 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 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_MAT_ABSTRACT_STOCK MRS Material Abstract Stock 20110104
Properties
Class /MRSS/CL_MAT_VAN_STOCK  
Short Description MRS Material Van Stock    
Super Class /MRSS/CL_MAT_ABSTRACT_STOCK MRS Material Abstract Stock 
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_VAN_STOCK has no forward declaration.
Interfaces
Class /MRSS/CL_MAT_VAN_STOCK has no interface implemented.
Friends
Class /MRSS/CL_MAT_VAN_STOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MAX_DATE Static Attribute Protected Type reference (TYPE) DATUM '99991231' Datum 20110303
2 GT_MAT_AVAIL_BUFFER Instance attribute Protected Type reference (TYPE) /MRSS/T_MAT_AVAILABILITY_TAB Produktverfügbarkeiten Tabelle 20110203
3 GT_STOCK Instance attribute Protected Type reference (TYPE) /MRSS/T_MAT_STOCK_ASSIGN_TAB Lagerzuordnungen einer Ressource 20110324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20110203
2 GET_STOCK_LOCATION Instance method Public Method Get stock location 20110203
3 UPDATE_BUFFER Instance method Private Method Update buffer 20110301
Events
Class /MRSS/CL_MAT_VAN_STOCK has no event.
Types
Class /MRSS/CL_MAT_VAN_STOCK 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 IV_RESOURCE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Resource GUID 20110203

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

Method GET_STOCK_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PLANT Value transfer Type reference (TYPE) /MRSS/T_PM_PLANT Instandhaltungsplanungs-Werk 20111015
2 Exporting EV_STORAGE_LOCATION Value transfer Type reference (TYPE) /MRSS/T_STORAGE_LOC Lagerort 20111015
3 Importing IV_FROM_DATE Call by reference Type reference (TYPE) DATS Von-Datum 20110215
4 Importing IV_UNTIL_DATE Call by reference Type reference (TYPE) DATS Bis-Datum 20110215

Method GET_STOCK_LOCATION on class /MRSS/CL_MAT_VAN_STOCK has no exception.

Method UPDATE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AVAILABILITY Call by reference Type reference (TYPE) /MRSS/T_MAT_AVAILABILITY_TAB Availability status 20110301

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