SAP ABAP Interface /IWFND/IF_BW_TYPES (BW Data Types)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MGW_REGISTRATION (Package) GW Framework - Odata Channel - (Remote) Service Registration
Properties
Interface /IWFND/IF_BW_TYPES  
Short Description BW Data Types    
General Data
Package /IWFND/MGW_REGISTRATION   GW Framework - Odata Channel - (Remote) Service Registration 
Created 20110922   SAP 
Last changed 20131127   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 /IWFND/IF_BW_TYPES has no interface.
Friends
Interface /IWFND/IF_BW_TYPES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCS_DATA_TYPE Constant Public See coding 20110928
2 GCS_FIELDTYPE Constant Public See coding 20110928
3 GCS_UNITTYPE Constant Public See coding 20111006
4 GCS_VAR_DATATYPE Constant Public See coding 20111007
5 GCS_VAR_TYPE Constant Public See coding 20110928
Methods
Interface /IWFND/IF_BW_TYPES has no method.
Events
Interface /IWFND/IF_BW_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_E_DESCRIPTION Public See coding 20111123 ty_e_description type c length 60
2 TY_E_EXT_NAME Public See coding 20111130 ty_e_ext_name type c length 255
3 TY_E_QUERY Public See coding 20110922 ty_e_query type c length 30
4 TY_E_VAR_NAME Public See coding 20111005 ty_e_var_name type c length 30
5 TY_S_FIELD_SEL Public See coding 20111005 begin of ty_s_field_sel, fieldnm type c length 30, end of ty_s_field_sel
6 TY_S_QUERY_LIST Public See coding 20110927 begin of ty_s_query_list, query type c length 30, query_description type c length 60, query_name_ext type c length 255, query_name_ext_version type n length 4, end of ty_s_query_list
7 TY_S_QUERY_META_DATA Public See coding 20110922 begin of ty_s_query_meta_data, infoprovider_name type c length 40, infoprovider_text type c length 60, duedate type d, query_name type c length 40, query_text type c length 60, query_created_by type c length 12, query_creation_date type d, query_creation_time type t, query_changed_by type c length 12, query_change_date type d, query_change_time type t, data_refresh_date type d, data_refresh_time type t, query_name_ext type c length 255, query_name_ext_version type n length 4, end of ty_s_query_meta_data
8 TY_S_QUERY_RS_STRUC Public See coding 20110922 begin of ty_s_query_rs_struc, column_name type c length 30, column_name_ext type ty_e_ext_name, data_type type c length 10, column_description type c length 40, length type n length 4, fieldtype type c length 1, reffield type c length 30, textfield type c length 30, unittype type c length 1, is_key type abap_bool, is_technical type abap_bool, is_filterable type abap_bool, end of ty_s_query_rs_struc
9 TY_S_QUERY_VARIABLE Public See coding 20110922 begin of ty_s_query_variable, var_name type ty_e_var_name, var_name_ext type ty_e_ext_name, description type ty_e_description, mandatory type abap_bool, datatype type c length 1, input_length type n length 4, var_type type c length 1, ref_name type c length 30, value_help type abap_bool, end of ty_s_query_variable
10 TY_S_SELECT_OPTION Public See coding 20110930 begin of ty_s_select_option, var_name type ty_e_var_name, sign type c length 1, option type c length 2, low type c length 60, high type c length 60, end of ty_s_select_option
11 TY_S_VALUE_HELP Public See coding 20111005 begin of ty_s_value_help, key type c length 30, text type c length 60, end of ty_s_value_help
12 TY_T_FIELD_SEL Public See coding 20111005 ty_t_field_sel type standard table of ty_s_field_sel with default key
13 TY_T_QUERY_LIST Public See coding 20110927 ty_t_query_list type standard table of ty_s_query_list with default key
14 TY_T_QUERY_RS_STRUC Public See coding 20110922 ty_t_query_rs_struc type standard table of ty_s_query_rs_struc with default key
15 TY_T_QUERY_VARIABLES Public See coding 20110922 ty_t_query_variables type standard table of ty_s_query_variable with default key
16 TY_T_SELECT_OPTIONS Public See coding 20110930 ty_t_select_options type standard table of ty_s_select_option with default key
17 TY_T_VALUE_HELP Public See coding 20111005 ty_t_value_help type standard table of ty_s_value_help with default key
History
Last changed by/on SAP  20131127 
SAP Release Created in 250