SAP ABAP Interface IF_CRM_GEN_UI_BI_NAVIGATOR (Create data collection for BI Navigation)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-BI (Application Component) BI Integration
⤷
CRM_BSP_GEN_UI_BI (Package) Generic CRM UI Component to start BI reports

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_GEN_UI_BI_DEFNAV | Default Navigation from BI Component | 20060321 |
Properties
Interface | IF_CRM_GEN_UI_BI_NAVIGATOR | |
Short Description | Create data collection for BI Navigation |
General Data
Package | CRM_BSP_GEN_UI_BI | Generic CRM UI Component to start BI reports |
Created | 20060320 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CRM_GEN_UI_BI_NAVIGATOR has no forward declaration.
Interfaces
Interface IF_CRM_GEN_UI_BI_NAVIGATOR has no interface.
Friends
Interface IF_CRM_GEN_UI_BI_NAVIGATOR has no friend.
Attributes
Interface IF_CRM_GEN_UI_BI_NAVIGATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates a collection that contains data for the nav. target | 20060320 |
2 | ![]() |
Static method | Public | Method | Creates an entitity that contains data for the nav. target | 20060503 |
Events
Interface IF_CRM_GEN_UI_BI_NAVIGATOR has no event.
Types
Interface IF_CRM_GEN_UI_BI_NAVIGATOR has no local type.
Method Signatures
Method CREATE_COLLECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IONAME | Value transfer | Type reference (TYPE) | CRMT_BI_IONAME | Info Object Name | 20060320 | ||
2 | ![]() |
IV_IOVALUE | Value transfer | Type reference (TYPE) | STRING | Info Object Value | 20060320 | ||
3 | ![]() |
IV_NAVLINKID | Value transfer | Type reference (TYPE) | CRMT_BI_NAVLINK_ID | Navigational Link ID for an InfoObject | 20060412 | ||
4 | ![]() |
RV_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20060320 |
Method CREATE_COLLECTION on Interface IF_CRM_GEN_UI_BI_NAVIGATOR has no exception.
Method CREATE_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IONAME | Value transfer | Type reference (TYPE) | CRMT_BI_IONAME | Info Object Name | 20060503 | ||
2 | ![]() |
IV_IOVALUE | Value transfer | Type reference (TYPE) | STRING | Info Object Value | 20060503 | ||
3 | ![]() |
IV_NAVLINKID | Value transfer | Type reference (TYPE) | CRMT_BI_NAVLINK_ID | Navigational Link ID for an InfoObject | 20060503 | ||
4 | ![]() |
RV_ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Entitity with data from nav. link | 20060503 |
Method CREATE_ENTITY on Interface IF_CRM_GEN_UI_BI_NAVIGATOR has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 702 |