SAP ABAP Class CL_RSAN_RTT_TEMP_TABLE (CL_RSAN_RTT_TEMP_TABLE)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_RT (Package) APD - Tool - Runtime

⤷

⤷

Properties
Class | CL_RSAN_RTT_TEMP_TABLE | |
Short Description | CL_RSAN_RTT_TEMP_TABLE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSAN_RT | APD - Tool - Runtime |
Created | 20020626 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSAN_RTT_TEMP_TABLE has no interface implemented.
Friends
Class CL_RSAN_RTT_TEMP_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1000 | C_MAX_ALLOWED_TEMP_TABLES | 20020626 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | RSANR_TEMP_TABLE_NAME | RSANR_C_GEN_TABNAME_PREFIX | Namespace Reserved for Temporary Tables. Do Not Change! | 20020626 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSANR_T_TEMP_TABLE_NAME | PT_TABLE_NAMES | 20020626 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | P_COUNTER | 20020626 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adopts All Existing Temp. Tables Not Used (For Free Method) | 20020701 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020626 |
3 | ![]() |
Instance method | Public | Method | Creates Temporary Table and Returns Its Name | 20020626 |
4 | ![]() |
Instance method | Public | Method | Deletes All Temporary Tables Created by This Instance | 20020626 |
5 | ![]() |
Static method | Private | Method | Internal ! Do not use ! | 20020626 |
6 | ![]() |
Instance method | Public | Method | Retrieves Temp. Tables Which Are Used (Locked) by Instance | 20020701 |
Events
Class CL_RSAN_RTT_TEMP_TABLE has no event.
Types
Class CL_RSAN_RTT_TEMP_TABLE has no local type.
Method Signatures
Method ADOPT_NOT_USED_TABLES Signature
Method ADOPT_NOT_USED_TABLES on class CL_RSAN_RTT_TEMP_TABLE has no parameter.
Method ADOPT_NOT_USED_TABLES on class CL_RSAN_RTT_TEMP_TABLE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAN_RTT_TEMP_TABLE has no parameter.
Method CONSTRUCTOR on class CL_RSAN_RTT_TEMP_TABLE has no exception.
Method CREATE_TEMP_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CREATE_TADIR | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20030302 | |
2 | ![]() |
I_TADIR_GENFLAG | Value transfer | Type reference (TYPE) | GENFLAG | 'T' | Generierungskennzeichen | 20030302 | |
3 | ![]() |
I_TB_STRUCT | Call by reference | Type reference (TYPE) | RSANR_RT2_TH_FIELDLIST | I_TB_STRUCT | 20020626 | ||
4 | ![]() |
R_TABLE_NAME | Value transfer | Type reference (TYPE) | RSANR_TEMP_TABLE_NAME | R_TABLE_NAME | 20020626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_RSAN_RTT_TEMP_TABLE | 20020626 |
Method FREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_NOREF | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20030302 | |
2 | ![]() |
I_DELETE_TADIR | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20030302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_RSAN_RTT_TEMP_TABLE | 20020626 |
Method FREE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELETE_NOREF | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030302 | ||
2 | ![]() |
I_DELETE_TADIR | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20030302 | ||
3 | ![]() |
I_DEQUEUE | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | I_DEQUEUE | 20020626 | |
4 | ![]() |
I_TB_NAME | Call by reference | Type reference (TYPE) | RSANR_TEMP_TABLE_NAME | I_TB_NAME | 20020626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_RSAN_RTT_TEMP_TABLE | 20020626 |
Method GET_USED_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TABLES | Call by reference | Type reference (TYPE) | RSANR_T_TEMP_TABLE_NAME | 20020701 |
Method GET_USED_TABLES on class CL_RSAN_RTT_TEMP_TABLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 310 |