SAP ABAP Class CL_STCT_SC_CONFIG_DBACOCKPIT (Configuration of Standard Jobs for DBA Planning Calendar)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
⤷
S_LMCFG_SC_TASKS (Package) System Copy Tasks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STCTM_REPORT_UI | Report User Interface Superclass | 20110920 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20110407 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK_SECSTORE | Task uses Secure Store ABAP | 20111206 |
Properties
| Class | CL_STCT_SC_CONFIG_DBACOCKPIT | |
| Short Description | Configuration of Standard Jobs for DBA Planning Calendar | |
| Super Class | CL_STCTM_REPORT_UI | Report User Interface Superclass |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_LMCFG_SC_TASKS | System Copy Tasks |
| Created | 20110407 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STCT_SC_CONFIG_DBACOCKPIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STCTM_BG_TASK | Background Task | 20110407 | ||
| 2 | IF_STCTM_TASK_SECSTORE | Task uses Secure Store ABAP | 20111206 |
Friends
Class CL_STCT_SC_CONFIG_DBACOCKPIT has no friend class.
Attributes
Class CL_STCT_SC_CONFIG_DBACOCKPIT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20111018 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110407 | |
| 3 | Instance method | Private | Method | 20110407 |
Events
Class CL_STCT_SC_CONFIG_DBACOCKPIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_TAB_PARAMETERS | Private | See coding | 20110407 | gty_tab_parameters TYPE STANDARD TABLE OF sdbar
|
Method Signatures
Method CHECK_PWD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = successfully;'-' = failed | 20111018 | |||
| 2 | I_DBPWD | Call by reference | Type reference (TYPE) | STRING | 20111018 | ||||
| 3 | I_DBUSER | Call by reference | Type reference (TYPE) | STRING | 20111018 | ||||
| 4 | I_OPERATOR | Call by reference | Type reference (TYPE) | STRING | 20111018 | ||||
| 5 | I_OPPWD | Call by reference | Type reference (TYPE) | STRING | 20111018 |
Method CHECK_PWD on class CL_STCT_SC_CONFIG_DBACOCKPIT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_STCT_SC_CONFIG_DBACOCKPIT has no parameter.
Method CONSTRUCTOR on class CL_STCT_SC_CONFIG_DBACOCKPIT has no exception.
Method PLAN_DBA_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTION | Call by reference | Type reference (TYPE) | SDBAP | DBA Planning Table | 20110407 | |||
| 2 | IS_RECURRENCE | Call by reference | Type reference (TYPE) | SDBA_RECUR | Recurrence Pattern of a Scheduled DBA Action | 20110407 | |||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | GTY_TAB_PARAMETERS | 20110407 | ||||
| 4 | RV_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20110407 |
Method PLAN_DBA_JOB on class CL_STCT_SC_CONFIG_DBACOCKPIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |