Hierarchy
⤷
⤷
Properties
| Class | CL_DB6_PARAMCHECKER | |
| Short Description | DB6 Parameter Check Tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20090507 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB6_PARAMCHECKER has no interface implemented.
Friends
Class CL_DB6_PARAMCHECKER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20090507 | |||||
| 2 | Constant | Private | See coding | 20090507 | |||||
| 3 | Constant | Private | See coding | 20090507 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_DATABASE | DB6: Current Database | 20090514 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090513 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | DB6_STRING_TAB | DB6: List of single CLP commands | 20090724 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BCWBN_NOTE | 20090507 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TYPE_ITAB_RESULT | 20090507 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_MSG_WINDOW_BASE | DBA Cockpit: Abstract Message Window | 20091120 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090514 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100311 | |||
| 12 | Constant | Private | See coding | 20090507 | |||||
| 13 | Constant | Private | Type reference (TYPE) | STRING | '1' | 20090617 | |||
| 14 | Constant | Private | Type reference (TYPE) | STRING | '3' | 20090617 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | CL_DB6_TREE_NAVIGATOR | 20091120 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | TYPE_SYSTEM_ATTRIBUTES | 20090619 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | checks Buffrpools and add deviations to the list | 20090723 | |
| 2 | Instance method | Private | Method | adds the [o] and additional variables to the deviation list | 20090714 | |
| 3 | Instance method | Private | Method | analyzes a single classification element in [ ] | 20090619 | |
| 4 | Instance method | Private | Method | analyzes a line of the note and fills wa | 20090507 | |
| 5 | Instance method | Private | Method | determine major version of NOTE nterpreter required by note | 20090617 | |
| 6 | Instance method | Private | Method | true if a checks classification matches the system attrib. | 20090619 | |
| 7 | Instance method | Public | Method | performs a complete check of a system (batch mode) | 20091120 | |
| 8 | Instance method | Private | Method | checks if var or aggregate name is in the positive list | 20090723 | |
| 9 | Instance method | Private | Method | checks if something changed at the rule for this parameter | 20090715 | |
| 10 | Instance method | Private | Method | checks if a Param deviation is in the inteded list | 20090724 | |
| 11 | Instance method | Private | Method | checks if a REG var is a deviation (against positive list) | 20090723 | |
| 12 | Instance method | Private | Method | checks for STMM relevant rule and if STMM is enabled on part | 20090730 | |
| 13 | Instance method | Private | Method | determine if a parameter is DB, DBM or REGISTRY | 20090514 | |
| 14 | Instance method | Public | Constructor | 20090617 | ||
| 15 | Instance method | Public | Method | declare the given variations as intended | 20090508 | |
| 16 | Instance method | Public | Method | declare the given variations as not intended | 20090508 | |
| 17 | Instance method | Private | Method | query the system attributes of the current system | 20090619 | |
| 18 | Instance method | Private | Method | Download a note with a given number over OCS(sm59) | 20090507 | |
| 19 | Instance method | Private | Method | 20120223 | ||
| 20 | Instance method | Public | Method | perform checks and fill in results in itab | 20090512 | |
| 21 | Instance method | Public | Method | date of last note download for the respective note | 20090623 | |
| 22 | Instance method | Public | Method | returns the verison of the downloaded rules note | 20090813 | |
| 23 | Instance method | Public | Method | returns the value of a specified system attribute | 20090622 | |
| 24 | Instance method | Private | Method | determines if a line is check relevant (no [CUST] or [DEPR]) | 20090507 | |
| 25 | Instance method | Private | Method | parse the rules and build result itab without check results | 20090507 | |
| 26 | Instance method | Public | Method | download notes, parse them and create check tables plain | 20090507 | |
| 27 | Instance method | Public | Method | download master note, determine rules note and download | 20090507 | |
| 28 | Instance method | Private | Method | check if |
20090624 | |
| 29 | Instance method | Public | Method | reads the intended definition back from database table | 20090625 | |
| 30 | Instance method | Private | Method | saves the intended definition persistently in database table | 20090625 | |
| 31 | Instance method | Private | Method | search for a relevant >=, <= or = (not in [ ] ) | 20090526 | |
| 32 | Instance method | Private | Method | sets the timestamp for the last download of the resp note | 20090623 | |
| 33 | Instance method | Private | Method | implements cutting of () of STMM value and deferred value | 20090819 | |
| 34 | Instance method | Private | Method | handling of MAX_COORDAGENTS, MAXCAGENTS, MAXCONNECTIONS | 20090819 | |
| 35 | Instance method | Private | Method | splits the part of the line beyond the <= = >= to value - [] | 20090507 |
Events
Class CL_DB6_PARAMCHECKER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_ITAB_RESULT | Private | See coding | 20090507 | TYPE_ITAB_RESULT type standard table of type_line_itab_result
|
||
| 2 | TYPE_LINE_ITAB_RESULT | Private | See coding | 20090507 | begin of type_line_itab_result,
parametertype type string,
parametername type string,
checkoperation type string,
checkvaluetype type string,
checkvalue type string,
classification type string,
end of type_line_itab_result
|
||
| 3 | TYPE_SYSTEM_ATTRIBUTES | Private | See coding | 20090619 | begin of TYPE_SYSTEM_ATTRIBUTES,
is_BI type ABAP_BOOL,
STMM type string,
OS type string,
BIT type i,
is_DPF type ABAP_BOOL,
is_SD type ABAP_BOOL,
has_cde type abap_bool,
end of TYPE_SYSTEM_ATTRIBUTES
|
Method Signatures
Method ADD_BP_VARIATIONS_TO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTENDED_TAB | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090723 | |||
| 2 | RESULT_TAB | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090724 |
Method ADD_BP_VARIATIONS_TO_LIST on class CL_DB6_PARAMCHECKER has no exception.
Method ADD_REG_VARIATIONS_TO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTENDED_TAB | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090715 | |||
| 2 | REGISTRY | Call by reference | Type reference (TYPE) | DB6PMREGVAR_TAB | DB6: Table of DB6PMREGVAR | 20090714 | |||
| 3 | RESULT_TAB | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090714 |
Method ADD_REG_VARIATIONS_TO_LIST on class CL_DB6_PARAMCHECKER has no exception.
Method ANALYZEELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20090619 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090619 |
Method ANALYZEELEMENT on class CL_DB6_PARAMCHECKER has no exception.
Method ANALYZELINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | STRING | 20090507 | ||||
| 2 | WA | Call by reference | Type reference (TYPE) | TYPE_LINE_ITAB_RESULT | 20090507 |
Method ANALYZELINE on class CL_DB6_PARAMCHECKER has no exception.
Method CHECKINTERPRETERVSNOTEVERSION Signature
Method CHECKINTERPRETERVSNOTEVERSION on class CL_DB6_PARAMCHECKER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: action controller has inconsistent state | 20090820 |
Method CHECKMATCHESSYSTEMATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSIFICATION | Call by reference | Type reference (TYPE) | STRING | 20090619 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090619 |
Method CHECKMATCHESSYSTEMATTRIBUTES on class CL_DB6_PARAMCHECKER has no exception.
Method CHECKSYSTEM_BATCHMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVIATIONS_FOUND | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20091120 | |||
| 2 | INTENDED_DEVIATIONS | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20091120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: action controller has inconsistent state | 20091120 | ||
| 2 | DBA Cockpit: DB Exceptions | 20091120 |
Method CHECK_AGAINST_POSITIVE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20090723 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090723 |
Method CHECK_AGAINST_POSITIVE_LIST on class CL_DB6_PARAMCHECKER has no exception.
Method CHECK_FOR_RELEV_ATTR_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITAB_RESULT | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090715 | |||
| 2 | READ_RESTORE_VALUE | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT | DB6: Results of Parameter Check | 20090715 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090715 |
Method CHECK_FOR_RELEV_ATTR_CHANGED on class CL_DB6_PARAMCHECKER has no exception.
Method CHECK_PARAM_IN_INTENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTENDED_TAB | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090724 | |||
| 2 | PARAMNAME | Call by reference | Type reference (TYPE) | STRING | 20090724 | ||||
| 3 | PARAMTYPE | Call by reference | Type reference (TYPE) | STRING | 20090724 | ||||
| 4 | PARTITION | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20090724 | |||
| 5 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090724 |
Method CHECK_PARAM_IN_INTENDED on class CL_DB6_PARAMCHECKER has no exception.
Method CHECK_REG_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090723 | ||||
| 2 | VARNAME | Call by reference | Type reference (TYPE) | DB6PMREGVAR | DB6 CCMS: Registry Variable Desciption | 20090723 |
Method CHECK_REG_VARIABLE on class CL_DB6_PARAMCHECKER has no exception.
Method CHECK_STMM_ON_PT_AGAINST_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSIFICATION | Call by reference | Type reference (TYPE) | STRING | 20090730 | ||||
| 2 | PARTITION | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20090730 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090730 |
Method CHECK_STMM_ON_PT_AGAINST_CLASS on class CL_DB6_PARAMCHECKER has no exception.
Method CLASSIFYPARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20090514 | ||||
| 2 | PARAMTYPE | Value transfer | Type reference (TYPE) | STRING | 20090514 |
Method CLASSIFYPARAMETER on class CL_DB6_PARAMCHECKER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCLASS | Call by reference | Object reference (TYPE REF TO) | CL_DB6_DATABASE | DB6: Current Database | 20091120 | |||
| 2 | MSGWINDOW | Call by reference | Object reference (TYPE REF TO) | CL_DBA_MSG_WINDOW_BASE | DBA Cockpit: Abstract Message Window | 20091120 | |||
| 3 | SYSTEM | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20091120 |
Method CONSTRUCTOR on class CL_DB6_PARAMCHECKER has no exception.
Method DECLAREINTENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Results of Parameter Check | 20090508 | |||
| 2 | ITAB_CHECK | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090508 | |||
| 3 | ITAB_INTENDED | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090508 |
Method DECLAREINTENDED on class CL_DB6_PARAMCHECKER has no exception.
Method DECLARENOTINTENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Results of Parameter Check | 20090508 | |||
| 2 | ITAB_CHECK | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090508 | |||
| 3 | ITAB_INTENDED | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090508 |
Method DECLARENOTINTENDED on class CL_DB6_PARAMCHECKER has no exception.
Method DETERMINESYSTEMATTRIBUTES Signature
Method DETERMINESYSTEMATTRIBUTES on class CL_DB6_PARAMCHECKER has no parameter.
Method DETERMINESYSTEMATTRIBUTES on class CL_DB6_PARAMCHECKER has no exception.
Method DOWNLOADNOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090623 | |||
| 2 | ITAB_NOTE | Call by reference | Type reference (TYPE) | BCWBN_NOTE | 20090507 | ||||
| 3 | NOTENUMBER | Call by reference | Type reference (TYPE) | STRING | 20090507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: action controller has inconsistent state | 20090820 |
Method DOWNLOAD_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120223 | |||
| 2 | ITAB_NOTE | Call by reference | Type reference (TYPE) | BCWBN_NOTE | 20120223 | ||||
| 3 | NOTE_KEY | Call by reference | Type reference (TYPE) | CWBNTKEYLG | Key for OSS Notes with language key | 20120223 | |||
| 4 | RC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120223 | |||
| 5 | SEND_RFC_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120227 |
Method DOWNLOAD_RAW on class CL_DB6_PARAMCHECKER has no exception.
Method EXECUTE_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTENDED_TAB | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090715 | |||
| 2 | RESULT_TAB | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090512 |
Method EXECUTE_CHECKS on class CL_DB6_PARAMCHECKER has no exception.
Method GETLASTDOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTENUMBER | Call by reference | Type reference (TYPE) | STRING | 20090623 | ||||
| 2 | TIMESTAMP | Value transfer | Type reference (TYPE) | DB6TSTAMP_STRUCT | Field of type DATS | 20090623 |
Method GETLASTDOWNLOAD on class CL_DB6_PARAMCHECKER has no exception.
Method GETNOTEVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VERSION | Value transfer | Type reference (TYPE) | STRING | 20090813 |
Method GETNOTEVERSION on class CL_DB6_PARAMCHECKER has no exception.
Method GETSYSTEMATTRIBUTEVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20090622 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20090622 |
Method GETSYSTEMATTRIBUTEVALUE on class CL_DB6_PARAMCHECKER has no exception.
Method ISCHECKRELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | STRING | 20090507 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Boolean Variable (X=True, -=False, Space=Unknown) | 20090507 |
Method ISCHECKRELEVANT on class CL_DB6_PARAMCHECKER has no exception.
Method PARSERULESANDBUILDCHECKTABLE Signature
Method PARSERULESANDBUILDCHECKTABLE on class CL_DB6_PARAMCHECKER has no parameter.
Method PARSERULESANDBUILDCHECKTABLE on class CL_DB6_PARAMCHECKER has no exception.
Method PROVIDECHECKTABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITAB_RESULT_CHECK | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090507 | |||
| 2 | ITAB_RESULT_INTENDED | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB Exceptions | 20090820 |
Method PROVIDERULESNOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090623 | |||
| 2 | NUMBER | Value transfer | Type reference (TYPE) | STRING | 20090622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: action controller has inconsistent state | 20090820 |
Method REPLACECHECKVALUEPLACEHOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKVALUE | Call by reference | Type reference (TYPE) | STRING | 20090624 |
Method REPLACECHECKVALUEPLACEHOLDER on class CL_DB6_PARAMCHECKER has no exception.
Method RESTORE_INTENDED_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITAB_INTENDED | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090625 | |||
| 2 | ITAB_RESULT | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090625 |
Method RESTORE_INTENDED_DEFINITION on class CL_DB6_PARAMCHECKER has no exception.
Method SAVE_INTENDED_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITAB_INTENDED | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT_TAB | DB6: Result List for Parameter Check | 20090625 |
Method SAVE_INTENDED_DEFINITION on class CL_DB6_PARAMCHECKER has no exception.
Method SEARCHOPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | STRING | 20090526 | ||||
| 2 | OPERATOR | Call by reference | Type reference (TYPE) | STRING | 20090526 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090526 |
Method SEARCHOPERATOR on class CL_DB6_PARAMCHECKER has no exception.
Method SETTSFORLASTDOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTENUMBER | Call by reference | Type reference (TYPE) | STRING | 20090623 | ||||
| 2 | TIMESTAMP | Call by reference | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20090623 |
Method SETTSFORLASTDOWNLOAD on class CL_DB6_PARAMCHECKER has no exception.
Method SPECIAL_HANDLING_OF_STMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM | Call by reference | Type reference (TYPE) | DB6PMCD_PAR | DB6: Results of Parameter Check | 20090819 |
Method SPECIAL_HANDLING_OF_STMM on class CL_DB6_PARAMCHECKER has no exception.
Method SPECIAL_PARAM_HANDLING_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM | Call by reference | Type reference (TYPE) | DB6_PARAM_CHECK_RESULT | DB6: Results of Parameter Check | 20090819 | |||
| 2 | TO_BE_HANDLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090824 |
Method SPECIAL_PARAM_HANDLING_REQ on class CL_DB6_PARAMCHECKER has no exception.
Method SPLITOVALUEANDCLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSIFICATION | Call by reference | Type reference (TYPE) | STRING | 20090507 | ||||
| 2 | MIXEDVALUE | Call by reference | Type reference (TYPE) | STRING | 20090507 | ||||
| 3 | REALVALUE | Call by reference | Type reference (TYPE) | STRING | 20090507 |
Method SPLITOVALUEANDCLASSIFICATION on class CL_DB6_PARAMCHECKER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |