SAP ABAP Class CL_DB2_ACTION_CONS_DETAIL (Detail view of all connections)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU2 (Package) CCMS for DB2 for OS/390
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ACTION_CONTROLLER | DB2: Abstract Action Controller | 20060228 |
Properties
| Class | CL_DB2_ACTION_CONS_DETAIL | |
| Short Description | Detail view of all connections | |
| Super Class | CL_DB2_ACTION_CONTROLLER | DB2: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU2 | CCMS for DB2 for OS/390 |
| Created | 20050901 | SAP |
| Last change | 20090618 | 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_DB2_ACTION_CONS_DETAIL has no interface implemented.
Friends
Class CL_DB2_ACTION_CONS_DETAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20050901 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB2_CONNECT_INI | reference of cl_db2_connect_ini class | 20050913 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 9 | 20051010 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 5 | 20051010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | checks for equal connections names | 20050919 | |
| 2 | Instance method | Private | Method | print protocol of connections test | 20051117 | |
| 3 | Instance method | Private | Method | Sets the attributes of the ALV | 20050901 | |
| 4 | Instance method | Private | Method | 20050927 | ||
| 5 | Instance method | Private | Method | Shows all groups | 20050901 | |
| 6 | Instance method | Private | Method | test connections in target system | 20051115 |
Events
Class CL_DB2_ACTION_CONS_DETAIL has no event.
Types
Class CL_DB2_ACTION_CONS_DETAIL has no local type.
Method Signatures
Method CHECK_INPUT_CONSDETAIL Signature
Method CHECK_INPUT_CONSDETAIL on class CL_DB2_ACTION_CONS_DETAIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051007 | |||
| 2 | 20050920 | |||
| 3 | 20051007 |
Method PRINT_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Call by reference | Type reference (TYPE) | DB2CC_PROTOCOL_TABLE | structure used for DB2 CCMS protocol in function modules | 20051117 |
Method PRINT_PROTOCOL on class CL_DB2_ACTION_CONS_DETAIL has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DB2_ACTION_CONS_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB2_ACTION_CONS_DETAIL has no exception.
Method SHOW_COMMON_CON_ATTRIBUTES Signature
Method SHOW_COMMON_CON_ATTRIBUTES on class CL_DB2_ACTION_CONS_DETAIL has no parameter.
Method SHOW_COMMON_CON_ATTRIBUTES on class CL_DB2_ACTION_CONS_DETAIL has no exception.
Method SHOW_GROUPS Signature
Method SHOW_GROUPS on class CL_DB2_ACTION_CONS_DETAIL has no parameter.
Method SHOW_GROUPS on class CL_DB2_ACTION_CONS_DETAIL has no exception.
Method TEST_CONNECTIONS Signature
Method TEST_CONNECTIONS on class CL_DB2_ACTION_CONS_DETAIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB2: CONNECT.INI related exceptions | 20051115 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |