SAP ABAP Class /MRSS/CL_POT_TRAVEL_TIME_ORG (Travel Time Determination)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/POT_ENGINE (Package) Capacity Pots Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_POT_TRAVEL_TIME | IF for Travel Time | 20110316 |
Properties
| Class | /MRSS/CL_POT_TRAVEL_TIME_ORG | |
| Short Description | Travel Time Determination | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/POT_ENGINE | Capacity Pots Engine |
| Created | 20110316 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_POT_TRAVEL_TIME_ORG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_POT_TRAVEL_TIME | IF for Travel Time | 20110316 |
Friends
Class /MRSS/CL_POT_TRAVEL_TIME_ORG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | /MRSS/T_AVG_TRAVEL_TIME_TAB | Table of Average Travel Time | 20110317 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | PD_OBJID_R | Neighbourhood ID | 20110318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110316 | |
| 2 | Static method | Protected | Method | Get Average Travel Time by objid | 20110316 |
Events
Class /MRSS/CL_POT_TRAVEL_TIME_ORG has no event.
Types
Class /MRSS/CL_POT_TRAVEL_TIME_ORG has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /MRSS/CL_POT_TRAVEL_TIME_ORG has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_POT_TRAVEL_TIME_ORG has no exception.
Method GET_AVG_TRAVEL_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJID | Call by reference | Type reference (TYPE) | PD_OBJID_R | Object ID | 20110318 | |||
| 2 | RV_AVG_TRAVEL_TIME | Value transfer | Type reference (TYPE) | /MRSS/T_POT_MINNUM | Average Travel Duration in minutes | 20110316 |
Method GET_AVG_TRAVEL_TIME on class /MRSS/CL_POT_TRAVEL_TIME_ORG has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |