SAP ABAP Class CL_EAMS_UI_TO_GEOOBJECT (Object for Geo location data - Latitude, longitude etc)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_MISC (Package) Miscellaneous for User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GEOAPPLOBJECT | Geo objects (Customer/Plant/...) interface | 20090224 |
Properties
| Class | CL_EAMS_UI_TO_GEOOBJECT | |
| Short Description | Object for Geo location data - Latitude, longitude etc | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_UI_MISC | Miscellaneous for User Interface |
| Created | 20090224 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_TO_GEOOBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GEOAPPLOBJECT | Geo objects (Customer/Plant/...) interface | 20090224 |
Friends
Class CL_EAMS_UI_TO_GEOOBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SEOCLSNAME | OO Class Name | 20090224 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GEOGUID | GUID of a Geo location | 20090224 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | LOGSYS | Logical System | 20090224 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SWO_TYPEID | Object Key | 20090224 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090224 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20090224 | |
| 2 | Static method | Public | Method | Create object using objtype, objsubtype | 20090224 |
Events
Class CL_EAMS_UI_TO_GEOOBJECT has no event.
Types
Class CL_EAMS_UI_TO_GEOOBJECT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAMS_UI_TO_GEOOBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_UI_TO_GEOOBJECT has no exception.
Method CREATE_FROM_OBJTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_TO_GEOOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_EAMS_UI_TO_GEOOBJECT | Object for Geo location data - Latitude, longitude etc | 20090224 | |||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090224 | |||
| 3 | IV_OBJKEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20090224 | |||
| 4 | IV_OBJSUBTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090224 | |||
| 5 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090224 |
Method CREATE_FROM_OBJTYPE on class CL_EAMS_UI_TO_GEOOBJECT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |