SAP ABAP Interface IF_BICS_SRV (Service)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_BASE_SRV (Package) Basis Package for BICS Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_APPLICATION Application Representation 20100128
2 Interface composition (i COMPRISING i_ref)  IF_BICS_DATA_AREA BW BICS Data Area 20100217
3 Interface composition (i COMPRISING i_ref)  IF_BICS_MD_QV Design Time Version of the Query View 20110222
4 Interface composition (i COMPRISING i_ref)  IF_BICS_MD_SELECTOR Selector on the MD Level 20110221
5 Interface composition (i COMPRISING i_ref)  IF_BICS_PLANNING_FUNCTION Planning Function 20130927
6 Interface composition (i COMPRISING i_ref)  IF_BICS_PLAN_MODEL_RUN Planning Objects at Runtime 20101112
7 Interface composition (i COMPRISING i_ref)  IF_BICS_SELECTOR Selector 20100201
8 Interface composition (i COMPRISING i_ref)  IF_BICS_SRV_BASE Application Service 20100222
9 Interface composition (i COMPRISING i_ref)  IF_BICS_SRV_VARS Service for Variables 20100126
10 Interface composition (i COMPRISING i_ref)  IF_BICS_SYSTEM_SRV System Service 20100126
... Click here to see Used By full list (13 items)
Properties
Interface IF_BICS_SRV  
Short Description Service    
General Data
Package BW_BICS_BASE_SRV   Basis Package for BICS Services 
Created 20100126   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)
Interfaces
Interface IF_BICS_SRV has no interface.
Friends
Interface IF_BICS_SRV has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_INSTANCE_ID Instance attribute Public Type reference (TYPE) TN_INSTANCE_ID Instance ID 20130725
2 N_R_SERVICE_TYPE Instance attribute Public Object reference (TYPE REF TO) CL_BICS_SERVICE_TYPE Type of Service in ABAP BICS 20130927
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION Instance method Public Method Read Applicaton 20100215
2 GET_MESSAGE_MANAGER Instance method Public Method Read Message Manager 20100215
3 GET_SERVICE_DESCRIPTION Instance method Public Method Read Service Description 20100224
Events
Interface IF_BICS_SRV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_INSTANCE_ID Public Type reference (TYPE) STRING Instance ID 20130725
2 TN_NAME Public Type reference (TYPE) STRING 20100208
3 TN_S_SRV Public See coding Structure Container of this Object 20100208 BEGIN OF tn_s_srv, name TYPE tn_name, ref TYPE REF TO if_bics_srv_base, END OF tn_s_srv
4 TN_TEXT Public Type reference (TYPE) STRING 20100208
5 TN_T_SRV Public See coding List of Services 20100208 tn_t_srv TYPE STANDARD TABLE OF tn_s_srv WITH DEFAULT KEY
Method Signatures

Method GET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_APPLICATION Value transfer Object reference (TYPE REF TO) IF_BICS_APPLICATION Applikationsrepräsentation 20100215

Method GET_APPLICATION on Interface IF_BICS_SRV has no exception.

Method GET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MESSAGE_MANAGER Value transfer Object reference (TYPE REF TO) IF_BICS_MESSAGE_MANAGER Message Manager im BICS 20100215

Method GET_MESSAGE_MANAGER on Interface IF_BICS_SRV has no exception.

Method GET_SERVICE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SRV_DESCR Value transfer Object reference (TYPE REF TO) IF_BICS_SRV_DESCR Beschreibung eines Services 20100224

Method GET_SERVICE_DESCRIPTION on Interface IF_BICS_SRV has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_APPLICATION Application Representation 20100128
2 Interface composition (i COMPRISING i_ref)  IF_BICS_DATA_AREA BW BICS Data Area 20100217
3 Interface composition (i COMPRISING i_ref)  IF_BICS_MD_QV Design Time Version of the Query View 20110222
4 Interface composition (i COMPRISING i_ref)  IF_BICS_MD_SELECTOR Selector on the MD Level 20110221
5 Interface composition (i COMPRISING i_ref)  IF_BICS_PLANNING_FUNCTION Planning Function 20130927
6 Interface composition (i COMPRISING i_ref)  IF_BICS_PLAN_MODEL_RUN Planning Objects at Runtime 20101112
7 Interface composition (i COMPRISING i_ref)  IF_BICS_SELECTOR Selector 20100201
8 Interface composition (i COMPRISING i_ref)  IF_BICS_SRV_BASE Application Service 20100222
9 Interface composition (i COMPRISING i_ref)  IF_BICS_SRV_VARS Service for Variables 20100126
10 Interface composition (i COMPRISING i_ref)  IF_BICS_SYSTEM_SRV System Service 20100126
11 Interface composition (i COMPRISING i_ref)  IF_BICS_SYSTEM_SRV_VARS System Service for Variables 20100126
12 Interface composition (i COMPRISING i_ref)  IF_BICS_VIEW_PERSIST_SRV View Service in ABAP BICS 20100301
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_SRV Service 20100217
History
Last changed by/on SAP  20140121 
SAP Release Created in 730