SAP ABAP Interface IF_BSP_WRITER (Interface for Writing Page Content)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WRITER BSP Writer 20010807
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WRITER_HTTP BSP Writer 20010924
Properties
Interface IF_BSP_WRITER  
Short Description Interface for Writing Page Content    
General Data
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20010713   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HTTP_ENTITY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_BSP_WRITER has no interface.
Friends
Interface IF_BSP_WRITER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CSS Constant Public Type reference (TYPE) I 986 Parameter PRINT_STRING 20110628
2 CO_HTML Constant Public Type reference (TYPE) I IF_HTTP_ENTITY=>CO_ENCODING_HTML Parameter PRINT_STRING 20010905
3 CO_JAVASCRIPT Constant Public Type reference (TYPE) I 987 Parameter PRINT_STRING 20030224
4 CO_RAW Constant Public Type reference (TYPE) I IF_HTTP_ENTITY=>CO_ENCODING_RAW Parameter PRINT_STRING 20010905
5 CO_URL Constant Public Type reference (TYPE) I IF_HTTP_ENTITY=>CO_ENCODING_URL Parameter PRINT_STRING 20010905
6 CO_WML Constant Public Type reference (TYPE) I IF_HTTP_ENTITY=>CO_ENCODING_WML Parameter PRINT_STRING 20011031
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete Content 20010807
2 ENCODE_STRING Instance method Public Method Endcode String 20030224
3 FLUSH_TO_PREVIOUS_WRITER Instance method Public Method Writes Content in Previous Writer 20011026
4 FLUSH_TO_WRITER Instance method Public Method Write Content in Specified Writer 20010807
5 GET_CONTENT Instance method Public Method Writer Content 20010807
6 GET_PREVIOUS_WRITER Instance method Public Method Previous Writer in Stack 20011026
7 NEW_LINE Instance method Public Method Print(' ') 20010807
8 PRINT Instance method Public Method Write a Text to the Output Stream 20010713
9 PRINT_STRING Instance method Public Method Writing Text Section 20010718
Events
Interface IF_BSP_WRITER has no event.
Types
Interface IF_BSP_WRITER has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on Interface IF_BSP_WRITER has no parameter.
Method CLEAR on Interface IF_BSP_WRITER has no exception.

Method ENCODE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODING Call by reference Type reference (TYPE) I CO_RAW | CO_URL | CO_HTML | CO_JAVASCRIPT 20030224
2 Importing IN Call by reference Type reference (TYPE) STRING $REF$ 20030224
3 Returning OUT Value transfer Type reference (TYPE) STRING $REF$ 20030224

Method ENCODE_STRING on Interface IF_BSP_WRITER has no exception.

Method FLUSH_TO_PREVIOUS_WRITER Signature

Method FLUSH_TO_PREVIOUS_WRITER on Interface IF_BSP_WRITER has no parameter.
Method FLUSH_TO_PREVIOUS_WRITER on Interface IF_BSP_WRITER has no exception.

Method FLUSH_TO_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUT Call by reference Object reference (TYPE REF TO) IF_BSP_WRITER Interface zum Schreiben von Seiteninhalt 20010807

Method FLUSH_TO_WRITER on Interface IF_BSP_WRITER has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BODY Value transfer Type reference (TYPE) STRING 20010807

Method GET_CONTENT on Interface IF_BSP_WRITER has no exception.

Method GET_PREVIOUS_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT Value transfer Object reference (TYPE REF TO) IF_BSP_WRITER Interface zum Schreiben von Seiteninhalt 20011026

Method GET_PREVIOUS_WRITER on Interface IF_BSP_WRITER has no exception.

Method NEW_LINE Signature

Method NEW_LINE on Interface IF_BSP_WRITER has no parameter.
Method NEW_LINE on Interface IF_BSP_WRITER has no exception.

Method PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENCY Call by reference Type reference (TYPE) C zu benutzende Währung (nur für Packed) 20010713
2 Importing NEWLINE Call by reference Type reference (TYPE) C ' ': no newline, 'X': add newline 20010718
3 Importing NUM_DECIMALS Call by reference Type reference (TYPE) I -1 Anzahl Dezimalstellen 20010713
4 Importing VALUE Call by reference Type reference (TYPE) ANY Ausgabewert 20010713

Method PRINT on Interface IF_BSP_WRITER has no exception.

Method PRINT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODING Call by reference Type reference (TYPE) I CO_RAW CO_RAW | CO_URL | CO_HTML| CO_JAVASCRIPT 20010724
2 Importing LENGTH Call by reference Type reference (TYPE) I -1 Länge des auszugebenden Teils 20010718
3 Importing OFFSET Call by reference Type reference (TYPE) I 0 Offset in den String 20010718
4 Importing VALUE Call by reference Type reference (TYPE) STRING Ausgabewert 20010718

Method PRINT_STRING on Interface IF_BSP_WRITER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620