SAP ABAP Class CL_SYB_NOTE_PARSER (SYB: SAP Note Parsing for ParamCheck)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_NOTE_PARSER | DBA Cockpit: Note Parsing for Configuration Check | 20101217 |
Properties
Class | CL_SYB_NOTE_PARSER | |
Short Description | SYB: SAP Note Parsing for ParamCheck | |
Super Class | CL_DBA_NOTE_PARSER | DBA Cockpit: Note Parsing for Configuration Check |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SMSYB | SYBASE Database Monitor |
Created | 20101217 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_SYB_NOTE_PARSER has no interface implemented.
Friends
Class CL_SYB_NOTE_PARSER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Configuration' | 20110408 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Data Caches' | 20120510 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'DB Options' | 20120510 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Last Download' | 20110411 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'sp_configure' | 20110408 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'sp_dboption' | 20120510 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'sp_helpcache' | 20120510 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_RDI | DBA-RDI: Back-End Wrapper | 20110411 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYBCFG_SERVER_TAB | SYB: Table of sybcfg_server | 20110408 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110329 |
2 | ![]() |
Instance method | Private | Method | 20120510 | |
3 | ![]() |
Instance method | Private | Method | 20120510 | |
4 | ![]() |
Instance method | Private | Method | 20110407 |
Events
Class CL_SYB_NOTE_PARSER has no event.
Types
Class CL_SYB_NOTE_PARSER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAV_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | Logical name for a database connection | 20110407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110414 | |
2 | ![]() |
DBA-DBH: Setup Corrupted | 20110411 | |
3 | ![]() |
DBA-RDI: General Back-end Error | 20110411 |
Method GET_CACHEINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
2 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | DBAPC_CHECK | DBA Parameter Check: Check | 20120510 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | DBAPC_RESULT | DBA ParameterCheck: | 20120510 |
Method GET_CACHEINFO on class CL_SYB_NOTE_PARSER has no exception.
Method GET_DB_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM | Call by reference | Type reference (TYPE) | STRING | 20120510 | |||
2 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | DBAPC_CHECK | DBA Parameter Check: Check | 20120510 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | DBAPC_RESULT | DBA ParameterCheck: | 20120510 |
Method GET_DB_OPTION on class CL_SYB_NOTE_PARSER has no exception.
Method GET_VALUE_FROM_SP_CONFIGURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM | Call by reference | Type reference (TYPE) | STRING | 20110407 | |||
2 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | DBAPC_CHECK | DBA Parameter Check: Check | 20110407 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | DBAPC_RESULT | DBA ParameterCheck: | 20110407 |
Method GET_VALUE_FROM_SP_CONFIGURE on class CL_SYB_NOTE_PARSER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |