SAP ABAP Class CL_BSP_PAGE_DBG (Business Server Pages (BSP) JavaScript Debugging Utility)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_JAVASCRIPT (Package) Business Server Pages (BSP) JavaScript Debugging
Properties
Class CL_BSP_PAGE_DBG  
Short Description Business Server Pages (BSP) JavaScript Debugging Utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SBSP_JAVASCRIPT   Business Server Pages (BSP) JavaScript Debugging 
Created 20000928   SAP 
Last change 20010227   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BSPR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_PAGE_DBG has no interface implemented.
Friends
Class CL_BSP_PAGE_DBG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BLOCK_TYPES Instance attribute Public Type reference (TYPE) TBSPBLKTYP BSP: Block Type Table for Debugging 20000929
2 M_MAP Instance attribute Private Type reference (TYPE) CO2MAP_T 20000929
3 M_PAGE_DISPLAY_ID Instance attribute Private Type reference (TYPE) INT4 20000929
4 M_PAGE_KEY Instance attribute Private Type reference (TYPE) O2PAGKEY 20000929
5 PAGE_DISPLAY Instance attribute Public Type reference (TYPE) O2PAGELINE_TABLE 20000929
6 PAGE_DISPLAY_NAME Instance attribute Public Type reference (TYPE) STRING 20000929
7 SCRIPT_SOURCE Instance attribute Public Type reference (TYPE) JSTEXTTAB 20000929
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000929
2 LOAD_PAGE_SOURCE Instance method Public Method 20000929
3 PAGE_POS_TO_SCRIPT_POS Instance method Public Method 20000929
4 SCRIPT_POS_TO_PAGE_POS Instance method Public Method 20000929
5 UPDATE_PAGE_DISPLAY Instance method Public Method 20001017
Events
Class CL_BSP_PAGE_DBG has no event.
Types
Class CL_BSP_PAGE_DBG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING Name of the BSP application 20000929
2 Importing APPLICATION_NAMESPACE Value transfer Type reference (TYPE) STRING Namespace of the BSP application 20000929
3 Importing PAGE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Name of generated page class (optional) 20000929
4 Importing PAGE_NAME Call by reference Type reference (TYPE) STRING Name of the BSP page 20000929
5 Importing PRETTY_PRINT Call by reference Type reference (TYPE) I 1 bspr_yes|no 20001004

Method CONSTRUCTOR on class CL_BSP_PAGE_DBG has no exception.

Method LOAD_PAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING Name der BSP Applikation 20000929
2 Importing APPLICATION_NAMESPACE Value transfer Type reference (TYPE) STRING Namensraum der BSP Applikation 20000929
3 Importing PAGE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Klassenname der Seite (XOR) 20000929
4 Importing PAGE_NAME Call by reference Type reference (TYPE) STRING Name der BSP Seite 20000929
5 Importing PRETTY_PRINT Call by reference Type reference (TYPE) I 1 bspr_yes|no 20001004

Method LOAD_PAGE_SOURCE on class CL_BSP_PAGE_DBG has no exception.

Method PAGE_POS_TO_SCRIPT_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE_X Call by reference Type reference (TYPE) I Seitenspalte (1..n) 20000929
2 Importing PAGE_Y Call by reference Type reference (TYPE) I Seitenreihe (1..n) 20000929
3 Exporting SCRIPT_X Call by reference Type reference (TYPE) I Skriptspalte (momentan immer 1) 20000929
4 Exporting SCRIPT_Y Call by reference Type reference (TYPE) I Skriptreihe (0..1) 20000929

Method PAGE_POS_TO_SCRIPT_POS on class CL_BSP_PAGE_DBG has no exception.

Method SCRIPT_POS_TO_PAGE_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAGE_UPDATED Call by reference Type reference (TYPE) I bspr_yes|no 20001017
2 Exporting PAGE_X Call by reference Type reference (TYPE) I Seitenspalte (1..n) 20000929
3 Exporting PAGE_Y Call by reference Type reference (TYPE) I Seitenreihe (1..n) 20000929
4 Importing SCRIPT_X Call by reference Type reference (TYPE) I Skriptspalte (1..n) 20000929
5 Importing SCRIPT_Y Call by reference Type reference (TYPE) I Skriptreihe (1..n) 20000929
6 Importing UPDATE_PAGE Call by reference Type reference (TYPE) I 0 bspr_yes|no 20001017

Method SCRIPT_POS_TO_PAGE_POS on class CL_BSP_PAGE_DBG has no exception.

Method UPDATE_PAGE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_ID Call by reference Type reference (TYPE) INT4 ID der Anzeige-Seitensource 20001017

Method UPDATE_PAGE_DISPLAY on class CL_BSP_PAGE_DBG has no exception.
History
Last changed by/on SAP  20010227 
SAP Release Created in 50A