SAP ABAP Class /MRSS/CL_SGE_TOUR_POLYGON (Tour Polygon)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
⤷
⤷
Properties
| Class | /MRSS/CL_SGE_TOUR_POLYGON | |
| Short Description | Tour Polygon | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20140508 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_TOUR_POLYGON has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_TOUR_POLYGON has no interface implemented.
Friends
Class /MRSS/CL_SGE_TOUR_POLYGON has no friend class.
Attributes
Class /MRSS/CL_SGE_TOUR_POLYGON has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Build the Tour Polygon | 20140513 | |
| 2 | Static method | Private | Method | Find the Start Point of Tour Polygon | 20140513 | |
| 3 | Static method | Public | Method | Get the clockwise sorted Tour Polygon | 20140513 | |
| 4 | Static method | Private | Method | Sort the Geo Positions by Angle | 20140513 |
Events
Class /MRSS/CL_SGE_TOUR_POLYGON has no event.
Types
Class /MRSS/CL_SGE_TOUR_POLYGON has no local type.
Method Signatures
Method BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOCATIONS | Call by reference | Type reference (TYPE) | /MRSS/T_POLYGON_TAB | Polygon of non-sorted Geo Positions | 20140513 | |||
| 2 | RT_POLYGON | Value transfer | Type reference (TYPE) | /MRSS/T_POLYGON_W_ANGLE_TAB | Polygon of non-sorted Geo Positions w. Angle to Start Point | 20140513 |
Method BUILD on class /MRSS/CL_SGE_TOUR_POLYGON has no exception.
Method FIND_POLYGON_START_POINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_POLYGON | Call by reference | Type reference (TYPE) | /MRSS/T_POLYGON_W_ANGLE_TAB | Polygon of non-sorted Geo Positions w. Angle to Start Point | 20140513 | |||
| 2 | ES_START_POINT | Value transfer | Type reference (TYPE) | /MRSS/T_GEOPOSITION | Geographical Position in WGS84 Coordinates | 20140513 |
Method FIND_POLYGON_START_POINT on class /MRSS/CL_SGE_TOUR_POLYGON has no exception.
Method GET_TOUR_POLYGON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOCATIONS | Call by reference | Type reference (TYPE) | /MRSS/T_POLYGON_TAB | Polygon of non-sorted Geo Positions | 20140513 | |||
| 2 | RT_POLYGON | Value transfer | Type reference (TYPE) | /MRSS/T_POLYGON_W_ANGLE_TAB | Polygon of non-sorted Geo Positions w. Angle to Start Point | 20140513 |
Method GET_TOUR_POLYGON on class /MRSS/CL_SGE_TOUR_POLYGON has no exception.
Method SORT_GEO_POSITIONS_BY_ANGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_POLYGON | Call by reference | Type reference (TYPE) | /MRSS/T_POLYGON_W_ANGLE_TAB | Polygon of non-sorted Geo Positions w. Angle to Start Point | 20140513 | |||
| 2 | IS_START_POINT | Call by reference | Type reference (TYPE) | /MRSS/T_GEOPOSITION | Geographical Position in WGS84 Coordinates | 20140513 |
Method SORT_GEO_POSITIONS_BY_ANGLE on class /MRSS/CL_SGE_TOUR_POLYGON has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |