SAP ABAP Class /BOFU/IF_VIM_VCL_HELPER (View Cluster Helper)
Properties
| Class | /BOFU/IF_VIM_VCL_HELPER | |
| Short Description | View Cluster Helper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090130 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BOFU/IF_VIM_VCL_HELPER has no interface implemented.
Friends
Class /BOFU/IF_VIM_VCL_HELPER 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) | /BOFU/IF_VIM_VCL_VIEW_DAC=>TT_VIEW_HELPERS | All View Helpers | 20090130 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /BOFU/IF_VIM_VCL_VIEW_DAC=>TT_VIEW_HELPERS | Top level View Helpers | 20090130 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | VCL_NAME | Complex data object maintenance view cluster name | 20090130 | |||
| 4 | Constant | Public | See coding | Edit Modes | 20090130 |
Methods
Events
Class /BOFU/IF_VIM_VCL_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_VCL_FIELD_MAP | Public | See coding | VCL Field Map line | 20090130 | BEGIN OF ts_vcl_field_map.
INCLUDE TYPE vclstrudep.
TYPES:
END OF ts_vcl_field_map
|
|
| 2 | TS_VCL_STRUCT | Public | See coding | CHECK USAGE? VCL Structure Line | 20090130 | BEGIN OF ts_vcl_struct,
object TYPE vclstruc-object,
predobject TYPE vclstruc-predobject,
END OF ts_vcl_struct
|
|
| 3 | TT_VCL_FIELD_MAP | Public | See coding | VCL Field Map | 20090130 | tt_vcl_field_map TYPE STANDARD TABLE OF ts_vcl_field_map WITH DEFAULT KEY
|
|
| 4 | TT_VCL_STRUCT | Public | See coding | CHECK USAGE? VCL Structure | 20090130 | tt_vcl_struct TYPE STANDARD TABLE OF ts_vcl_struct WITH DEFAULT KEY
|
|
| 5 | TV_EDIT_MODE | Public | See coding | Edit Mode | 20090130 | tv_edit_mode type c length 1
|
Method Signatures
Method ENABLE_GUI_STATUS_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090130 | ||||
| 2 | IV_FUNCTION | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20090130 |
Method ENABLE_GUI_STATUS_FUNCTION on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method GET_CURRENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VIEW | Value transfer | Type reference (TYPE) | VIEWTABNAM | 20090130 |
Method GET_CURRENT_VIEW on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method GET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EDIT_MODE | Value transfer | Type reference (TYPE) | TV_EDIT_MODE | 20090130 |
Method GET_EDIT_MODE on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method GET_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /BOFU/IF_VIM_VCL_EVENT_HANDLER | View Cluster Event Handler | 20090130 |
Method GET_EVENT_HANDLER on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method GET_FIELD_DEPENDENCIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAP | Call by reference | Type reference (TYPE) | TT_VCL_FIELD_MAP | 20090130 |
Method GET_FIELD_DEPENDENCIES on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method GET_LAST_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VIEW | Value transfer | Type reference (TYPE) | VIEWTABNAM | 20090130 |
Method GET_LAST_VIEW on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method GET_NEXT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VIEW | Value transfer | Type reference (TYPE) | VIEWTABNAM | 20090130 |
Method GET_NEXT_VIEW on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method GET_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STRUCT | Call by reference | Type reference (TYPE) | TT_VCL_STRUCT | 20090130 |
Method GET_STRUCTURE on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method GET_VIEW_DAC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_VIEW_HELPER | Value transfer | Object reference (TYPE REF TO) | /BOFU/IF_VIM_VCL_VIEW_DAC | View Cluster View Helper | 20090130 | |||
| 2 | IV_OBJECT_NAME | Value transfer | Type reference (TYPE) | VIEWTABNAM | Table or view name | 20090130 | |||
| 3 | IV_OBJECT_POSITION | Call by reference | Type reference (TYPE) | OBJPOSITON | Viewcluster object position | 20090130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | View is not in view cluster | 20090130 |
Method HAS_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ANSWER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090130 |
Method HAS_DATA_CHANGED on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method IN_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ANSWER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090130 |
Method IN_CHANGE_MODE on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method READ_CHANGED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIEW_DATA | Call by reference | Type reference (TYPE) | /BOFU/IF_VIM_VCL_VIEW_DAC=>TT_VIEW_CHANGED_DATA | Changed Data of Multiple views | 20090204 | |||
| 2 | IV_GET_PARENT_4_CHGDEL_CHILDRN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090204 |
Method READ_CHANGED_DATA on class /BOFU/IF_VIM_VCL_HELPER has no exception.
Method READ_DATA_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIEW_DATA | Call by reference | Type reference (TYPE) | /BOFU/IF_VIM_VCL_VIEW_DAC=>TT_VIEW_DATA | View Data | 20090204 | |||
| 2 | IO_TOP_VIEW | Call by reference | Object reference (TYPE REF TO) | /BOFU/IF_VIM_VCL_VIEW_DAC | Optional if there is only one top view | 20090204 | |||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | ANY TABLE | 20090204 | ||||
| 4 | IV_READ_SUB_HIERARCHY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090204 |
Method READ_DATA_BY_KEY on class /BOFU/IF_VIM_VCL_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |