SAP ABAP Class CL_PLMN_GIS_ASSIST (Assistance Class for PLMN_WDC_GIS)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
PLMN_UI_GIS (Package) User interface class for GIS

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090227 |
Properties
Class | CL_PLMN_GIS_ASSIST | |
Short Description | Assistance Class for PLMN_WDC_GIS | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PLMN_UI_GIS | User interface class for GIS |
Created | 20090227 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PLMN_GIS_ASSIST has no interface implemented.
Friends
Class CL_PLMN_GIS_ASSIST 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) | /PLMB/GOS_OBJECT_TYPE | 'PLMN_GLOC' | Object Type | 20090402 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PLMN_GIS_ASSIST | Assistance Class for EAMS_WDC_POPUP | 20090312 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_APPL_MODEL | 20090227 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20090227 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090227 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PLMN_T_SP_GLOC | Table type: GIS data | 20090227 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PLMN_T_SP_GLOC | Table type: Geloc data | 20090402 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PLMN_T_SP_GLOC | Table type: Geloc data for related objects | 20090402 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20090312 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20090312 |
2 | ![]() |
Instance method | Public | Method | Get the Gis Layer from the customizing | 20090601 |
3 | ![]() |
Instance method | Public | Method | Get the address data for the selected object | 20090402 |
4 | ![]() |
Instance method | Public | Method | Get the address data for the related objects | 20090402 |
5 | ![]() |
Instance method | Public | Method | 20090227 | |
6 | ![]() |
Instance method | Public | Method | Reset the geoloc data so that context is cleared | 20090519 |
7 | ![]() |
Instance method | Public | Method | Set the Object Type | 20090312 |
8 | ![]() |
Static method | Public | Method | Set the geoloc data | 20090402 |
9 | ![]() |
Static method | Public | Method | Set the geoloc data for related objects | 20090402 |
10 | ![]() |
Static method | Public | Method | Get the singleton instance of the class | 20090312 |
Events
Class CL_PLMN_GIS_ASSIST has no event.
Types
Class CL_PLMN_GIS_ASSIST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PLMN_GIS_ASSIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLMN_GIS_ASSIST has no exception.
Method GET_GIS_LAYER 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) | INDEX TABLE | 20090601 | |||
2 | ![]() |
EV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090601 |
Method GET_GIS_LAYER on class CL_PLMN_GIS_ASSIST has no exception.
Method GET_GLOC_ADDRESS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090402 |
Method GET_GLOC_ADDRESS_DATA on class CL_PLMN_GIS_ASSIST has no exception.
Method GET_GLOC_ADDRESS_DATA_FOR_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090402 |
Method GET_GLOC_ADDRESS_DATA_FOR_REL on class CL_PLMN_GIS_ASSIST has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CMPCTRL | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20090227 | |||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090227 |
Method INITIALIZE on class CL_PLMN_GIS_ASSIST has no exception.
Method RESET_GLOC_DATA Signature
Method RESET_GLOC_DATA on class CL_PLMN_GIS_ASSIST has no parameter.
Method RESET_GLOC_DATA on class CL_PLMN_GIS_ASSIST has no exception.
Method SET_FRW_OTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FRW_OTYPE | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20090312 |
Method SET_FRW_OTYPE on class CL_PLMN_GIS_ASSIST has no exception.
Method SET_GLOC_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GLOC_DATA | Call by reference | Type reference (TYPE) | PLMN_T_SP_GLOC | Geoloc data table | 20090402 |
Method SET_GLOC_DATA on class CL_PLMN_GIS_ASSIST has no exception.
Method SET_GLOC_DATA_RELATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_GLOC_DATA_RELATED | Call by reference | Type reference (TYPE) | PLMN_T_SP_GLOC | Geoloc data table for related objects | 20090402 |
Method SET_GLOC_DATA_RELATED on class CL_PLMN_GIS_ASSIST 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 | Call by reference | Object reference (TYPE REF TO) | CL_PLMN_GIS_ASSIST | Assistance Class for PLMN_WDC_GIS | 20090312 |
Method S_GET_INSTANCE on class CL_PLMN_GIS_ASSIST has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |