SAP ABAP Class /MRSS/IF_OPA_LOCATIONS (Interface for Access to Locations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_OPA_LOCATIONS Entity Class for Locations 20090423
Properties
Class /MRSS/IF_OPA_LOCATIONS  
Short Description Interface for Access to Locations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090408   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_OPA_LOCATIONS has no forward declaration.
Interfaces
Class /MRSS/IF_OPA_LOCATIONS has no interface implemented.
Friends
Class /MRSS/IF_OPA_LOCATIONS has no friend class.
Attributes
Class /MRSS/IF_OPA_LOCATIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DURATION Static method Public Method Provides Travel Duration from A to B 20090423
2 GET_LOCATION Instance method Public Method Returns Location Information 20120205
Events
Class /MRSS/IF_OPA_LOCATIONS has no event.
Types
Class /MRSS/IF_OPA_LOCATIONS has no local type.
Method Signatures

Method GET_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DURATION Call by reference Type reference (TYPE) /MRSS/T_OPT_VS_O_INT VS-Optimierer: 32 Bit Integer 20090423
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20090423
3 Importing IV_FROM_LOC Call by reference Type reference (TYPE) /MRSS/T_OPT_VS_O_ID VS-Optimierer: Integer-Identifizierer 20090423
4 Importing IV_TO_LOC Call by reference Type reference (TYPE) /MRSS/T_OPT_VS_O_ID VS-Optimierer: Integer-Identifizierer 20090423

Method GET_DURATION on class /MRSS/IF_OPA_LOCATIONS has no exception.

Method GET_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCATION_ID Call by reference Type reference (TYPE) /MRSS/T_OPT_VS_O_ID Optimierer: Lokation 20120205
2 Returning RV_LOCATION Value transfer Type reference (TYPE) /MRSS/T_OPT_VSR_O_I_LOC Optimierer: Lokation 20120205

Method GET_LOCATION on class /MRSS/IF_OPA_LOCATIONS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in