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 ABAP 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 CO_RFC_RESULT_ERROR Constant Private Type reference (TYPE) CHAR1 'E' Single-Character Indicator 20100115
2 CO_RFC_RESULT_OK Constant Private Type reference (TYPE) CHAR1 'O' Single-Character Indicator 20100115
3 CO_TASK_ID Constant Private Type reference (TYPE) CHAR30 'GET_PAGE_INTERNAL' Task ID 20100115
4 RFC_RESULT Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20100115
5 XML_STRING Instance attribute Private Type reference (TYPE) STRING 20100115
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BSP_PAGE_URL Static method Public Method Generates a URL for a BSP Page 20091020
2 GET_BSP_PAGE_SOURCE Static method Public Method Load Source Text of a BSP Page 20080625
3 GET_RFC_RESULT Instance method Public Method 20100115
4 LOAD_FROM_BSP_PAGE Instance method Public Method Load String from a Given BSP Page 20040903
5 LOAD_FROM_URL 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 Importing IT_PARAMETER_TAB Call by reference Type reference (TYPE) TIHTTPNVP 20091020
2 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20091020
3 Importing IV_BSP_PAGE Call by reference Type reference (TYPE) O2PAGEEXT 20091020
4 Importing IV_SECURE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091020
5 Returning 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 Exporting ET_SOURCE Call by reference Type reference (TYPE) O2PAGELINE_TABLE Seiten Layout 20080625
2 Importing IS_PAGEKEY Call by reference Type reference (TYPE) O2PAGKEY Seitenschlüssel 20080625
3 Importing IV_SUPPRESS_AUTHORITY_CHECK Call by reference Type reference (TYPE) ABAP_BOOL 20080625
# Exception Resumable Description Created on
1 ERROR_OCCURED Other (unexpected) error occurred 20080625
2 PAGE_NOT_EXISTING Page Already Exists (falls p_modify = ' ') 20080625
3 PERMISSION_FAILURE No Authorization 20080625

Method GET_RFC_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing IT_PARAMETER_TAB Call by reference Type reference (TYPE) TIHTTPNVP 20050920
2 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040903
3 Importing IV_BSP_PAGE Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040903
4 Importing IV_SUPPRESS_AUTHORITY_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080625
5 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20040903
# Exception Resumable Description Created on
1 CX_BSP_WD_HTTP_COMM_ERROR 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 Importing IV_LOCAL_URL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080513
2 Importing IV_URL Call by reference Type reference (TYPE) STRING 20040903
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20040903
# Exception Resumable Description Created on
1 CX_BSP_WD_HTTP_COMM_ERROR Ausnahme: Fehler bei der HTTP Kommunikation 20040903
History
Last changed by/on SAP  20100303 
SAP Release Created in 500