SAP ABAP Class CL_CRM_UI_F_CUCODATACONTE_IMPL (CL_CRM_UI_F_CUCODATACONTE_IMPL)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_APPL (Package) Application Frame for CRM Standalone
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_UI_F_CUCODATACONTE | 20060315 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_UI_DATA_CONTEXT | Data Context Interface | 20060315 |
Properties
| Class | CL_CRM_UI_F_CUCODATACONTE_IMPL | |
| Short Description | ||
| Super Class | CL_CRM_UI_F_CUCODATACONTE | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_APPL | Application Frame for CRM Standalone |
| Created | 20060315 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_UI_F_CUCODATACONTE_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_UI_DATA_CONTEXT | Data Context Interface | 20060315 |
Friends
Class CL_CRM_UI_F_CUCODATACONTE_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TY_ATTRIBUTE_TAB | 20060428 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | T_ENTITY | 20060315 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TY_PARAM_DEF_TAB | 20060328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Handle the BOL reset finished event | 20060329 | |
| 2 | Instance method | Private | Event handling method | Handle the BOL reset trigger event | 20060329 | |
| 3 | Instance method | Protected | Method | 20060315 | ||
| 4 | Instance method | Protected | Method | 20060315 |
Events
Class CL_CRM_UI_F_CUCODATACONTE_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ENTITY | Private | See coding | 20060315 | begin of entity,
name type string,
value type ref to if_bol_bo_property_access,
obj_name type crmt_ext_obj_name,
obj_guid type crmt_genil_object_id,
end of entity
|
||
| 2 | TY_ATTRIBUTE_TAB | Protected | See coding | 20060428 | ty_attribute_tab type sorted table OF crmt_ic_attribute_data with unique key name
|
||
| 3 | TY_PARAM_DEF_TAB | Protected | See coding | 20060328 | ty_param_def_tab type SORTED TABLE OF CRMC_UI_DC_PARAM with UNIQUE KEY PARAM_NAME
|
||
| 4 | T_ENTITY | Private | See coding | 20060315 | t_entity type standard table of entity with key table_line
|
Method Signatures
Method BOL_RESET_FINISHED Signature
Method BOL_RESET_FINISHED on class CL_CRM_UI_F_CUCODATACONTE_IMPL has no parameter.
Method BOL_RESET_FINISHED on class CL_CRM_UI_F_CUCODATACONTE_IMPL has no exception.
Method BOL_RESET_TRIGGERED Signature
Method BOL_RESET_TRIGGERED on class CL_CRM_UI_F_CUCODATACONTE_IMPL has no parameter.
Method BOL_RESET_TRIGGERED on class CL_CRM_UI_F_CUCODATACONTE_IMPL has no exception.
Method GET_ENTITY_FROM_XPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_XPATH | Call by reference | Type reference (TYPE) | CRMT_IC_STRING_TAB | String table | 20060315 | |||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20060315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060315 |
Method GET_XPATH_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20060315 | |||
| 2 | EV_TARGET | Call by reference | Type reference (TYPE) | STRING | Component name | 20060315 | |||
| 3 | IV_SUPPRESS_CREATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prevent creation of objects if TRUE | 20070212 | ||
| 4 | IV_XPATH | Call by reference | Type reference (TYPE) | SIMPLE | 20060315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested data not available | 20060315 | ||
| 2 | 20060315 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |