SAP ABAP Class CL_CRM_BRC_ABSTR_HDLR (Superclass of all BRC non-root handler class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_BRC (Package) Business Role Customizing (BOL and UI)

⤷

⤷

Meta Relationship - Used By
Properties
Class | CL_CRM_BRC_ABSTR_HDLR | |
Short Description | Superclass of all BRC non-root handler class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_UI_FRAME_BRC | Business Role Customizing (BOL and UI) |
Created | 20071106 | SAP |
Last change | 20081007 | 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_CRM_BRC_ABSTR_HDLR has no interface implemented.
Friends
Class CL_CRM_BRC_ABSTR_HDLR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCDynamicSearch' | External Name of Object | 20071106 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCBusinessRole' | External Name of Object | 20071106 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCCentralSearch' | External Name of Object | 20071106 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCDirectLinkGroupItem' | External Name of Object | 20071106 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCDLGItemText ' | External Name of Object | 20071214 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCDirectLinkGroup' | External Name of Object | 20071129 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCDLGText' | External Name of Object | 20071214 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCFunctionProfile' | External Name of Object | 20071106 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCKeyboardShortcut' | External Name of Object | 20071106 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCRoleText' | External Name of Object | 20071204 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCSearchResult' | External Name of Object | 20071108 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCText' | External Name of Object | 20071106 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCWorkCenterItem' | External Name of Object | 20071129 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCWCItemText' | External Name of Object | 20071214 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCWorkCenter' | External Name of Object | 20071129 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'BRCWCText' | External Name of Object | 20071214 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME | 'default' | Name of Business Object Method | 20071106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Executes advanced search requests | 20071106 |
2 | ![]() |
Instance method | Public | Method | Modify dependant objects | 20071106 |
3 | ![]() |
Instance method | Public | Method | Modifies/adds/delete dependent objects | 20071201 |
4 | ![]() |
Instance method | Public | Method | Reads the dependent objects | 20071113 |
5 | ![]() |
Instance method | Public | Method | Read dependant objects | 20071106 |
6 | ![]() |
Instance method | Public | Method | Changes the Properties of the Returned Attributes | 20071106 |
Events
Class CL_CRM_BRC_ABSTR_HDLR has no event.
Types
Class CL_CRM_BRC_ABSTR_HDLR has no local type.
Method Signatures
Method ADVANCED_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_QUERY_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_QUERY_PARAMETERS | Search Control Parameters | 20071106 | ||
2 | ![]() |
IT_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_SELECTION_PARAMETER_TAB | Complex Search Condition | 20071106 | ||
3 | ![]() |
IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20071106 |
Method ADVANCED_SEARCH on class CL_CRM_BRC_ABSTR_HDLR has no exception.
Method MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Table of Object Instances in Generic IL | 20071106 | ||
2 | ![]() |
IV_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20071106 |
Method MODIFY on class CL_CRM_BRC_ABSTR_HDLR has no exception.
Method MODIFY_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJ_INSTANCE_TAB | Table of Object Instances in Generic IL | 20071201 | ||
2 | ![]() |
IV_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20071201 |
Method MODIFY_CHILDREN on class CL_CRM_BRC_ABSTR_HDLR has no exception.
Method PROCESS_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Table of Object Request Specifications | 20071113 | ||
2 | ![]() |
IV_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20071113 |
Method PROCESS_CHILDREN on class CL_CRM_BRC_ABSTR_HDLR has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REQUEST_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ_TAB | Table of Object Request Specifications | 20071106 | ||
2 | ![]() |
IV_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20071106 | ||
3 | ![]() |
IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20071106 |
Method READ on class CL_CRM_BRC_ABSTR_HDLR has no exception.
Method SET_ATTRIBUTE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LINK_ID_NOT_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | Logical Link ID | 20071127 | ||
2 | ![]() |
IV_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20071106 |
Method SET_ATTRIBUTE_PROPERTIES on class CL_CRM_BRC_ABSTR_HDLR has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |