SAP ABAP Class CL_BSP_DEBUGGING_JS (Business Server Pages (BSP) JavaScript Debugging)
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_DEBUGGING_JS | |
| Short Description | Business Server Pages (BSP) JavaScript Debugging | |
| 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 | 20000926 | SAP |
| Last change | 20010227 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BSP_DEBUGGING_JS has no interface implemented.
Friends
Class CL_BSP_DEBUGGING_JS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 3 | 20000926 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | 20000926 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 0 | 20000926 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 900 | 20000926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20000926 | ||
| 2 | Static method | Public | Method | 20000926 | ||
| 3 | Static method | Private | Method | 20010323 | ||
| 4 | Static method | Public | Method | 20000926 | ||
| 5 | Static method | Public | Method | 20000926 | ||
| 6 | Static method | Private | Method | 20000926 |
Events
Class CL_BSP_DEBUGGING_JS has no event.
Types
Class CL_BSP_DEBUGGING_JS has no local type.
Method Signatures
Method CONSTRUCT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | STRING | Name der BSP Applikation | 20000926 | |||
| 2 | BSPJSDBGLINE | Call by reference | Type reference (TYPE) | BSPJSDBG | Eintrag für Debugging-Tabelle | 20000926 | |||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namensraum der BSP Applikation | 20000926 | |||
| 4 | PAGE | Call by reference | Type reference (TYPE) | STRING | Name der BSP Seite | 20000926 | |||
| 5 | USER | Call by reference | Type reference (TYPE) | STRING | Benutzer | 20000926 |
Method CONSTRUCT_KEY on class CL_BSP_DEBUGGING_JS has no exception.
Method DISABLE_DEBUGGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | STRING | Name der BSP Applikation | 20000926 | |||
| 2 | CONDITION_CODE | Value transfer | Type reference (TYPE) | I | Fehlercode; s. cc_* | 20000926 | |||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namensraum der BSP Applikation | 20000926 | |||
| 4 | PAGE | Call by reference | Type reference (TYPE) | STRING | Name der BSP Seite | 20000926 | |||
| 5 | USER | Call by reference | Type reference (TYPE) | STRING | Benutzer, für den Debugging aktiviert werden soll | 20000926 |
Method DISABLE_DEBUGGING on class CL_BSP_DEBUGGING_JS has no exception.
Method DUMMY_BREAKPOINT Signature
Method DUMMY_BREAKPOINT on class CL_BSP_DEBUGGING_JS has no parameter.
Method DUMMY_BREAKPOINT on class CL_BSP_DEBUGGING_JS has no exception.
Method ENABLE_DEBUGGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | STRING | Name der BSP Applikation | 20000926 | |||
| 2 | CONDITION_CODE | Value transfer | Type reference (TYPE) | I | Fehlercode; s. cc_* | 20000926 | |||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namensraum der BSP Applikation | 20000926 | |||
| 4 | PAGE | Call by reference | Type reference (TYPE) | STRING | Name der BSP Seite | 20000926 | |||
| 5 | USER | Call by reference | Type reference (TYPE) | STRING | Benutzer, für den Debugging aktiviert werden soll | 20000926 |
Method ENABLE_DEBUGGING on class CL_BSP_DEBUGGING_JS has no exception.
Method IS_DEBUGGING_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | STRING | Name der BSP Applikation | 20000926 | |||
| 2 | CONTEXT_ID | Call by reference | Type reference (TYPE) | SYCHAR40 | Externe ID für Debugging | 20000926 | |||
| 3 | CONTEXT_ID_LEN | Call by reference | Type reference (TYPE) | I | Länge der externen ID | 20000926 | |||
| 4 | IS_ENABLED | Value transfer | Type reference (TYPE) | I | bspr_yes|no | 20000926 | |||
| 5 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namensraum der BSP Applikation | 20000926 | |||
| 6 | PAGE | Call by reference | Type reference (TYPE) | STRING | Name der BSP Seite | 20000926 | |||
| 7 | USER | Call by reference | Type reference (TYPE) | STRING | Benutzername | 20000926 |
Method IS_DEBUGGING_ENABLED on class CL_BSP_DEBUGGING_JS has no exception.
Method TIMEOUT_SWEEP Signature
Method TIMEOUT_SWEEP on class CL_BSP_DEBUGGING_JS has no parameter.
Method TIMEOUT_SWEEP on class CL_BSP_DEBUGGING_JS has no exception.
History
| Last changed by/on | SAP | 20010227 |
| SAP Release Created in | 50A |