SAP ABAP Class CL_SQLPORT_TEMPTABLE_FACTORY (Factory for Temporary Tables)
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

⤷

⤷

Properties
Class | CL_SQLPORT_TEMPTABLE_FACTORY | |
Short Description | Factory for Temporary Tables | |
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
Class CL_SQLPORT_TEMPTABLE_FACTORY has no forward declaration.
Interfaces
Class CL_SQLPORT_TEMPTABLE_FACTORY has no interface implemented.
Friends
Class CL_SQLPORT_TEMPTABLE_FACTORY has no friend class.
Attributes
Class CL_SQLPORT_TEMPTABLE_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates a temptable object | 20130207 |
Events
Class CL_SQLPORT_TEMPTABLE_FACTORY has no event.
Types
Class CL_SQLPORT_TEMPTABLE_FACTORY has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBSYS | Call by reference | Type reference (TYPE) | SY-DBSYS | ABAP System Field: Central Database System | 20130207 | ||
2 | ![]() |
TEMPTABLE_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SQLPORT_TEMPTABLE | Temporary Tables for specified DB platform | 20130207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Functionality Not Ported | 20130207 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |