SAP ABAP Class CL_SQLPORT_TEMPTABLE_ORA (Temporary Tables for Oracle)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
⤷
SDBA (Package) DBA: Database-Independent Code

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SQLPORT_TEMPTABLE | Temporary Tables for anyDB | 20130207 |
Properties
Class | CL_SQLPORT_TEMPTABLE_ORA | |
Short Description | Temporary Tables for Oracle | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA | DBA: Database-Independent Code |
Created | 20130207 | SAP |
Last change | 20140121 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SQLPORT_TEMPTABLE | Temporary Tables for anyDB | 20130207 |
Friends
Class CL_SQLPORT_TEMPTABLE_ORA has no friend class.
Attributes
Class CL_SQLPORT_TEMPTABLE_ORA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Build Create Index Statement | 20130207 |
2 | ![]() |
Instance method | Private | Method | Check Temp Table | 20130207 |
Events
Class CL_SQLPORT_TEMPTABLE_ORA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_COMMENT | Private | See coding | 20130207 | T_COMMENT(250) TYPE c
|
Method Signatures
Method BUILD_INDEX_STMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FULL_TABNAME | Call by reference | Type reference (TYPE) | STRING | 20130207 | |||
2 | ![]() |
INDEX_DEF | Call by reference | Type reference (TYPE) | TEMPTAB_INDEX | Temporary Table Index | 20130207 | ||
3 | ![]() |
SQL_STMT | Value transfer | Type reference (TYPE) | STRING | 20130207 |
Method BUILD_INDEX_STMT on class CL_SQLPORT_TEMPTABLE_ORA has no exception.
Method CHECK_TEMP_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMENTS | Call by reference | Type reference (TYPE) | T_COMMENT | 20130207 | |||
2 | ![]() |
CREATED | Call by reference | Type reference (TYPE) | STRING | 20130207 | |||
3 | ![]() |
DURATION | Call by reference | Type reference (TYPE) | STRING | 20130207 | |||
4 | ![]() |
FULL_TABNAME | Call by reference | Type reference (TYPE) | STRING | 20130207 | |||
5 | ![]() |
IS_TEMPORARY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130207 | |||
6 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130207 | |||
7 | ![]() |
STMT_REF | Call by reference | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20130207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for SQL Error | 20130207 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |