SAP ABAP Class CL_SDB_ACTION_STATEMENT_ID (Maintain Select Statementd with an ID in DB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB-CCM (Application Component) CCMS/Database Monitors for MaxDB
⤷
SDBA_SDB (Package) MaxDB/liveCache Monitoring and Administration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADA_ACTION_CONTROLLER | ADA: Abstract Action Controller | 20081024 |
Properties
| Class | CL_SDB_ACTION_STATEMENT_ID | |
| Short Description | Maintain Select Statementd with an ID in DB | |
| Super Class | CL_ADA_ACTION_CONTROLLER | ADA: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_SDB | MaxDB/liveCache Monitoring and Administration |
| Created | 20081024 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SDB_ACTION_STATEMENT_ID has no forward declaration.
Interfaces
Class CL_SDB_ACTION_STATEMENT_ID has no interface implemented.
Friends
Class CL_SDB_ACTION_STATEMENT_ID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Action in Select Editor | 20081028 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DBCON_NAME | DB Connection Name | 20090112 | |||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20081024 | |||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20081024 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SDB_ANSW_TAB | Select Statement as SDB_ANSW_TAB | 20090112 | |||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20081024 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | SDB_SELECT_STATEMENT | Data | 20081024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Delete Statement | 20081104 | |
| 2 | Instance method | Private | Method | Insert into Database | 20081103 | |
| 3 | Instance method | Private | Method | Describes All Entries in the Listbox | 20090113 | |
| 4 | Instance method | Private | Method | Import a Statement | 20081103 |
Events
Class CL_SDB_ACTION_STATEMENT_ID has no event.
Types
Class CL_SDB_ACTION_STATEMENT_ID has no local type.
Method Signatures
Method DELETE_FROM_SDB_SEL_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Type reference (TYPE) | SDB_STMT_ID | Schlüßel | 20081104 | |||
| 2 | RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20081104 |
Method DELETE_FROM_SDB_SEL_STMT on class CL_SDB_ACTION_STATEMENT_ID has no exception.
Method EXPORT_TO_SDB_SEL_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Type reference (TYPE) | SDB_STMT_ID | Schlüßel | 20081103 | |||
| 2 | RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20081103 | |||
| 3 | SEL_STMT | Call by reference | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20081103 |
Method EXPORT_TO_SDB_SEL_STMT on class CL_SDB_ACTION_STATEMENT_ID has no exception.
Method GET_STATEMENTS_TABLE Signature
Method GET_STATEMENTS_TABLE on class CL_SDB_ACTION_STATEMENT_ID has no parameter.
Method GET_STATEMENTS_TABLE on class CL_SDB_ACTION_STATEMENT_ID has no exception.
Method IMPORT_FROM_SDB_SEL_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Type reference (TYPE) | SDB_STMT_ID | Schlüßel | 20081103 | |||
| 2 | RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20081103 | |||
| 3 | SEL_STMT | Call by reference | Type reference (TYPE) | SDB_ANSW_TAB | SAP DB: Tabelle für Antwortzeilen eines DBM-Kommandos | 20081103 |
Method IMPORT_FROM_SDB_SEL_STMT on class CL_SDB_ACTION_STATEMENT_ID has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |