SAP ABAP Class CL_BSP_COMPILER_MESSAGES (Validations Messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_EXTENSIONS (Package) BSP Extensions
⤷
⤷
Properties
| Class | CL_BSP_COMPILER_MESSAGES | |
| Short Description | Validations Messages | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBSP_EXTENSIONS | BSP Extensions |
| Created | 20011026 | SAP |
| Last change | 20011112 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BSP_COMPILER_MESSAGES has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_O2_CO2_PROCESSOR | 20011026 | OXYGEN XML Page Converter |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CO2_ERRINT-LEVEL | CL_O2_CO2_EXCEPTION=>CO2_ERROR | Identification: Warning or Error | 20011026 | ||
| 2 | Constant | Public | Type reference (TYPE) | CO2_ERRINT-LEVEL | CL_O2_CO2_EXCEPTION=>CO2_WARNING | Identification: Warning or Error | 20011026 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | O2APPLNAME | Name of BSP Application | 20011109 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_INFO | BSP Element Info | 20011026 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_O2_CO2_EXCEPTION | Error Messages and Warnings from OXYGEN Compiler | 20011026 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011109 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 20011026 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add | 20011026 | |
| 2 | Instance method | Public | Constructor | Constructor | 20011026 | |
| 3 | Instance method | Public | Method | Initialize | 20011109 | |
| 4 | Instance method | Public | Method | Reset | 20011026 |
Events
Class CL_BSP_COMPILER_MESSAGES has no event.
Types
Class CL_BSP_COMPILER_MESSAGES has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | CO2_ERRINT-LEVEL | CO_ERROR | Kennung: Warnung oder Fehler | 20011026 | ||
| 2 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20011026 |
Method ADD on class CL_BSP_COMPILER_MESSAGES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPLNAME | Call by reference | Type reference (TYPE) | STRING | Name einer BSP-Applikation | 20011109 | |||
| 2 | P_ELEMENT_INFO | Call by reference | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_INFO | BSP-Element-Info | 20011026 | |||
| 3 | P_ERROR_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_O2_CO2_EXCEPTION | Fehlermeldungen u. Warnungen des OXYGEN Compilers | 20011026 | |||
| 4 | P_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namensraum der BSP-Applikation | 20011109 | |||
| 5 | P_ROW | Call by reference | Type reference (TYPE) | I | 0 | 20011026 | |||
| 6 | P_SOURCENAME | Call by reference | Type reference (TYPE) | STRING | 20011109 |
Method CONSTRUCTOR on class CL_BSP_COMPILER_MESSAGES has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMENT_INFO | Call by reference | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_INFO | BSP-Element-Info | 20011109 | |||
| 2 | P_ROW | Call by reference | Type reference (TYPE) | I | 0 | 20011109 |
Method INITIALIZE on class CL_BSP_COMPILER_MESSAGES has no exception.
Method RESET Signature
Method RESET on class CL_BSP_COMPILER_MESSAGES has no parameter.
Method RESET on class CL_BSP_COMPILER_MESSAGES has no exception.
History
| Last changed by/on | SAP | 20011112 |
| SAP Release Created in | 620 |