SAP ABAP Class CL_BSP_WD_STREAM_LOADER (Help Class for Loading String-Based Data Streams)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime
⤷
⤷
Properties
| Class | CL_BSP_WD_STREAM_LOADER | |
| Short Description | Help Class for Loading String-Based Data Streams | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD | WebClient UI Framework Runtime |
| Created | 20040903 | SAP |
| Last change | 20100303 | 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_BSP_WD_STREAM_LOADER has no interface implemented.
Friends
Class CL_BSP_WD_STREAM_LOADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR1 | 'E' | Single-Character Indicator | 20100115 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | 'O' | Single-Character Indicator | 20100115 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR30 | 'GET_PAGE_INTERNAL' | Task ID | 20100115 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20100115 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates a URL for a BSP Page | 20091020 | |
| 2 | Static method | Public | Method | Load Source Text of a BSP Page | 20080625 | |
| 3 | Instance method | Public | Method | 20100115 | ||
| 4 | Instance method | Public | Method | Load String from a Given BSP Page | 20040903 | |
| 5 | Instance method | Public | Method | Load String from a Given URL | 20040903 |
Events
Class CL_BSP_WD_STREAM_LOADER has no event.
Types
Class CL_BSP_WD_STREAM_LOADER has no local type.
Method Signatures
Method CREATE_BSP_PAGE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER_TAB | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20091020 | ||||
| 2 | IV_BSP_APPL | Call by reference | Type reference (TYPE) | O2APPLNAME | 20091020 | ||||
| 3 | IV_BSP_PAGE | Call by reference | Type reference (TYPE) | O2PAGEEXT | 20091020 | ||||
| 4 | IV_SECURE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091020 | |||
| 5 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20091020 |
Method CREATE_BSP_PAGE_URL on class CL_BSP_WD_STREAM_LOADER has no exception.
Method GET_BSP_PAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SOURCE | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | Seiten Layout | 20080625 | |||
| 2 | IS_PAGEKEY | Call by reference | Type reference (TYPE) | O2PAGKEY | Seitenschlüssel | 20080625 | |||
| 3 | IV_SUPPRESS_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Other (unexpected) error occurred | 20080625 | ||
| 2 | Page Already Exists (falls p_modify = ' ') | 20080625 | ||
| 3 | No Authorization | 20080625 |
Method GET_RFC_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20100115 |
Method GET_RFC_RESULT on class CL_BSP_WD_STREAM_LOADER has no exception.
Method LOAD_FROM_BSP_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER_TAB | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20050920 | ||||
| 2 | IV_BSP_APPL | Call by reference | Type reference (TYPE) | O2APPLNAME | Name einer BSP-Applikation | 20040903 | |||
| 3 | IV_BSP_PAGE | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) | 20040903 | |||
| 4 | IV_SUPPRESS_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080625 | |||
| 5 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20040903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: Fehler bei der HTTP Kommunikation | 20040903 |
Method LOAD_FROM_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOCAL_URL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080513 | |||
| 2 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20040903 | ||||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20040903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: Fehler bei der HTTP Kommunikation | 20040903 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 500 |