SAP ABAP Class /MRSS/IF_SGU_MAP_INTERACTION (Interaction interface from Map to UI)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGU_UI_MAP | class for display map | 20110327 |
Properties
| Class | /MRSS/IF_SGU_MAP_INTERACTION | |
| Short Description | Interaction interface from Map to UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110327 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/IF_SGU_MAP_INTERACTION has no forward declaration.
Interfaces
Class /MRSS/IF_SGU_MAP_INTERACTION has no interface implemented.
Friends
Class /MRSS/IF_SGU_MAP_INTERACTION has no friend class.
Attributes
Class /MRSS/IF_SGU_MAP_INTERACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Assignment | 20110424 | |
| 2 | Instance method | Public | Method | Get assignments for demand | 20110327 | |
| 3 | Instance method | Public | Method | Get all demands | 20120627 | |
| 4 | Instance method | Public | Method | Get Demand Geolocation Data | 20110327 | |
| 5 | Instance method | Public | Method | Get Demands with no assignments | 20110405 | |
| 6 | Instance method | Public | Method | Get Resource Geolocation Data | 20110329 |
Events
Class /MRSS/IF_SGU_MAP_INTERACTION has no event.
Types
Class /MRSS/IF_SGU_MAP_INTERACTION has no local type.
Method Signatures
Method CREATE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEMAND_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20110424 | |||
| 2 | IV_RESOURCE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20110424 |
Method CREATE_ASSIGNMENT on class /MRSS/IF_SGU_MAP_INTERACTION has no exception.
Method GET_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASGN_DEM_RES_KEY_TAB | Assignment key along with demand and resource key | 20110327 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20120606 | |||
| 3 | IV_DEMAND_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20110327 |
Method GET_ASSIGNMENTS on class /MRSS/IF_SGU_MAP_INTERACTION has no exception.
Method GET_DEMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20120627 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20120627 | |||
| 3 | IV_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20120627 |
Method GET_DEMANDS on class /MRSS/IF_SGU_MAP_INTERACTION has no exception.
Method GET_DEMAND_GEOLOC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GEOLOC | Call by reference | Type reference (TYPE) | /MRSS/T_GEOLOC_UI_TAB | Table of Geolocation Data | 20110327 | |||
| 2 | IV_DEMAND_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20110327 |
Method GET_DEMAND_GEOLOC_DATA on class /MRSS/IF_SGU_MAP_INTERACTION has no exception.
Method GET_OPEN_DEMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OPEN_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20110405 | |||
| 2 | IT_DEMAND_KEYS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20110405 |
Method GET_OPEN_DEMANDS on class /MRSS/IF_SGU_MAP_INTERACTION has no exception.
Method GET_RESOURCE_GEOLOC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GEOLOC | Call by reference | Type reference (TYPE) | /MRSS/T_GEOLOC_UI_TAB | Table of Geolocation Data | 20110329 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130830 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130830 | |||
| 4 | IV_RESOURCE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_RES | GUID | 20110329 |
Method GET_RESOURCE_GEOLOC_DATA on class /MRSS/IF_SGU_MAP_INTERACTION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |