SAP ABAP Interface IF_BICS_APPLICATION (Application Representation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_BASE_OBJECTS (Package) Basis Objects of All BICS Entities
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_APPLICATION | Application in ABAP BICS | 20100125 |
Properties
| Interface | IF_BICS_APPLICATION | |
| Short Description | Application Representation |
General Data
| Package | BW_BICS_BASE_OBJECTS | Basis Objects of All BICS Entities |
| Created | 20100120 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_BICS_DATA_AREA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_BICS_DATA_AREA_SRV_DESCR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 5 | IF_BICS_SRV | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100208 | ||
| 2 | IF_BICS_SRV | Service | 20100128 |
Friends
Interface IF_BICS_APPLICATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_USERNAME | Instance attribute | Public | Type reference (TYPE) | SYUNAME | User Name | 20110616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if given Data Area exists | 20130521 | |
| 2 | Instance method | Public | Method | Close Application | 20110620 | |
| 3 | Instance method | Public | Method | Create Service | 20100120 | |
| 4 | Instance method | Public | Method | Create Service Description Instance | 20110601 | |
| 5 | Instance method | Public | Method | Get Bookmark Manager | 20130712 | |
| 6 | Instance method | Public | Method | Read (and Create) Data Area | 20110729 | |
| 7 | Instance method | Public | Method | Read Metadata Browser | 20110124 | |
| 8 | Instance method | Public | Method | Create Instance of a Planning Function | 20101126 | |
| 9 | Instance method | Public | Method | Read all planning functions | 20130423 | |
| 10 | Instance method | Public | Method | Read Service with Handle | 20130205 |
Events
Interface IF_BICS_APPLICATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_PLANNING_FUNCTION | Public | See coding | 20130423 | BEGIN OF tn_s_planning_function,
name TYPE if_bics_srv=>tn_name,
aggr_lvl TYPE if_bics_srv=>tn_name,
text TYPE if_bics_srv=>tn_text,
text_alvl TYPE if_bics_srv=>tn_text,
type TYPE if_bics_srv=>tn_text,
createdby TYPE if_bics_srv=>tn_text,
createdon TYPE rstimestmp,
text_type TYPE if_bics_srv=>tn_text,
END OF tn_s_planning_function
|
||
| 2 | TN_T_PLANNING_FUNCTIONS | Public | See coding | 20130423 | tn_t_planning_functions TYPE STANDARD TABLE OF tn_s_planning_function WITH DEFAULT KEY
|
Method Signatures
Method CHECK_DATA_AREA_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_AREA_NAME | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Data Area Name | 20130521 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130521 |
Method CHECK_DATA_AREA_EXISTS on Interface IF_BICS_APPLICATION has no exception.
Method CLOSE_APPLICATION Signature
Method CLOSE_APPLICATION on Interface IF_BICS_APPLICATION has no parameter.
Method CLOSE_APPLICATION on Interface IF_BICS_APPLICATION has no exception.
Method CREATE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SRV_DESCR | Call by reference | Object reference (TYPE REF TO) | IF_BICS_SRV_DESCR | Beschreibung eines Services | 20100201 | |||
| 2 | R_R_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_BICS_SRV_BASE | Service | 20100120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service ist nicht anwendbar | 20110705 |
Method CREATE_SERVICE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SERVICE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_BICS_SERVICE_TYPE | Typ eines Service im ABAP BICS | 20110601 | |||
| 2 | R_R_SERVICE_DESCR | Value transfer | Object reference (TYPE REF TO) | IF_BICS_SRV_DESCR | Beschreibung eines Services | 20110601 |
Method CREATE_SERVICE_DESCR on Interface IF_BICS_APPLICATION has no exception.
Method GET_BOOKMARK_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_BOOKMARK_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_BICS_QV_BOOKMARK_MANAGER | Query View Bookmark | 20130712 |
Method GET_BOOKMARK_MANAGER on Interface IF_BICS_APPLICATION has no exception.
Method GET_DATA_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BACKEND_CELL_LOCKING | Call by reference | Type reference (TYPE) | STRING | 20130830 | ||||
| 2 | I_BPC_ENVIRONMENT | Call by reference | Type reference (TYPE) | STRING | 20130830 | ||||
| 3 | I_BPC_MODEL | Call by reference | Type reference (TYPE) | STRING | 20130830 | ||||
| 4 | I_DATA_AREA_NAME | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | IF_BICS_DATA_AREA_SRV_DESCR=>N_C_DEFAULT_DATA_AREA | Name eines Objekts | 20130830 | ||
| 5 | I_INA_CALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131007 | ||||
| 6 | R_R_DATA_AREA | Value transfer | Object reference (TYPE REF TO) | IF_BICS_DATA_AREA | BW BICS Datenbereich | 20130830 |
Method GET_DATA_AREA on Interface IF_BICS_APPLICATION has no exception.
Method GET_METADATA_BROWSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_METADATA_BROWSER | Value transfer | Object reference (TYPE REF TO) | IF_BICS_METADATA_BROWSER | Metadatenbrowser | 20110124 |
Method GET_METADATA_BROWSER on Interface IF_BICS_APPLICATION has no exception.
Method GET_PLANNING_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNCTION_NAME | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Name eines Objekts | 20101126 | |||
| 2 | I_INSTANCE_ID | Call by reference | Type reference (TYPE) | IF_BICS_SRV=>TN_INSTANCE_ID | Instance ID | 20130927 | |||
| 3 | I_R_DATA_AREA | Call by reference | Object reference (TYPE REF TO) | IF_BICS_DATA_AREA | BW BICS Datenbereich | 20101126 | |||
| 4 | R_R_PLANNING_FUNCTION | Value transfer | Object reference (TYPE REF TO) | IF_BICS_PLANNING_FUNCTION | Planungsfunktion | 20101126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Planungsfunktion nicht gefunden | 20110208 |
Method GET_PLANNING_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_PLANNING_FUNCTIONS | Value transfer | Type reference (TYPE) | TN_T_PLANNING_FUNCTIONS | 20130423 |
Method GET_PLANNING_FUNCTIONS on Interface IF_BICS_APPLICATION has no exception.
Method GET_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSTANCE_ID | Call by reference | Type reference (TYPE) | IF_BICS_SRV=>TN_INSTANCE_ID | Instance ID | 20130725 | |||
| 2 | R_R_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_BICS_SRV | Service | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service cannot be found for given handle | 20130205 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |