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
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 | ![]() |
Instance method | Public | Method | Read Applicaton | 20100215 |
2 | ![]() |
Instance method | Public | Method | Read Message Manager | 20100215 |
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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)
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |