SAP ABAP Class IF_CRM_UI_DATA_CONTEXT (Data Context Interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_UI_F_CUCODATACONTE_IMPL | 20060315 |
Properties
Class | IF_CRM_UI_DATA_CONTEXT | |
Short Description | Data Context Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060315 | 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 IF_CRM_UI_DATA_CONTEXT has no interface implemented.
Friends
Class IF_CRM_UI_DATA_CONTEXT has no friend class.
Attributes
Class IF_CRM_UI_DATA_CONTEXT has no attribute.
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ATTRIBUTE_CHANGED | Static Event (1) |
Public (2) |
Raised when set_data_attribute changed data | 20060428 |
2 | DATA_CHANGED | Static Event (1) |
Public (2) |
Raised when when set_entity changed data | 20060425 |
Types
Class IF_CRM_UI_DATA_CONTEXT has no local type.
Method Signatures
Method CLEAR_DATA_CONTEXT Signature
Method CLEAR_DATA_CONTEXT on class IF_CRM_UI_DATA_CONTEXT has no parameter.
Method CLEAR_DATA_CONTEXT on class IF_CRM_UI_DATA_CONTEXT has no exception.
Method GET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTENT | Call by reference | Type reference (TYPE) | CRMT_UI_CB_CONTENT_TAB | Content | 20060425 |
Method GET_CONTENT on class IF_CRM_UI_DATA_CONTEXT has no exception.
Method GET_DATA_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | ANY | 20060428 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20060428 |
Method GET_DATA_ATTRIBUTE on class IF_CRM_UI_DATA_CONTEXT has no exception.
Method GET_ENTITIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | CRMTT_UI_DATA_CONTEXT | Elements of the Global Data Context | 20080421 |
Method GET_ENTITIES on class IF_CRM_UI_DATA_CONTEXT has no exception.
Method GET_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20060315 | |||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Interface for BO attribute | 20060315 |
Method GET_ENTITY on class IF_CRM_UI_DATA_CONTEXT has no exception.
Method GET_ENTITY_ATTRIBUTE_AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SUPPRESS_CREATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prevent creation of objects if TRUE | 20070212 | |
2 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20060315 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20060315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Angeforderte Daten sind nicht verfügbar | 20060315 | |
2 | ![]() |
Fehler bei XPath-Zugriff auf Eigenschaft | 20060315 |
Method GET_ENTITY_ATTRIBUTE_AS_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SUPPRESS_CREATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prevent creation of objects if TRUE | 20070212 | |
2 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20060315 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ANY | 20060315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Angeforderte Daten sind nicht verfügbar | 20060315 | |
2 | ![]() |
Fehler bei XPath-Zugriff auf Eigenschaft | 20060315 |
Method GET_ENTITY_BY_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SUPPRESS_CREATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prevent creation of objects if TRUE | 20070212 | |
2 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20060315 | |||
3 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Interface for BO attribute | 20060315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Angeforderte Daten sind nicht verfügbar | 20060315 | |
2 | ![]() |
Fehler bei XPath-Zugriff auf Eigenschaft | 20060315 |
Method GET_RELATED_ENTITIES_BY_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20060605 | |||
2 | ![]() |
IV_SUPPRESS_CREATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prevent creation of objects if TRUE | 20070212 | |
3 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20060605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Angeforderte Daten sind nicht verfügbar | 20060605 | |
2 | ![]() |
Fehler bei XPath-Zugriff auf Eigenschaft | 20060605 |
Method REMOVE_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20060328 |
Method REMOVE_ENTITY on class IF_CRM_UI_DATA_CONTEXT has no exception.
Method SET_DATA_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20060428 | |||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20060428 |
Method SET_DATA_ATTRIBUTE on class IF_CRM_UI_DATA_CONTEXT has no exception.
Method SET_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name of entity | 20060315 | ||
2 | ![]() |
VALUE | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Interface for BO attribute | 20060315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060328 |
Event Signatures
Event ATTRIBUTE_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | 20060428 |
Event DATA_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | Data Context Paramter | 20060425 |
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |