SAP ABAP Class CL_EAMS_UI_GIS_ATTR_ASSISTANCE (Class to fetch f4 values of data element)
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_ATTR_ASSISTANCE | |
| Short Description | Class to fetch f4 values of data element | |
| 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 | 20110304 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_GIS_ATTR_ASSISTANCE has no forward declaration.
Interfaces
Class CL_EAMS_UI_GIS_ATTR_ASSISTANCE has no interface implemented.
Friends
Class CL_EAMS_UI_GIS_ATTR_ASSISTANCE has no friend class.
Attributes
Class CL_EAMS_UI_GIS_ATTR_ASSISTANCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Fetch f4 values for field values | 20110304 | |
| 2 | Static method | Public | Method | Process internal external atribute values | 20110304 |
Events
Class CL_EAMS_UI_GIS_ATTR_ASSISTANCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GHO_S_GIS_SHLP_FLD_VAL | Public | See coding | 20110304 | BEGIN OF gho_s_gis_shlp_fld_val ,
DATA_STRUC TYPE TYPENAME,
FIELD TYPE TYPENAME,
VALUE TYPE CHAR255,
END OF gho_s_gis_shlp_fld_val
|
||
| 2 | GHO_T_GIS_SHLP_FLD_VAL | Public | See coding | 20110304 | gho_t_gis_shlp_fld_val TYPE TABLE OF gho_s_gis_shlp_fld_val
|
Method Signatures
Method FETCH_F4_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SHLP_FLD_VAL | Call by reference | Type reference (TYPE) | GHO_T_GIS_SHLP_FLD_VAL | Field value pair | 20110304 | |||
| 2 | IT_SHLP_FLD_VAL | Call by reference | Type reference (TYPE) | GHO_T_GIS_SHLP_FLD_VAL | Field value pair | 20110304 |
Method FETCH_F4_VALUES on class CL_EAMS_UI_GIS_ATTR_ASSISTANCE has no exception.
Method PROCESS_ATTR_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTR_VALUES | Call by reference | Type reference (TYPE) | EAMS_VB_T_NODE_ATTRIBUTE | Tabletype of EAMS_VB_S_NODE_ATTRIBUTE | 20110304 |
Method PROCESS_ATTR_VALUES on class CL_EAMS_UI_GIS_ATTR_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |