SAP ABAP Class CL_UMB_QUERY_LINK_P (BW Query - Link)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20000714
Properties
Class CL_UMB_QUERY_LINK_P  
Short Description BW Query - Link    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20000714   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20000714
Friends
# Friend Modeled only Created on Description
1 CB_UMB_QUERY_LINK_P 20010630 Base Agent BW Query - Connection
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJ_KEY Instance attribute Protected Type reference (TYPE) UMB_Y_OBJ_KEY Key of Scorecard Object (Element) 20010424
2 OBJ_TYPE Instance attribute Protected Type reference (TYPE) UMB_Y_OBJ_TYPE Type of Scorecard Object (Element) 20010424
3 QUERY_TAB Instance attribute Protected Type reference (TYPE) UMC_YT_QUERY_LINK BW Queries 20010424
4 SCARD Instance attribute Protected Type reference (TYPE) UMB_Y_SCARD Scorecard 20010424
5 URL_TAB Instance attribute Protected Type reference (TYPE) UMC_YT_URL_ASSIGNMENT URL 20010630
6 WEB_REPORT_TAB Instance attribute Protected Type reference (TYPE) UMC_YT_WEB_REPORT WEB Report 20010517
7 WORKBOOK_TAB Instance attribute Protected Type reference (TYPE) UMC_YT_QUERY_LINK Workbooks 20010424
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJ_KEY Instance method Public Get-method of a virtual attribute Reads the Attribute OBJ_KEY 20000714
2 GET_OBJ_TYPE Instance method Public Get-method of a virtual attribute Reads the Attribute OBJ_TYPE 20000714
3 GET_QUERY_TAB Instance method Public Get-method of a virtual attribute Reads the QUERY_TAB 20000714
4 GET_SCARD Instance method Public Get-method of a virtual attribute Reads the Attribute SCARD 20000714
5 GET_URL_TAB Instance method Public Get-method of a virtual attribute Reads the Atribute URL_TAB 20010630
6 GET_WEB_REPORT_TAB Instance method Public Get-method of a virtual attribute Reads the Attribute WEB_REPORT_TAB 20010517
7 GET_WORKBOOK_TAB Instance method Public Get-method of a virtual attribute Reads the Attribute WORKBOOK_TAB 20000714
8 SET_QUERY_TAB Instance method Public Set-method of a virtual attribute Sets the Attribute QUERY_TAB 20000714
9 SET_URL_TAB Instance method Public Set-method of a virtual attribute Sets the Attribute URL_TAB 20010630
10 SET_WEB_REPORT_TAB Instance method Public Set-method of a virtual attribute Sets the Attribute WEB_REPORT_TAB 20010517
11 SET_WORKBOOK_TAB Instance method Public Set-method of a virtual attribute Sets the Attribute WORKBOOK_TAB 20000714
Events
Class CL_UMB_QUERY_LINK_P has no event.
Types
Class CL_UMB_QUERY_LINK_P has no local type.
Method Signatures

Method GET_OBJ_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMB_Y_OBJ_KEY Attributwert 20000714
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010424

Method GET_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMB_Y_OBJ_TYPE Attributwert 20000714
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010424

Method GET_QUERY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMC_YT_QUERY_LINK Attributwert 20000714
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010424

Method GET_SCARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMB_Y_SCARD Attributwert 20000714
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010424

Method GET_URL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMC_YT_URL_ASSIGNMENT Attributwert 20010630
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010630

Method GET_WEB_REPORT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMC_YT_WEB_REPORT Attributwert 20010517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010517

Method GET_WORKBOOK_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMC_YT_QUERY_LINK Attributwert 20000714
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010424

Method SET_QUERY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY_TAB Call by reference Type reference (TYPE) UMC_YT_QUERY_LINK Attributwert 20000714
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010424

Method SET_URL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL_TAB Call by reference Type reference (TYPE) UMC_YT_URL_ASSIGNMENT Attributwert 20010630
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010630

Method SET_WEB_REPORT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WEB_REPORT_TAB Call by reference Type reference (TYPE) UMC_YT_WEB_REPORT Attributwert 20010517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010517

Method SET_WORKBOOK_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORKBOOK_TAB Call by reference Type reference (TYPE) UMC_YT_QUERY_LINK Attributwert 20000714
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010424
History
Last changed by/on SAP  20041006 
SAP Release Created in