SAP ABAP Class CL_GHO_UI_NETOBJ_OVS (Network Objects OVS based F4 help)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN-NO (Application Component) Network Objects
⤷
EA_GHO_NETOBJ_UI (Package) Network Objects: UI Layer

⤷

⤷

Properties
Class | CL_GHO_UI_NETOBJ_OVS | |
Short Description | Network Objects OVS based F4 help | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EA_GHO_NETOBJ_UI | Network Objects: UI Layer |
Created | 20090826 | SAP |
Last change | 20110908 | 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_GHO_UI_NETOBJ_OVS has no interface implemented.
Friends
Class CL_GHO_UI_NETOBJ_OVS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GHO_UI_NETOBJ_OVS | GHO: NETOBJ - OVS based f4 help | 20090826 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDSHSELOPS | Selection Options for Search Helps | 20090828 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDSHSELOPS | Selection Options for Search Helps | 20090828 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090828 | |
2 | ![]() |
Instance method | Public | Constructor | 20090826 | |
3 | ![]() |
Instance method | Public | Method | 20091124 | |
4 | ![]() |
Instance method | Private | Method | 20090828 | |
5 | ![]() |
Instance method | Private | Method | Get the structure fields | 20100525 |
6 | ![]() |
Instance method | Private | Method | 20090828 | |
7 | ![]() |
Static method | Public | Method | 20090826 | |
8 | ![]() |
Static method | Public | Method | 20090826 | |
9 | ![]() |
Instance method | Public | Method | 20091124 | |
10 | ![]() |
Instance method | Public | Method | 20091124 | |
11 | ![]() |
Instance method | Public | Method | 20091124 | |
12 | ![]() |
Instance method | Public | Method | 20091124 | |
13 | ![]() |
Static method | Public | Method | 20090828 |
Events
Class CL_GHO_UI_NETOBJ_OVS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_S_OVS_INFO | Public | See coding | 20090828 | BEGIN OF typ_s_ovs_info,
structure_name TYPE typename,
component_name TYPE abap_compname,
ovs_class TYPE seoclsname,
shlpname TYPE shlpname,
dropdown TYPE boole_d,
END OF typ_s_ovs_info
|
||
2 | TYP_S_OVS_MAPPING | Public | See coding | 20090828 | BEGIN OF typ_s_ovs_mapping,
struc_field TYPE abap_compname,
shlp_field TYPE shlpfield,
default TYPE ddshdefval,
END OF typ_s_ovs_mapping
|
||
3 | TYP_T_OVS_INFO | Public | See coding | 20090828 | typ_t_ovs_info TYPE TABLE OF typ_s_ovs_info
|
||
4 | TYP_T_OVS_MAPPING | Public | See coding | 20090828 | typ_t_ovs_mapping TYPE TABLE OF typ_s_ovs_mapping
|
Method Signatures
Method CALL_SEARCHHELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DDSHRESLTS | Call by reference | Type reference (TYPE) | DDSHRESLTS | Results List in F4 Help | 20090828 | ||
2 | ![]() |
IS_SHLPNAME | Call by reference | Type reference (TYPE) | SHLPNAME | Name of a Search Help | 20090828 |
Method CALL_SEARCHHELP on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20090826 |
Method CONSTRUCTOR on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method GET_HELP_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_RECORD_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20091124 | |||
2 | ![]() |
IS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Description of Search Help | 20091124 |
Method GET_HELP_VALUES on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method GET_SELOPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELOPT | Call by reference | Type reference (TYPE) | DDSHSELOPS | Selection Options for Search Helps | 20090828 | ||
2 | ![]() |
IS_SHLPNAME | Call by reference | Type reference (TYPE) | SHLPNAME | Name of a Search Help | 20090828 |
Method GET_SELOPT on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method GET_STRU_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Field List | 20100525 | ||
2 | ![]() |
IS_STRU | Call by reference | Type reference (TYPE) | ANY | 20100525 |
Method GET_STRU_FIELDS on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method INIT_SELOPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_QUERY_PARAMS | Call by reference | Type reference (TYPE) | GHO_S_SP_SEL_OPT | Add select options | 20100118 |
Method INIT_SELOPT on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method OVS_GET_OVS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OVS_INFO | Call by reference | Type reference (TYPE) | TYP_T_OVS_INFO | 20090828 |
Method OVS_GET_OVS_INFO on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method OVS_GET_OVS_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OVS_MAPPING | Call by reference | Type reference (TYPE) | TYP_T_OVS_MAPPING | 20090828 | |||
2 | ![]() |
IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | ABAP_COMPNAME | 20090828 | |||
3 | ![]() |
IV_SHLPNAME | Call by reference | Type reference (TYPE) | SHLPNAME | Name of a Search Help | 20090828 | ||
4 | ![]() |
IV_STRUCUTRE_NAME | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20090828 |
Method OVS_GET_OVS_MAPPING on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method OVS_HANDLE_PHASE_0 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_G_OVS_CALLBACK | UI Framework - GUIBB handle for OVS | 20091124 | ||
2 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20091124 |
Method OVS_HANDLE_PHASE_0 on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method OVS_HANDLE_PHASE_1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_G_OVS_CALLBACK | UI Framework - GUIBB handle for OVS | 20091124 | ||
2 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20091124 |
Method OVS_HANDLE_PHASE_1 on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method OVS_HANDLE_PHASE_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_G_OVS_CALLBACK | UI Framework - GUIBB handle for OVS | 20091124 | ||
2 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20091124 |
Method OVS_HANDLE_PHASE_2 on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method OVS_HANDLE_PHASE_3 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_FPM_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20091124 | ||
2 | ![]() |
ET_CHANGE_LOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20091124 | ||
3 | ![]() |
IO_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_G_OVS_CALLBACK | UI Framework - GUIBB handle for OVS | 20091124 | ||
4 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20091124 |
Method OVS_HANDLE_PHASE_3 on class CL_GHO_UI_NETOBJ_OVS has no exception.
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20090828 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GHO_UI_NETOBJ_OVS | OVS based F4 for Technical Object (FLOC / EQUI) | 20090828 |
Method S_GET_INSTANCE on class CL_GHO_UI_NETOBJ_OVS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |