SAP ABAP Interface IF_BICS_INFOPROV_METADATA (InfoProvider Metadata)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_SELECTOR (Package) BW BICS Consumer Selector

⤷

⤷

Properties
Interface | IF_BICS_INFOPROV_METADATA | |
Short Description | InfoProvider Metadata |
General Data
Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
Created | 20100728 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BICS_INFOPROV_METADATA has no forward declaration.
Interfaces
Interface IF_BICS_INFOPROV_METADATA has no interface.
Friends
Interface IF_BICS_INFOPROV_METADATA has no friend.
Attributes
Interface IF_BICS_INFOPROV_METADATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Query Properties | 20100728 |
Events
Interface IF_BICS_INFOPROV_METADATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_META_QUERY | Public | See coding | 20100728 | BEGIN OF tn_s_meta_query ,
infocube TYPE char30,
comptype TYPE char3,
compid TYPE string,
curkz TYPE char1,
periv TYPE char2 ,
duedate TYPE d ,
input_mode TYPE numc1 ,
infoprovider_name TYPE string,
infoprovider_text TYPE string,
base_infoprovider_name TYPE string,
base_infoprovider_text TYPE string,
query_name TYPE string,
query_text TYPE string,
query_transient TYPE abap_bool,
query_created_by TYPE string,
query_creation_date TYPE d,
query_creation_time TYPE t,
query_changed_by TYPE string,
query_change_date TYPE d,
query_change_time TYPE t,
data_refresh_date TYPE d,
data_refresh_time TYPE t,
data_rollup_date TYPE d,
data_rollup_time TYPE t,
data_rollup_date_max TYPE d,
data_rollup_time_max TYPE t,
END OF tn_s_meta_query
|
Method Signatures
Method GET_QUERY_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_PROPERTIES | Value transfer | Type reference (TYPE) | TN_S_META_QUERY | 20100728 |
Method GET_QUERY_PROPERTIES on Interface IF_BICS_INFOPROV_METADATA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |