Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_NOTE_PARSER | SYB: SAP Note Parsing for ParamCheck | 20101217 |
Properties
Class | CL_DBA_NOTE_PARSER | |
Short Description | DBA Cockpit: Note Parsing for Configuration Check | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
Created | 20101207 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_NOTE_PARSER has no interface implemented.
Friends
Class CL_DBA_NOTE_PARSER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'REC' | 20110408 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'REQ' | 20110408 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'S' | 20110408 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'T' | 20110408 | ||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | '*' | 20110408 | ||
6 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | '' | 20110408 | ||
7 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'DB' | 20110408 | ||
8 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'global' | 20110408 | ||
9 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'scope' | 20110408 | ||
10 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'tool' | 20110408 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBAPC_DEVIATION_TAB | DBA Parameter Check: Table of DBAPC_DEVIATION | 20110415 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBAPC_ENVIRONMENT_TAB | DBA Parameter Check: Table of DBAPC_ENVIRONMENT | 20120510 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110412 | |||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | Database Connection | 20110407 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BCWBN_TEXT | 20110404 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CWBNTNUMM | Note number | 20110413 |
Methods
Events
Class CL_DBA_NOTE_PARSER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | VALUE_PAIR | Protected | See coding | 20110412 | BEGIN OF value_pair,
run_value TYPE string,
config_value TYPE string,
END OF value_pair
|
Method Signatures
Method CLEAR_ALL_DEVIATIONS Signature
Method CLEAR_ALL_DEVIATIONS on class CL_DBA_NOTE_PARSER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110415 |
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 | Description of Database Connections | 20110407 |
Method CONSTRUCTOR on class CL_DBA_NOTE_PARSER has no exception.
Method DB_SPECIFIC_ENVIRONMENT Signature
Method DB_SPECIFIC_ENVIRONMENT on class CL_DBA_NOTE_PARSER has no parameter.
Method DB_SPECIFIC_ENVIRONMENT on class CL_DBA_NOTE_PARSER has no exception.
Method DELETE_DEVIATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVIATION | Call by reference | Type reference (TYPE) | DBAPC_DEVIATION | DBA Parameter Check: Table of Results | 20120605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20120605 |
Method DOWNLOAD_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTE_NUMBER | Call by reference | Type reference (TYPE) | CWBNTNUMM | Note number | 20101217 |
Method DOWNLOAD_NOTE on class CL_DBA_NOTE_PARSER has no exception.
Method GET_BASIC_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SETTINGS | Value transfer | Type reference (TYPE) | DBAPC_CHECK | DBA Parameter Check: Check | 20110408 |
Method GET_BASIC_SETTINGS on class CL_DBA_NOTE_PARSER has no exception.
Method GET_CENTRAL_NOTE_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTE_NUMBER | Value transfer | Type reference (TYPE) | CWBNTNUMM | 20110614 |
Method GET_CENTRAL_NOTE_NUMBER on class CL_DBA_NOTE_PARSER has no exception.
Method GET_CURRENT_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIMESTAMP | Value transfer | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20110411 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110411 |
Method GET_DEVIATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVIATIONS | Value transfer | Type reference (TYPE) | DBAPC_DEVIATION_TAB | DBA Parameter Check: Table of DBAPC_DEVIATION | 20120524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20120524 |
Method GET_GROUP_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CURR_SETTINGS | Call by reference | Type reference (TYPE) | DBAPC_CHECK | DBA Parameter Check: Check | 20110408 | ||
2 | ![]() |
GROUP_NAME | Call by reference | Type reference (TYPE) | STRING | 20110408 | |||
3 | ![]() |
SETTINGS | Value transfer | Type reference (TYPE) | DBAPC_CHECK | DBA Parameter Check: Check | 20110408 |
Method GET_GROUP_SETTINGS on class CL_DBA_NOTE_PARSER has no exception.
Method GET_LAST_DOWNLOAD_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE_OF_DOWNLOAD | Value transfer | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20110329 | ||
2 | ![]() |
NOTENUMBER | Call by reference | Type reference (TYPE) | CWBNTNUMM | Note number | 20110329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110411 |
Method GET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAV_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | Database Connection | 20110407 | ||
2 | ![]() |
OBJ_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_NOTE_PARSER | DBA Cockpit: Note Parsing for Configuration Check | 20110318 |
Method GET_OBJECT on class CL_DBA_NOTE_PARSER has no exception.
Method GET_RELEASE_NOTE Signature
Method GET_RELEASE_NOTE on class CL_DBA_NOTE_PARSER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110414 |
Method GET_RELEASE_NOTE_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RELEASE_NOTE_NUMBER | Value transfer | Type reference (TYPE) | CWBNTNUMM | Note number | 20110413 |
Method GET_RELEASE_NOTE_NUMBER on class CL_DBA_NOTE_PARSER has no exception.
Method GET_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULTS | Value transfer | Type reference (TYPE) | DBAPC_RESULT_TAB | DBA Parameter Check: Table of Results | 20110405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110414 |
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM | Call by reference | Type reference (TYPE) | STRING | 20110411 | |||
2 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | DBAPC_CHECK | DBA Parameter Check: Check | 20110411 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | DBAPC_RESULT | DBA ParameterCheck: | 20110411 |
Method GET_VALUE on class CL_DBA_NOTE_PARSER has no exception.
Method INIT Signature
Method INIT on class CL_DBA_NOTE_PARSER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110414 |
Method INIT_ENVRIONMENT Signature
Method INIT_ENVRIONMENT on class CL_DBA_NOTE_PARSER has no parameter.
Method INIT_ENVRIONMENT on class CL_DBA_NOTE_PARSER has no exception.
Method IS_APPLICABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_APPLICABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120510 | |||
2 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | DBAPC_CHECK | DBA ParameterCheck: | 20120510 |
Method IS_APPLICABLE on class CL_DBA_NOTE_PARSER has no exception.
Method PARSE_NOTE_AND_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULTS | Value transfer | Type reference (TYPE) | DBAPC_RESULT_TAB | DBA Parameter Check: Table of Results | 20110412 |
Method PARSE_NOTE_AND_CHECK on class CL_DBA_NOTE_PARSER has no exception.
Method READ_DEVIATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVIATIONS | Value transfer | Type reference (TYPE) | DBAPC_DEVIATION_TAB | DBA ParameterCheck: | 20120524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20120524 |
Method READ_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTENUMBER | Call by reference | Type reference (TYPE) | CWBNTNUMM | Note number | 20110329 | ||
2 | ![]() |
NOTES | Value transfer | Type reference (TYPE) | BCWBN_NOTE | 20110329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110414 |
Method SET_FORCE_DOWNLOAD Signature
Method SET_FORCE_DOWNLOAD on class CL_DBA_NOTE_PARSER has no parameter.
Method SET_FORCE_DOWNLOAD on class CL_DBA_NOTE_PARSER has no exception.
Method WRITE_DEVIATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVIATIONS | Call by reference | Type reference (TYPE) | DBAPC_DEVIATION_TAB | DBA Parameter Check: Table of Results | 20110412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20120524 |
Method WRITE_DOWNLOAD_TSTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTENUMBER | Call by reference | Type reference (TYPE) | CWBNTNUMM | Note number | 20110329 | ||
2 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20110411 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110412 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |