SAP ABAP Interface IF_UG_BW_QUERY (IF_UG_BW_QUERY)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGBW (Package) SEM General: Interface to BW
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UG_BW_D SEM: Interface to BW: Destination-Dependent 20041116
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_BW_COMMENT Interfaces to BW 20050217
Properties
Interface IF_UG_BW_QUERY  
Short Description    
General Data
Package UGBW   SEM General: Interface to BW 
Created 20041115   SAP 
Last changed 20080626   SAP 
Unicode checks active    
Forward declarations
Interface IF_UG_BW_QUERY has no forward declaration.
Interfaces
Interface IF_UG_BW_QUERY has no interface.
Friends
Interface IF_UG_BW_QUERY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RUNTIME_EXCEL Constant Public Type reference (TYPE) CHAR5 'EXCEL' BEx Excel as Runtime 20041230
2 GC_RUNTIME_IVIEW Constant Public Type reference (TYPE) CHAR5 'IVIEW' Portal Runtime - IView 20041230
Methods
# Method Level Visibility Method type Description Created on
1 EXISTENCE_CHECK Instance method Public Method 20041115
2 GET_LIST Instance method Public Method Provides a List of all Queries per Infoprovider 20041115
3 GET_VARIABLES Instance method Public Method Provides all variables used in a query 20050629
4 START_DESIGN_TIME Instance method Public Method Start of Query Designer 20050211
5 START_RUNTIME Instance method Public Method Start of BEX or WEB Query 20041230
Events
Interface IF_UG_BW_QUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_QUERY_VAR Public See coding 20050629 begin of s_query_var, VNAM type RSZVNAM, VARTYP type RSZVARTYP, VPROCTP type RSZVPROCTP, IOBJNM type RSIOBJNM, VPARSEL type RSZVPARSEL, VARINPUT type RSZINPUT, VAR_UID type SYSUUID_25, " roj 150408 note 1160736 TXTLG type RSTXTLG, " roj 150408 note 1160736 end of s_query_var
2 T_QUERY_VAR Public See coding 20050629 t_query_var type standard table of s_query_var
Method Signatures

Method EXISTENCE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTING Call by reference Type reference (TYPE) BOOLEAN X, falls existiert 20041115
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20041116
3 Importing I_QUERY Call by reference Type reference (TYPE) CHAR30 compid einer Query 20041116

Method EXISTENCE_CHECK on Interface IF_UG_BW_QUERY has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY Call by reference Type reference (TYPE) UGBW_T_QUERY Table of UGBW_S_QUERY 20041115
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider/AggrLevel 20041115
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20041115

Method GET_LIST on Interface IF_UG_BW_QUERY has no exception.

Method GET_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGBW_T_MESSAGE Meldungen 20050629
2 Exporting ET_VAR Call by reference Type reference (TYPE) T_QUERY_VAR 20050629
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20050629
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050629
5 Importing I_QUERY Call by reference Type reference (TYPE) CHAR30 30 Characters 20050629

Method GET_VARIABLES on Interface IF_UG_BW_QUERY has no exception.

Method START_DESIGN_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGBW_T_MESSAGE Meldungen 20050211
2 Importing I_INFOPROV Call by reference Type reference (TYPE) CHAR30 InfoProvider/ALVL 20050211
3 Importing I_QUERY Call by reference Type reference (TYPE) CHAR30 technical name of query 20050211
# Exception Resumable Description Created on
1 SYSTEM_ERROR Systemfehler 20050211

Method START_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGBW_T_MESSAGE Meldungen 20041230
2 Importing IF_HIDE_SAP_GUI Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20041230
3 Importing IT_VAR Call by reference Type reference (TYPE) UGBW_T_RRX_VAR Variables 20050124
4 Importing I_INFOPROV Call by reference Type reference (TYPE) CHAR30 InfoProvider/ALVL 20050119
5 Importing I_QUERY Call by reference Type reference (TYPE) CHAR30 technical name of query 20041230
6 Importing I_RUNTIME_KIND Call by reference Type reference (TYPE) CHAR5 'EXCEL' Welche Laufzeit 20041230
# Exception Resumable Description Created on
1 EXCEL_VIEWER_NOT_INSTALLED Excel nicht installiert 20041230
2 EXCEL_WRONG_VERSION Excel besitzt die falsche Version 20041230
3 PORTAL_RUNTIME_PROBLEM Problem beim Start im Portal 20041230
4 QUERY_NOT_ACTIVE Query ist nicht aktiv 20041230
5 QUERY_NOT_FOUND Query nicht gefunden 20041230
6 SYSTEM_ERROR Systemfehler 20041230
7 WORKBOOK_NOT_ACTIVE Workbook nicht aktiv 20041230
8 WORKBOOK_NOT_FOUND Workbook nicht gefunden 20041230
History
Last changed by/on SAP  20080626 
SAP Release Created in 600