SAP ABAP Class CL_SALV_BS_BI_UTIL (CL_SALV_BS_BI_UTIL)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_SERVICE (Package) Service
Properties
Class CL_SALV_BS_BI_UTIL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_SERVICE   Service 
Created 20060203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_SALV_BS_BI_UTIL has no interface implemented.
Friends
Class CL_SALV_BS_BI_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_BEX_ANALYZER Constant Private See coding 20060918
2 CS_BEX_ANALYZER_TOOL Constant Public See coding 20060918
3 CS_BROADCASTING Constant Private See coding 20060918
4 CS_DISTRIBUTION_TYPE Constant Public See coding 20060413
Methods
# Method Level Visibility Method type Description Created on
1 GET_BEX_ANALYZER_URL Static method Public Method 20060727
2 GET_BROADCASTING_URL Static method Public Method 20060203
3 IS_BEX_ANALYZER_AVAILABLE Static method Public Method 20060727
4 IS_BROADCASTING_AVAILABLE Static method Public Method 20060203
Events
Class CL_SALV_BS_BI_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BEX_ANALYZER_TOOL Public See coding 20060918 bex_analyzer_tool(3) type c
2 DISTRIBUTION_TYPE Public Type reference (TYPE) SALV_BS_CONSTANT 20060413
3 S_TYPE_DOCUMENT Public See coding 20060203 begin of s_type_document, name type string, format type string, mimetype type string, content type xstring, end of s_type_document
4 T_TYPE_DOCUMENT Public See coding 20060203 t_type_document type standard table of s_type_document with non-unique key table_line
Method Signatures

Method GET_BEX_ANALYZER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT_NAME Call by reference Type reference (TYPE) STRING 20060918
2 Exporting OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20060727
3 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_BS_MODEL_TABLE 20060918
4 Importing TOOL Call by reference Type reference (TYPE) BEX_ANALYZER_TOOL CS_BEX_ANALYZER_TOOL-BEX 20060918
5 Exporting URL Call by reference Type reference (TYPE) STRING 20060918

Method GET_BEX_ANALYZER_URL on class CL_SALV_BS_BI_UTIL has no exception.

Method GET_BROADCASTING_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISTRIBUTION_TYPE Call by reference Type reference (TYPE) DISTRIBUTION_TYPE CS_DISTRIBUTION_TYPE-DEFAULT 20060413
2 Importing PDF_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060731
3 Importing T_DOCUMENT Call by reference Type reference (TYPE) CL_SALV_BS_BI_UTIL=>T_TYPE_DOCUMENT 20060203
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20060203

Method GET_BROADCASTING_URL on class CL_SALV_BS_BI_UTIL has no exception.

Method IS_BEX_ANALYZER_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060727

Method IS_BEX_ANALYZER_AVAILABLE on class CL_SALV_BS_BI_UTIL has no exception.

Method IS_BROADCASTING_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060203

Method IS_BROADCASTING_AVAILABLE on class CL_SALV_BS_BI_UTIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710