SAP ABAP Class CL_CRM_ES_EXTRACT_SO_BROKER (CRM Enterprise Search Shared Object Broker Class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-ES (Application Component) Enterprise Search Integration
⤷
CRM_ES_EXTR_MGR (Package) CRM Enterprise Search Extraction Manager

⤷

⤷

Properties
Class | CL_CRM_ES_EXTRACT_SO_BROKER | |
Short Description | CRM Enterprise Search Shared Object Broker Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_ES_EXTR_MGR | CRM Enterprise Search Extraction Manager |
Created | 20080409 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_ES_EXTRACT_SO_BROKER has no forward declaration.
Interfaces
Class CL_CRM_ES_EXTRACT_SO_BROKER has no interface implemented.
Friends
Class CL_CRM_ES_EXTRACT_SO_BROKER has no friend class.
Attributes
Class CL_CRM_ES_EXTRACT_SO_BROKER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert data reference to local reference | 20080409 |
2 | ![]() |
Static method | Public | Method | Convert data reference to local reference per line | 20080409 |
3 | ![]() |
Static method | Public | Method | Free existing shared object instance | 20080409 |
4 | ![]() |
Static method | Public | Method | Get data from the global class | 20080409 |
5 | ![]() |
Static method | Public | Method | Get data from the global class | 20080414 |
6 | ![]() |
Static method | Public | Method | Setup shared object instance | 20080409 |
7 | ![]() |
Static method | Public | Method | Update data in the global class | 20080409 |
8 | ![]() |
Static method | Public | Method | Update data in the global class | 20080414 |
9 | ![]() |
Static method | Public | Method | Update data in the global class | 20080422 |
Events
Class CL_CRM_ES_EXTRACT_SO_BROKER has no event.
Types
Class CL_CRM_ES_EXTRACT_SO_BROKER has no local type.
Method Signatures
Method CONVERT_DATA_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA_TABLE_SO_REF | Call by reference | Type reference (TYPE) | CRMT_ES_RELATION_TAB | List of modeled relations | 20080409 | ||
2 | ![]() |
IR_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CRM_ES_EXTRACT_SO | CRM Enterprise Search: Extraction Shared Object | 20080409 | ||
3 | ![]() |
IT_DATA_TABLE | Call by reference | Type reference (TYPE) | CRMT_ES_RELATION_TAB | List of modeled relations | 20080409 |
Method CONVERT_DATA_REF on class CL_CRM_ES_EXTRACT_SO_BROKER has no exception.
Method CONVERT_DATA_REF_TO_SO_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA_TABLE_SO_REF | Call by reference | Type reference (TYPE) | CRMS_ES_RELATION | Relation modeling information | 20080409 | ||
2 | ![]() |
IR_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CRM_ES_EXTRACT_SO | CRM Enterprise Search: Extraction Shared Object | 20080409 | ||
3 | ![]() |
IS_DATA_TABLE | Call by reference | Type reference (TYPE) | CRMS_ES_RELATION | Relation modeling information | 20080409 |
Method CONVERT_DATA_REF_TO_SO_REF on class CL_CRM_ES_EXTRACT_SO_BROKER has no exception.
Method FREE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SHM_RC | Return Value (Constants in CL_SHM_AREA) | 20080409 | ||
2 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20080409 | ||
3 | ![]() |
IV_INSTANCE_NAME | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20080409 |
Method FREE_INSTANCE on class CL_CRM_ES_EXTRACT_SO_BROKER has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_EXTRACT | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20080414 | ||
2 | ![]() |
ET_OBJECT_RELATION | Call by reference | Type reference (TYPE) | CRMT_ES_ADDITIONAL_FIELDS_TAB | 20080414 | |||
3 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20080409 | ||
4 | ![]() |
IV_INSTANCE_NAME | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20080409 |
Method GET_DATA on class CL_CRM_ES_EXTRACT_SO_BROKER has no exception.
Method GET_DATA_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_EXTRACT | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20080414 | ||
2 | ![]() |
ET_OBJECT_RELATION | Call by reference | Type reference (TYPE) | CRMT_ES_ADDITIONAL_FIELDS_TAB | 20080414 | |||
3 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20080414 | ||
4 | ![]() |
IT_ES_EXTRACT | Call by reference | Type reference (TYPE) | CRMT_ES_PARALLEL_EXTRACT_NODE | Table type of extraction nodes for parallel jobs | 20080415 | ||
5 | ![]() |
IV_INSTANCE_NAME | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20080414 |
Method GET_DATA_2 on class CL_CRM_ES_EXTRACT_SO_BROKER has no exception.
Method SETUP_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20080409 | ||
2 | ![]() |
IV_EXTRACTION_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_CRM_ES_EXTRACT_MANAGER | CRM Enterprise Search extraction Manager | 20080422 | ||
3 | ![]() |
IV_INSTANCE_NAME | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20080409 |
Method SETUP_INSTANCE on class CL_CRM_ES_EXTRACT_SO_BROKER has no exception.
Method UPDATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20080409 | ||
2 | ![]() |
IT_ES_OBJECT_EXTRACT | Call by reference | Type reference (TYPE) | CRMT_ES_PARALLEL_EXTRACT_NODE | Table type of extraction nodes for parallel jobs | 20080414 | ||
3 | ![]() |
IT_OBJECT_EXTRACT | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | 20080414 | |||
4 | ![]() |
IT_OBJECT_RELATION | Call by reference | Type reference (TYPE) | CRMT_ES_ADDITIONAL_FIELDS_TAB | 20080414 | |||
5 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20080409 | ||
6 | ![]() |
IV_INSTANCE_NAME | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20080409 |
Method UPDATE_DATA on class CL_CRM_ES_EXTRACT_SO_BROKER has no exception.
Method UPDATE_DATA_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20080414 | ||
2 | ![]() |
IT_ES_OBJECT_EXTRACT | Call by reference | Type reference (TYPE) | CRMT_ES_PARALLEL_EXTRACT_NODE | Table type of extraction nodes for parallel jobs | 20080414 | ||
3 | ![]() |
IT_OBJECT_EXTRACT | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20080414 | ||
4 | ![]() |
IT_OBJECT_RELATION | Call by reference | Type reference (TYPE) | CRMT_ES_ADDITIONAL_FIELDS_TAB | 20080414 | |||
5 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20080414 | ||
6 | ![]() |
IV_INSTANCE_NAME | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20080414 |
Method UPDATE_DATA_2 on class CL_CRM_ES_EXTRACT_SO_BROKER has no exception.
Method UPDATE_DATA_3 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20080422 | ||
2 | ![]() |
IT_ES_OBJECT_EXTRACT | Call by reference | Type reference (TYPE) | CRMT_ES_PARALLEL_EXTRACT_NODE | Table type of extraction nodes for parallel jobs | 20080422 | ||
3 | ![]() |
IT_OBJECT_EXTRACT | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20080422 | ||
4 | ![]() |
IT_OBJECT_RELATION | Call by reference | Type reference (TYPE) | CRMT_ES_ADDITIONAL_FIELDS_TAB | 20080422 | |||
5 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20080422 | ||
6 | ![]() |
IV_INSTANCE_NAME | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20080422 |
Method UPDATE_DATA_3 on class CL_CRM_ES_EXTRACT_SO_BROKER has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |