SAP ABAP Class IF_CRM_GEN_UI_BI_NAVIGATOR (Create data collection for BI Navigation)
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
Class | IF_CRM_GEN_UI_BI_NAVIGATOR | |
Short Description | Create data collection for BI Navigation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060320 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CRM_GEN_UI_BI_NAVIGATOR has no forward declaration.
Interfaces
Class IF_CRM_GEN_UI_BI_NAVIGATOR has no interface implemented.
Friends
Class IF_CRM_GEN_UI_BI_NAVIGATOR has no friend class.
Attributes
Class 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
Class IF_CRM_GEN_UI_BI_NAVIGATOR has no event.
Types
Class 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 class 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 class IF_CRM_GEN_UI_BI_NAVIGATOR has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |