SAP CL_CRM_BSP_FRAME_ODC OO Class - Controller Class for ODC
CL_CRM_BSP_FRAME_ODC is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_CRM_BSP_FRAME_ODC including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Inheritance
This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for CL_CRM_BSP_FRAME_ODC is CL_CRM_BSP_FRAME_PATTERNInterface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_CRM_BSP_FRAME_COMMethod list of CL_CRM_BSP_FRAME_ODC SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| CHANGE_GT_MULTISELECT_VALUES | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>CHANGE_GT_MULTISELECT_VALUES...more details | ||
| CREATE_MSEL_LINES | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>CREATE_MSEL_LINES...more details | ||
| FILL_DDLB_FROM_DOMAIN | Fill Dropdown Listbox from Domain | Protected |
| CALL METHOD cl_crm_bsp_frame_odc=>FILL_DDLB_FROM_DOMAIN...more details | ||
| FILL_DISPLAYTABLE | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>FILL_DISPLAYTABLE...more details | ||
| FILL_F4_STRUCTURE | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>FILL_F4_STRUCTURE...more details | ||
| GET_FGT_SEQUENCE | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>GET_FGT_SEQUENCE...more details | ||
|
| ||
| GET_NEW_GLOBAL_EVENT | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>GET_NEW_GLOBAL_EVENT...more details | ||
| GET_TAB_ID | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>GET_TAB_ID...more details | ||
| GET_TOP_COMPONENT | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>GET_TOP_COMPONENT...more details | ||
| READ_FIELDGROUP | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>READ_FIELDGROUP...more details | ||
| SETUP_F1HELP | F1 Help Set Up | Protected |
| CALL METHOD cl_crm_bsp_frame_odc=>SETUP_F1HELP...more details | ||
| SETUP_PERS_SETTING | Personal Setting | Protected |
| CALL METHOD cl_crm_bsp_frame_odc=>SETUP_PERS_SETTING...more details | ||
| SETUP_REGTABGRP | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>SETUP_REGTABGRP...more details | ||
| SETUP_TOOLBARGRP | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>SETUP_TOOLBARGRP...more details | ||
| SET_ACTIVE_TAB | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>SET_ACTIVE_TAB...more details | ||
| SET_CS_VALUES_TO_GC | Private | |
| CALL METHOD cl_crm_bsp_frame_odc=>SET_CS_VALUES_TO_GC...more details | ||
CL_CRM_BSP_FRAME_ODC attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| GC_DYNAMIC_F4_HELP | Instance Attribute | LIKE | Private | ||
| GT_DDLB_CONTAINER | Instance Attribute | Data for DDLB Table with Reference to Data Container | LIKE CRMT_BSP_DDLB_T | Protected | |
| GT_DDLB_REFGUID | Instance Attribute | Data for DDLB Table with Reference to Data Container | LIKE CRMT_BSP_DDLB_T | Protected | |
| GT_DDLB_VALUES | Instance Attribute | Table Type Data Transfer Dropdown List Box | LIKE CRMT_EXTENDED2_DATA_TAB | Protected | |
| GT_DISPLAYTABLE | Instance Attribute | Table Type Display Table Complete Table | LIKE CRMT_BSP_DISPLAY_TABLE_TAB | Protected | |
| GT_EVENTGROUP_TEXT | Instance Attribute | Texts for Event Group | LIKE CRMT_BSP_EVENTGRE_T | Protected | |
| GT_EXTENDED_DATA | Instance Attribute | LIKE | Private | ||
| GT_FIELDGRP_TEXT | Instance Attribute | Text Table for CRMC_FIELDGRP | LIKE CRMT_FIELDGRP_T_TAB | Protected | |
| GT_LAYOUT | Instance Attribute | LIKE | Private | ||
| GT_MULTIGRP | Instance Attribute | Table of Multi-Group Entries | LIKE CRMT_MULTIGROUP_TAB | Protected | |
| GT_PROCESSED_EVENTS | Instance Attribute | Events of Run Detail Areas | LIKE STRING_TABLE | Protected | |
| GT_ROWFGT | Instance Attribute | Field Group Details | LIKE CRMT_FIELDGRP_TAB | Protected | |
| GT_TABSTRIP | Instance Attribute | LIKE | Private | ||
| GT_TABSTRIP_TEXT | Instance Attribute | LIKE | Private | ||
| GT_TOOLBAR | Instance Attribute | Toolbar Group | LIKE CRMT_BSP_TOOLBARGRP_TAB | Protected | |
| GT_TOOLBAR_TEXT | Instance Attribute | LIKE | Private | ||
| GT_VIEWSWITCH_TEXT | Instance Attribute | Table Type for Viewgroup Texts | LIKE CRMT_VIEWGRE_TEXT_TAB | Protected | |
| GV_FILTER_EVENT | Instance Attribute | LIKE | Private | ||
| GV_FILTER_FLAG | Instance Attribute | Boolean Variable (X=true, -=false, space=unknown) | LIKE BOOLEAN | Protected | |
| GV_FILTER_STATE | Instance Attribute | LIKE | Private | ||
| GV_FP_MODE | Instance Attribute | Floor Plan View Mode | LIKE STRING | Protected | |
| GV_FP_VERSION | Instance Attribute | Floor Plan Version | LIKE CRMT_BL_FLOORPLAN | Protected | |
| GV_HELP_REFERENCE | Instance Attribute | LIKE | Private | ||
| GV_HELP_TEXT | Instance Attribute | LIKE | Private | ||
| GV_PERS_LINK | Instance Attribute | LIKE | Private | ||
| GV_PERS_TEXT | Instance Attribute | LIKE | Private | ||
| GV_SELECTED_TAB | Instance Attribute | LIKE | Private |
Links to Related Class(s)
CL_CRM_B...Full list of available SAP object classes
Search for further information about these or an SAP related objects