SAP ABAP Class /MRSS/IF_POT_TRAVEL_TIME (IF for Travel Time)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_POT_TRAVEL_TIME_MID Determine the Travel Time Mid Point for Appointments 20110328
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_POT_TRAVEL_TIME_ORG Travel Time Determination 20110316
Properties
Class /MRSS/IF_POT_TRAVEL_TIME  
Short Description IF for Travel Time    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091022   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_POT_TRAVEL_TIME has no forward declaration.
Interfaces
Class /MRSS/IF_POT_TRAVEL_TIME has no interface implemented.
Friends
Class /MRSS/IF_POT_TRAVEL_TIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_PLANNING_NODE Static Attribute Public Type reference (TYPE) /MRSS/T_POT_RES_PLN Resource Planning Node 20091022
2 MV_DATE_FROM_TMSTP Static Attribute Public Type reference (TYPE) /MRSS/POT_DATE_FROM_TS Capacity Pot Data From Timestamp 20091022
3 MV_DATE_TO_TMSTP Static Attribute Public Type reference (TYPE) /MRSS/POT_DATE_TO_TS Capacity Pot Data To Timestamp 20091022
4 MV_QUALIFICATION_CATEGORY Static Attribute Public Type reference (TYPE) /MRSS/T_POT_QUALI_CATEGORY Qualification Category 20091022
5 MV_TIME_FROM Static Attribute Public Type reference (TYPE) /MRSS/T_POT_TIME_TO Capacity Pot Interval Time To 20091022
6 MV_TIME_TO Static Attribute Public Type reference (TYPE) /MRSS/T_POT_TIME_TO Capacity Pot Interval Time To 20091022
Methods
# Method Level Visibility Method type Description Created on
1 GET_TRAVEL_TIME Static method Public Method Get requested travel timeData 20110318
Events
Class /MRSS/IF_POT_TRAVEL_TIME has no event.
Types
Class /MRSS/IF_POT_TRAVEL_TIME has no local type.
Method Signatures

Method GET_TRAVEL_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TRAVEL_TIME Call by reference Type reference (TYPE) /MRSS/T_POT_TRAVEL_TIME Travel Time 20110318
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20110328
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110328
4 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20110318
5 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20110328
6 Importing IS_PLANNING_NODE Call by reference Type reference (TYPE) /MRSS/T_POT_RES_PLN Pot Resource Planning 20110318
7 Importing IS_TARGET_LOCATION Call by reference Type reference (TYPE) /MRSS/T_GEOPOSITION Geographical Position in WGS84 Coordinates 20110328
8 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20110328
9 Importing IV_CALLER_ID Call by reference Type reference (TYPE) /MRSS/POT_CALLER_ID Caller ID 20110318
10 Importing IV_DATE_FROM_TMSTP Call by reference Type reference (TYPE) /MRSS/POT_DATE_FROM_TS Data From Timestamp 20110318
11 Importing IV_DATE_TO_TMSTP Call by reference Type reference (TYPE) /MRSS/POT_DATE_TO_TS Data To Timestamp 20110318
12 Importing IV_QUALIFICATION_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEGORY Qualification Category 20110318
13 Importing IV_SERVICE_AREA Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20110328
14 Importing IV_TIME_FROM Call by reference Type reference (TYPE) /MRSS/T_POT_TIME_FROM Capacity Pot Interval Time From 20110318
15 Importing IV_TIME_TO Call by reference Type reference (TYPE) /MRSS/T_POT_TIME_TO Capacity Pot Interval Time To 20110318

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