SAP ABAP Class CL_PLMN_BO_GLOC (Business object class for Geoloc data)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
PLMN_BO_MISC (Package) MIsc for all the BO objects
⤷
⤷
Properties
| Class | CL_PLMN_BO_GLOC | |
| Short Description | Business object class for Geoloc data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLMN_BO_MISC | MIsc for all the BO objects |
| Created | 20090406 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PLMN_BO_GLOC has no forward declaration.
Interfaces
Class CL_PLMN_BO_GLOC has no interface implemented.
Friends
Class CL_PLMN_BO_GLOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20090525 | |||||
| 2 | Constant | Public | Type reference (TYPE) | TEXT40 | 'Meters' | Text, 40 Characters Long | 20090406 | ||
| 3 | Constant | Public | Type reference (TYPE) | TEXT40 | 'Decimal Degrees' | Text, 40 Characters Long | 20090406 | ||
| 4 | Constant | Public | Type reference (TYPE) | TEXT40 | 'Decimal Degrees' | Text, 40 Characters Long | 20090406 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWO_OBJTYP | 'BPR_EQUIP' | Object Type | 20090406 | ||
| 6 | Constant | Public | Type reference (TYPE) | SWO_OBJTYP | 'BPR_FUNCTL' | Object Type | 20090406 | ||
| 7 | Constant | Public | Type reference (TYPE) | SWO_OBJTYP | 'ADDRESS' | Object Sub Type | 20090406 | ||
| 8 | Constant | Public | Type reference (TYPE) | TEXT40 | 'Kw' | Text, 40 Characters Long | 20090922 | ||
| 9 | Constant | Public | Type reference (TYPE) | TEXT40 | 'Pa' | Text, 40 Characters Long | 20090922 | ||
| 10 | Constant | Public | Type reference (TYPE) | TEXT40 | 'GMT' | Text, 40 Characters Long | 20090717 | ||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PLMN_BO_GLOC | Business object class for Geoloc data | 20090406 | |||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GEOOBJECTCONTAINER | Container for Geo objects | 20090406 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_BO_SRV | Service class for BO | 20090406 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | EAMS_T_BO_ADDR_GEOLOC_BUF | EAMS GeoLocation Buffer | 20090829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090406 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090406 | |
| 3 | Instance method | Public | Method | Insert the geoloc entry into db | 20090406 | |
| 4 | Instance method | Public | Method | Delete the geoloc entry from db | 20090521 | |
| 5 | Instance method | Public | Method | Get geoloc details by address number | 20090406 | |
| 6 | Instance method | Public | Method | Get geoloc details by address number | 20090406 | |
| 7 | Instance method | Public | Method | Reading Layer URL from the customizing | 20090601 | |
| 8 | Instance method | Public | Method | Insert the geoloc entry into db | 20090406 | |
| 9 | Static method | Public | Method | 20090406 | ||
| 10 | Instance method | Public | Method | Update the geoloc entry into db | 20090406 |
Events
Class CL_PLMN_BO_GLOC has no event.
Types
Class CL_PLMN_BO_GLOC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PLMN_BO_GLOC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLMN_BO_GLOC has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PLMN_BO_GLOC has no parameter.
Method CONSTRUCTOR on class CL_PLMN_BO_GLOC has no exception.
Method CREATE_GEOLOC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090406 | |||
| 2 | EV_GEOGUID | Call by reference | Type reference (TYPE) | GEOGUID | GUID 16 | 20090904 | |||
| 3 | IS_GEOLOC_DATA | Call by reference | Type reference (TYPE) | EAMS_S_BO_GEOLOC | Geoloc details structure | 20090406 | |||
| 4 | IV_EXECUTE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20090406 | |||
| 5 | IV_OBJ_SUBTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Subtype | 20090406 | |||
| 6 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20090406 |
Method CREATE_GEOLOC_DATA on class CL_PLMN_BO_GLOC has no exception.
Method DELETE_GEOLOC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090521 | |||
| 2 | IV_EXECUTE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20090521 |
Method DELETE_GEOLOC_DATA on class CL_PLMN_BO_GLOC has no exception.
Method READ_GEOLOC_DATA_BY_ADDRNUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090406 | |||
| 2 | ET_GEOLOC_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_GEOLOC | Table type: Geoloc details | 20090723 | |||
| 3 | IV_ADDRNUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | Address number | 20090406 |
Method READ_GEOLOC_DATA_BY_ADDRNUMBER on class CL_PLMN_BO_GLOC has no exception.
Method READ_GEOLOC_DATA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090406 | |||
| 2 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | PLMN_T_BO_GLOC | Table type: Geoloc details | 20090406 | |||
| 3 | ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20090406 | |||
| 4 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090406 | |||
| 5 | IT_NODE_ID | Call by reference | Type reference (TYPE) | PLMN_T_BO_GLOC | Business Object address number | 20090406 |
Method READ_GEOLOC_DATA_FROM_DB on class CL_PLMN_BO_GLOC has no exception.
Method READ_LAYER_URL_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | PLMN_T_BO_GIS_LAYER | Layer Url | 20090601 |
Method READ_LAYER_URL_FROM_DB on class CL_PLMN_BO_GLOC has no exception.
Method SET_GEOLOC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return Parameter Table | 20090406 | |||
| 2 | IT_GEOLOC_DATA | Call by reference | Type reference (TYPE) | EAMS_T_BO_GEOLOC | Geoloc details structure | 20090723 | |||
| 3 | IV_EXECUTE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20090406 | |||
| 4 | IV_TO_TYPE | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Tech.Object type. ex: FL or EQ | 20090406 |
Method SET_GEOLOC_DATA on class CL_PLMN_BO_GLOC has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PLMN_BO_GLOC | Business object class for Geoloc data | 20090406 |
Method S_GET_INSTANCE on class CL_PLMN_BO_GLOC has no exception.
Method UPDATE_GEOLOC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090406 | |||
| 2 | IS_GEOLOC_DATA | Call by reference | Type reference (TYPE) | EAMS_S_BO_GEOLOC | Geoloc details structure | 20090406 | |||
| 3 | IV_EXECUTE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20090406 |
Method UPDATE_GEOLOC_DATA on class CL_PLMN_BO_GLOC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |