SAP ABAP Class IF_BICS_INFOPROV_METADATA (InfoProvider Metadata)
Properties
Class | IF_BICS_INFOPROV_METADATA | |
Short Description | InfoProvider Metadata | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100728 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_BICS_INFOPROV_METADATA has no forward declaration.
Interfaces
Class IF_BICS_INFOPROV_METADATA has no interface implemented.
Friends
Class IF_BICS_INFOPROV_METADATA has no friend class.
Attributes
Class 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
Class 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 class IF_BICS_INFOPROV_METADATA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |