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 | 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 | Constant | Private | See coding | 20060918 | |||||
| 2 | Constant | Public | See coding | 20060918 | |||||
| 3 | Constant | Private | See coding | 20060918 | |||||
| 4 | Constant | Public | See coding | 20060413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20060727 | ||
| 2 | Static method | Public | Method | 20060203 | ||
| 3 | Static method | Public | Method | 20060727 | ||
| 4 | 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 | OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20060918 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20060727 | ||||
| 3 | R_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_MODEL_TABLE | 20060918 | ||||
| 4 | TOOL | Call by reference | Type reference (TYPE) | BEX_ANALYZER_TOOL | CS_BEX_ANALYZER_TOOL-BEX | 20060918 | |||
| 5 | 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 | DISTRIBUTION_TYPE | Call by reference | Type reference (TYPE) | DISTRIBUTION_TYPE | CS_DISTRIBUTION_TYPE-DEFAULT | 20060413 | |||
| 2 | PDF_ALLOWED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060731 | |||
| 3 | T_DOCUMENT | Call by reference | Type reference (TYPE) | CL_SALV_BS_BI_UTIL=>T_TYPE_DOCUMENT | 20060203 | ||||
| 4 | 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 | 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 | 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 |