SAP ABAP Interface /MRSS/IF_SGE_ADDRESS (Interface for address operations)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGD_BUNDLE | Bundle | 20130701 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGD_SINGLE_DEMAND | Demand | 20071127 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGE_ADDRESS | Allgemeine Adresse | 20090721 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGE_PLANNING_NODE | MRS Planning Node | 20080731 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGE_SINGLE_RESOURCE | Scheduling Engine: Single Resource | 20071127 |
Properties
| Interface | /MRSS/IF_SGE_ADDRESS | |
| Short Description | Interface for address operations |
General Data
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20071127 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_ADDRESS has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_ADDRESS has no interface.
Friends
Interface /MRSS/IF_SGE_ADDRESS has no friend.
Attributes
Interface /MRSS/IF_SGE_ADDRESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the primary address (incl. GEO location) | 20071127 | |
| 2 | Instance method | Public | Method | Return secondary address (incl. GEO location) | 20071127 | |
| 3 | Instance method | Public | Method | Sets primary address | 20071127 | |
| 4 | Instance method | Public | Method | Set secondary address | 20071127 |
Events
Interface /MRSS/IF_SGE_ADDRESS has no event.
Types
Interface /MRSS/IF_SGE_ADDRESS has no local type.
Method Signatures
Method GET_PRIMARY_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADDRESS | Call by reference | Type reference (TYPE) | /MRSS/T_ADDRESS | Structure to store the adresses to GEO code | 20071129 | |||
| 2 | ET_ADDRESSES | Call by reference | Type reference (TYPE) | /MRSS/T_ADDRESS_TAB | Address table | 20100610 | |||
| 3 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20140324 | |||
| 4 | IV_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_ADDRESS_TYPE | ' ' | Address Type for MRS Addresses | 20100610 | ||
| 5 | IV_OBJ_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20071129 | |||
| 6 | IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Adresse neu laden von DB? | 20090222 | ||
| 7 | IV_VALID_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20100610 | |||
| 8 | IV_VALID_FROM | Call by reference | Type reference (TYPE) | DATUM | Date | 20120227 | |||
| 9 | IV_VALID_TO | Call by reference | Type reference (TYPE) | DATUM | Date | 20120227 |
Method GET_PRIMARY_ADDRESS on Interface /MRSS/IF_SGE_ADDRESS has no exception.
Method GET_SECONDARY_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADDRESS | Call by reference | Type reference (TYPE) | /MRSS/T_ADDRESS | Structure to store the adresses to GEO code | 20071129 | |||
| 2 | ET_ADDRESS | Call by reference | Type reference (TYPE) | /MRSS/T_ADDRESS_TAB | Address table | 20130408 | |||
| 3 | IV_OBJ_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20071129 | |||
| 4 | IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Adresse neu laden von DB? | 20090222 |
Method GET_SECONDARY_ADDRESS on Interface /MRSS/IF_SGE_ADDRESS has no exception.
Method SET_PRIMARY_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADDRESS | Call by reference | Type reference (TYPE) | /MRSS/T_ADDRESS | Structure to store the adresses to GEO code | 20071129 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20140703 | |||
| 3 | IS_ADDRESS | Call by reference | Type reference (TYPE) | /MRSS/T_OBJ_ADDRESS_INFO | Structure to store the adresses to GEO code | 20071129 | |||
| 4 | IT_ADDRESS | Call by reference | Type reference (TYPE) | /MRSS/T_OBJ_ADDRESS_INFO_TAB | Address info table | 20100610 | |||
| 5 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20071129 | |||
| 6 | IV_WARN_ON_NO_GEOCODE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20140703 |
Method SET_PRIMARY_ADDRESS on Interface /MRSS/IF_SGE_ADDRESS has no exception.
Method SET_SECONDARY_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADDRESS | Call by reference | Type reference (TYPE) | /MRSS/T_ADDRESS | Structure to store the adresses to GEO code | 20071129 | |||
| 2 | IS_ADDRESS | Call by reference | Type reference (TYPE) | /MRSS/T_OBJ_ADDRESS_INFO | Structure to store the adresses to GEO code | 20071129 | |||
| 3 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20071129 |
Method SET_SECONDARY_ADDRESS on Interface /MRSS/IF_SGE_ADDRESS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |