SAP ABAP Class /MRSS/CL_OPA_LOCATIONS (Entity Class for Locations)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/OPA (Package) SAP Multiresource Scheduling: Optimizer Analysis Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_OPA_ABSTRACT_ENTITY Entity Superclass 20090417
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_OPA_LOCATIONS Interface for Access to Locations 20090423
Properties
Class /MRSS/CL_OPA_LOCATIONS  
Short Description Entity Class for Locations    
Super Class /MRSS/CL_OPA_ABSTRACT_ENTITY Entity Superclass 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/OPA   SAP Multiresource Scheduling: Optimizer Analysis Tool 
Created 20090417   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_OPA_LOCATIONS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_OPA_LOCATIONS Interface for Access to Locations 20090423
Friends
Class /MRSS/CL_OPA_LOCATIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STRUCTURE_NAME Constant Private Type reference (TYPE) STRING '/MRSS/T_OPT_VSR_O_I_LOC' Structure of table 20090417
2 GC_TABLE_NAME Constant Private Type reference (TYPE) STRING 'ET_LOC_41' Table Name in Import File 20090417
3 GT_DISTANCES_DATA Instance attribute Private Type reference (TYPE) /MRSS/T_OPT_VSR_O_I_TRC_SRTTAB Optimizer: Distances for Each Transportation Lane 20090417
4 GT_LOCATION_DATA Instance attribute Private Type reference (TYPE) /MRSS/T_OPT_VSR_O_I_LOC_TAB Optimizer: Location 20090417
5 SREF_REFERENCE Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_OPA_LOCATIONS Entity Class for Resources 20090417
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Provides Reference to Entity 20090417
2 SET_GT_DISTANCES_DATA Instance method Private Method 20090417
3 SET_GT_LOCATION_DATA Instance method Private Method 20090417
Events
Class /MRSS/CL_OPA_LOCATIONS has no event.
Types
Class /MRSS/CL_OPA_LOCATIONS 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 Exporting EREF_ENTITY Call by reference Object reference (TYPE REF TO) /MRSS/CL_OPA_ABSTRACT_ENTITY Entitäts- Oberklasse 20090417

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

Method SET_GT_DISTANCES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090422

Method SET_GT_DISTANCES_DATA on class /MRSS/CL_OPA_LOCATIONS has no exception.

Method SET_GT_LOCATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090422

Method SET_GT_LOCATION_DATA on class /MRSS/CL_OPA_LOCATIONS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700