SAP ABAP Class CL_EAMS_UI_GIS_TECHOBJ_CRT (Class to create tech object from map)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-GIS (Application Component) Geographical Information System
⤷
EA_GHO_GIS_SERV (Package) GIS: Package for Services

⤷

⤷

Properties
Class | CL_EAMS_UI_GIS_TECHOBJ_CRT | |
Short Description | Class to create tech object from map | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EA_GHO_GIS_SERV | GIS: Package for Services |
Created | 20100621 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EAMS_UI_GIS_TECHOBJ_CRT has no forward declaration.
Interfaces
Class CL_EAMS_UI_GIS_TECHOBJ_CRT has no interface implemented.
Friends
Class CL_EAMS_UI_GIS_TECHOBJ_CRT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | EAMS_S_UI_GIS_TECHOBJ_CRT | Create technical object on map popup | 20100623 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | LAND | Country of company | 20110104 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20110216 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_BO_EQUI | Business Object Equipment | 20100713 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_BO_FL | Business Object Functional Location | 20100624 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_UI_GIS_MAP_ASSISTANCE | Assistance Class for EAMS_WDC_MAP | 20100622 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_UI_GIS_MESSAGE_MANAGER | Class to manage UI messages | 20100624 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GHO_NETWORK_ASSIST | Assistance Class for PLMN_NETWORK | 20131028 | ||
9 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20100621 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20100622 |
2 | ![]() |
Instance method | Private | Method | Create Equipment | 20100713 |
3 | ![]() |
Instance method | Private | Method | Create Functional Laocation | 20100624 |
4 | ![]() |
Instance method | Public | Method | Create Network object | 20100712 |
5 | ![]() |
Instance method | Public | Method | Get Country code | 20110104 |
6 | ![]() |
Instance method | Private | Method | Message handler | 20100624 |
7 | ![]() |
Instance method | Public | Method | Handle Webdynpro event | 20100623 |
8 | ![]() |
Instance method | Public | Method | Country code | 20110104 |
9 | ![]() |
Instance method | Public | Method | Country Code validation | 20110114 |
10 | ![]() |
Instance method | Public | Method | Validate Function location or GHO object category | 20110131 |
11 | ![]() |
Instance method | Public | Method | Validate Equipment category | 20110119 |
12 | ![]() |
Instance method | Public | Method | Validate Function location or GHO object category | 20110119 |
13 | ![]() |
Instance method | Public | Method | Validate Function location or GHO object category | 20110131 |
14 | ![]() |
Instance method | Public | Method | Validate Function location or GHO object category | 20110131 |
15 | ![]() |
Instance method | Public | Method | Validate Function location or GHO object category | 20110131 |
16 | ![]() |
Instance method | Public | Method | Validate Structure Indicators | 20110121 |
Events
Class CL_EAMS_UI_GIS_TECHOBJ_CRT has no event.
Types
Class CL_EAMS_UI_GIS_TECHOBJ_CRT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EAMS_MAP_ASSISTANCE | Call by reference | Object reference (TYPE REF TO) | CL_EAMS_UI_GIS_MAP_ASSISTANCE | Assistance Class for EAMS_WDC_MAP | 20100622 |
Method CONSTRUCTOR on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method CREATE_EQUIPMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TEC_OBJ_NO | Value transfer | Type reference (TYPE) | EAMS_TEC_OBJ | Technical Object Number | 20100713 |
Method CREATE_EQUIPMENT on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method CREATE_FUNCTIONAL_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TEC_OBJ_NO | Value transfer | Type reference (TYPE) | EAMS_TEC_OBJ | Technical Object Number | 20100624 |
Method CREATE_FUNCTIONAL_LOCATION on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method CREATE_GHO_NETOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TEC_OBJ_NO | Value transfer | Type reference (TYPE) | EAMS_TEC_OBJ | Technical Object Number | 20100713 |
Method CREATE_GHO_NETOBJ on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method GET_COUNTRY_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SL_COUNTRY | Call by reference | Type reference (TYPE) | EAMS_SL_COUNTRY | Country Code table | 20110104 |
Method GET_COUNTRY_CODE on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method HANDLE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20100624 | ||
2 | ![]() |
IV_TEC_OBJ_NO | Call by reference | Type reference (TYPE) | EAMS_TEC_OBJ | Technical Object Number | 20100624 | ||
3 | ![]() |
IV_TEC_OBJ_TYPE | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20100624 |
Method HANDLE_MESSAGE on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method HANDLE_WD_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20100623 |
Method HANDLE_WD_EVENT on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method SET_COUNTRY_CODE Signature
Method SET_COUNTRY_CODE on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no parameter.
Method SET_COUNTRY_CODE on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method VALIDATE_COUNTRY_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAIL | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110114 |
Method VALIDATE_COUNTRY_CODE on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method VALIDATE_EQUIPMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAIL | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110131 |
Method VALIDATE_EQUIPMENT on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method VALIDATE_EQUI_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAIL | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110120 |
Method VALIDATE_EQUI_CATEGORY on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method VALIDATE_FL_GHO_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAIL | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110119 |
Method VALIDATE_FL_GHO_CATEGORY on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method VALIDATE_FL_TPLNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAIL | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110131 |
Method VALIDATE_FL_TPLNR on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method VALIDATE_NETOBJ_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAIL | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110131 |
Method VALIDATE_NETOBJ_TYPE on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method VALIDATE_NETWORK_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAIL | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110131 |
Method VALIDATE_NETWORK_OBJECT on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
Method VALIDATE_STRUCT_INDICATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAIL | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110121 |
Method VALIDATE_STRUCT_INDICATOR on class CL_EAMS_UI_GIS_TECHOBJ_CRT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |